... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NativeInterface.isOpen() fails in versions > 2.1.x
#4
(23.05.2011, 22:09)LifelessDead Wrote: So it has to be something specific for this system...... *grr*

I've seen this pattern before. Somewhen in January I've updated the Eclipse SWT library. And the new 3.6 library fails if there are non-existing directories referred in the PATH variable.

Please send me the output of
> set

on the command line and look for
Quote:Files\Common
as one such PATH component. It's what makes a command line issued by Eclipse SWT fail:

Quote:NativeSwing[1]: java.lang.NoClassDefFoundError: Files\Common
NativeSwing[1]: Caused by: java.lang.ClassNotFoundException: Files\Common

There a component of the PATH is mistaken for the class the JVM should start.
--
Christian
Reply


Messages In This Thread
RE: NativeInterface.isOpen() fails in versions > 2.1.x - by routeconverter - 23.05.2011, 22:20

Forum Jump:


Users browsing this thread: 1 Guest(s)