Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Widget Connector
urlhttps://www.youtube.com/watch?v=zw7Nd67_aFw

 

  • 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

Image Added

Download nautdrafter_update.bat in the nautdrafter/bin directory.  Double click on nautdrafter_update.bat.