File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 388388 <org .scijava.scijava-ui-swing.version>${scijava-ui-swing.version} </org .scijava.scijava-ui-swing.version>
389389
390390 <!-- Script Editor - https://github.com/scijava/script-editor -->
391- <script-editor .version>0.5.9 </script-editor .version>
391+ <script-editor .version>0.6.1 </script-editor .version>
392392 <org .scijava.script-editor.version>${script-editor.version} </org .scijava.script-editor.version>
393393
394+ <!-- Script Editor: Jython - https://github.com/scijava/script-editor-jython -->
395+ <script-editor-jython .version>0.1.1</script-editor-jython .version>
396+ <org .scijava.script-editor-jython.version>${script-editor-jython.version} </org .scijava.script-editor-jython.version>
397+
394398 <!-- Scripting: BeanShell - https://github.com/scijava/scripting-beanshell -->
395399 <scripting-beanshell .version>0.3.4</scripting-beanshell .version>
396400 <org .scijava.scripting-beanshell.version>${scripting-beanshell.version} </org .scijava.scripting-beanshell.version>
20542058 <version >${org.scijava.script-editor.version} </version >
20552059 </dependency >
20562060
2061+ <!-- Script Editor: Jython - https://github.com/scijava/script-editor-jython -->
2062+ <dependency >
2063+ <groupId >org.scijava</groupId >
2064+ <artifactId >script-editor-jython</artifactId >
2065+ <version >${org.scijava.script-editor-jython.version} </version >
2066+ </dependency >
2067+
20572068 <!-- Scripting: BeanShell - https://github.com/scijava/scripting-beanshell -->
20582069 <dependency >
20592070 <groupId >org.scijava</groupId >
You can’t perform that action at this time.
0 commit comments