We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a831e18 commit 66732beCopy full SHA for 66732be
src/main/java/org/scijava/plugins/scripting/java/JavaScriptLanguage.java
@@ -43,7 +43,8 @@
43
/**
44
* Provides Java as a {@link ScriptLanguage}.
45
* <p>
46
- * Primarily intended as a back-end for ImageJ2's script editor, this
+ * Primarily intended as a back-end for the <a
47
+ * href="http://imagej.net/Script_Editor">ImageJ script editor</a>, this
48
* "script" language implementation compiles and runs Java classes.
49
* </p>
50
*
0 commit comments