Code Monkey home page Code Monkey logo

Comments (3)

client9 avatar client9 commented on July 20, 2024

I don't understand why envjs.com is incorrect or who even runs it, but the best way to get the jar is to make one manually:

git clone http://github.com/thatcher/env-js
cd env-js
ant concat (or ant zip)

Failing that, I could post a snapshot jar.

from env-js.

thatcher avatar thatcher commented on July 20, 2024

sorry, the new site is almost ready. envjs.jar is deprecated and only js.jar is needed. env.rhino.js needs to be built from source as nick mentioned, we will be provided official releases as part of the new site.

from env-js.

cefn avatar cefn commented on July 20, 2024

I don't know if js.jar is equivalent to env-js.jar. Initially, I tried to run it in this way, and found that load() and print() weren't defined.

I had to write this Java harness for invoking Contexts based on a useful comment in the Google Group describing how to bring in the necessary Rhino Shell bindings...
http://pastebin.com/zAmJpKNC

At present I'm trying to run the Rhino debugger. Since this requires a specific Main class to be invoked, I don't know how to ensure that all the relevant bindings are there if js.jar doesn't provide them.

from env-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.