What directory was the code in? Java conventions require the path to the class file to match the package designation (org.apache.pivot.tutorials). And you would need "." in your CLASSPATH too.
~Roger Whitcomb
What directory was the code in? Java conventions require the path to the class file to match the package designation (org.apache.pivot.tutorials). And you would need "." in your CLASSPATH too.
~Roger Whitcomb