...
Widget Connector | ||
---|---|---|
|
- How do I use Java 8?
See http://docs.oracle.com/javase/8/docs/technotes/guides/install/mac_jdk.html
Code Block |
---|
Run the java --version
If it doesn't report java 8 than the installation of java wasn't correct.
To run a different version of Java, either specify the full path, or use the java_home tool:
% /usr/libexec/java_home -v 1.8.0_06 --exec javac -version |
Windows 7
- I get the following error launching nautdrafter
Download nautdrafter_update.bat in the nautdrafter/bin directory. Double click on nautdrafter_update.bat.
Table of Contents | ||
---|---|---|
|