Revision
28215
by jbfaden:
remove webstart as launch option. (I thought I'd done this, but I think I would manually remove it.) |
Change Type | Path in Repository | Path in Workspace |
---|
 | /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
28213
by jbfaden:
bug 2692: detect github link and always use external browser. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/ui/DocumentationScrollPane.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/ui/DocumentationScrollPane.java |
Revision
28212
by jbfaden:
bug 1687: sloppy code to support PWD + 'file.cdf?<C>' completions broke completions for "vap+cdaweb:ds=<C>" |
Change Type | Path in Repository | Path in Workspace |
---|
 | /autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html |
Revision
28210
by jbfaden:
corrections to completions, where the name of the parameter was repeated. Also descriptions also look for the name, which often is put in there by teams (JAD_30_LRS for example) so that the description is understood out-of-context, but the name provides context. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java |