Running SWT application outside Eclipse [message #464564] |
Thu, 24 November 2005 17:15  |
Eclipse User |
|
|
|
Originally posted by: mwilli.iastate.edu
I'm trying to create a redistributable jar file for an application I am
working on. The application uses SWT for the grapical interface. I am able
to run the jar file using the java -classpath
swt.jar;helloworld.jar -Djava.library.path="C:\SWT" helloworld command-line
parameters, but when the application starts, I don't get any text on the
buttons, I don't get any text in a list, and I don't get any images or text
on CLabels that are part of a sub-class of composite. The program works fine
within Eclipse. Any ideas of how to get this to work outside of eclipse?
P.S. The library is complete.
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08262 seconds