Changes

Summary

  1. release notes
  2. rfe829: add script editor dialog for setScriptDescription
  3. javadoc
  4. add no-arg constructor so that it can be used with the Netbeans Matisse GUI builder's Pallette Manager
  5. finally figured this out after walking though carefully and making no assumptions
  6. finally figured this out after walking though carefully and making no assumptions
  7. finally figured this out after walking though carefully and making no assumptions
  8. more experiments
  9. don't just execute "java" on the command line, since Java 8 doesn't provide return codes (I think).
Revision 27658 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/screen.pngautoplot/Autoplot/src/screen.png
Revision 27657 by jbfaden:
rfe829: add script editor dialog for setScriptDescription
Change TypePath in RepositoryPath in Workspace
The file was added/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.formautoplot/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.form
The file was added/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/ScriptDocumentationPanel.java
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorContextMenu.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/EditorContextMenu.java
Revision 27656 by jbfaden:
javadoc
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.javaautoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextField.javaautoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextField.java
Revision 27655 by jbfaden:
add no-arg constructor so that it can be used with the Netbeans Matisse GUI builder's Pallette Manager
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.javaautoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextArea.java
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/ui/PromptTextField.javaautoplot/DataSource/src/org/autoplot/datasource/ui/PromptTextField.java
Revision 27654 by jbfaden:
finally figured this out after walking though carefully and making no assumptions
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.javaautoplot/Autoplot/src/test/endtoend/TestRunScripts.java
Revision 27653 by jbfaden:
finally figured this out after walking though carefully and making no assumptions
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.javaautoplot/Autoplot/src/test/endtoend/TestRunScripts.java
Revision 27652 by jbfaden:
finally figured this out after walking though carefully and making no assumptions
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.javaautoplot/Autoplot/src/test/endtoend/TestRunScripts.java
Revision 27651 by jbfaden:
more experiments
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.javaautoplot/Autoplot/src/org/autoplot/AutoplotUI.java
The file was modified/autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.javaautoplot/Autoplot/src/test/endtoend/TestRunScripts.java
Revision 27650 by jbfaden:
don't just execute "java" on the command line, since Java 8 doesn't provide return codes (I think).
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/test/endtoend/TestRunScripts.javaautoplot/Autoplot/src/test/endtoend/TestRunScripts.java