Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eval("script", javascript) asks for downloading Javascript.jar when using Java 1.8 #119

Open
ctrueden opened this issue Aug 17, 2015 · 0 comments

Comments

@ctrueden
Copy link
Member

ij.plugin.Macro_Runner has special logic for Java7+ to download the JavaScript Rhino library as needed. But it clashes with how ImageJ2 supports JavaScript.

One solution is to patch ImageJ1 to lean on SciJava's scripting-javascript component as appropriate.

Migrated-From: http://fiji.sc/bugzilla/show_bug.cgi?id=1142

@ctrueden ctrueden added this to the unscheduled milestone Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant