Hi,
I'm fairly new to Java and I've been stuck on this problem for ages. I have a program to load 3d buildings using Java3D. So I compile it using the command:
javac -classpath ".;dxfloader.jar" DXFLoaderSample.java
and then
java -classpath ".;dxfloader.jar" DXFLoaderSample
This produces a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.