I have a problem at startup, I get the following error, someone has already have this bug (?) but there has been no following answers on sourceforge.
[vpernin@eai devaki-nextobjects-0.3-alpha5]$ ./nextobjects.sh
Exception in thread "main" java.lang.NoSuchFieldError: java.awt.Color:
field GREEN not found
at
org.devaki.nextobjects.util.NOPreferences.<clinit>(NOPreferences.java:89)
at org.devaki.nextobjects.NextObjects.<init>(NextObjects.java:144)
at org.devaki.nextobjects.NextObjects.main(NextObjects.java:334)
Could you help please?
Vladislav Pernin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a problem at startup, I get the following error, someone has already have this bug (?) but there has been no following answers on sourceforge.
[vpernin@eai devaki-nextobjects-0.3-alpha5]$ ./nextobjects.sh
Exception in thread "main" java.lang.NoSuchFieldError: java.awt.Color:
field GREEN not found
at
org.devaki.nextobjects.util.NOPreferences.<clinit>(NOPreferences.java:89)
at org.devaki.nextobjects.NextObjects.<init>(NextObjects.java:144)
at org.devaki.nextobjects.NextObjects.main(NextObjects.java:334)
Could you help please?
Vladislav Pernin