Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Cannot find function bind in object function _math #65

@gsnunes

Description

@gsnunes

Hi guys, I tryed run my project out of IDE (Eclipse) and throws error below.
org.lesscss.LessException: org.mozilla.javascript.EcmaError: TypeError: Cannot find function bind in object
This error happens only with ES5 methods.
I don't understand why, because I'm using the latest Rhino version and when I run from Eclipse I don't have problems.

I'm using Java 7.
I know that Eclipse JRE is different of Oracle JRE.
Someone know's what happens ? To me seems like java get an old Rhino included on JDK and not the library imported to project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions