[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Run examples problem
|
I just downloaded eclipse and was trying out the examples but I ran into a
problem when I went to run the application. Going straight by the example
I filled in everything for the run and this was the error I recieved:
java.lang.NoClassDefFoundError:
Djava/library/path=INSTALLDIR\plugins\org/eclipse/swt/win32_2/1/0\os\win32\x86
Exception in thread "main"
This appears to be the VM Arguments except my VM Arguments are like the
examples:
Djava.library.path=INSTALLDIR\plugins\org.eclipse.swt.win32_2.1.0\os\win32\x86
Am I missing something? It appears that the '.' are being converted to '/'.
System: Windows 2000 sp3
Thanks,
Lucas