Quote:
Originally Posted by Greg McKaskle
The Java button on the DS executes PATH/sunspotfrcsdk\tools\SmartDashboard.jar, where PATH is the user home directory.
Can you try that command line from a terminal or command window?
|
It appears to be a working directory issue.
If I enter that command line from within the sunspotfrcsdk\tools\ directory, it works. If I run that command line from elsewhere (ie C:\), it fails to load the extensions and reports no Extension folder.
Looking at the SmartDashboard source, in FileSniffer.java, it appears to be searching "./extensions"