Standalone... [message #34208] |
Mon, 14 March 2005 17:01  |
Eclipse User |
|
|
|
Originally posted by: christian.jean.gmail.com
I need help, and I'm willing to write an extensive multi-platform
tutorial, with easy to understand examples. It will mostly focus on
command line implementation, compiling, running and deployment.
Is every programmer an IDE programmer these days?
I'm trying to find information (tutorials/docs) in order to implement,
compile and deploy using ONLY the command line (sorry but I'm NOT
interested in using a GUI/IDE to develop my apps).
When I search for 'standalone' I come to realize that it really means
developing with the IDE and running standalone!
So far I've got a few examples to compile, but when I make an attempt to
run them, I get the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no
swt-win32-3062 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
|
|
|
|
Powered by
FUDForum. Page generated in 0.09148 seconds