Changes

Summary

  1. trivial, use null not "" for documentation in completions.
  2. put the completion along with the label. PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value.
Revision 27749 by jbfaden:
trivial, use null not "" for documentation in completions.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 27748 by jbfaden:
put the completion along with the label.  PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/CompletionsList.javaautoplot/DataSource/src/org/autoplot/datasource/CompletionsList.java