jclic-libmanager --version (return code: 0)
JClic System Libraries Manager
usage: java -cp jclic.jar edu.xtec.jclic.project.LibraryManager -[option] [name] [path]
Valid options are:
-add name path Adds a new element to the list of system libraries.
'path' must point to a library.jclic file.
-remove name Removes the library from the system list.
-list Displays a list of the existing system libraries.
-silent Supresses console output (except for errors).
-help Displays this message.
jclic-libmanager --help (return code: -15)
JClic System Libraries Manager
usage: java -cp jclic.jar edu.xtec.jclic.project.LibraryManager -[option] [name] [path]
Valid options are:
-add name path Adds a new element to the list of system libraries.
'path' must point to a library.jclic file.
-remove name Removes the library from the system list.
-list Displays a list of the existing system libraries.
-silent Supresses console output (except for errors).
-help Displays this message.