Hi had to reinstalled processing but now i cannot create any classes anymore.
like
Code:
void setup() {
}
public class Balken {
}
just gives me
java.lang.ClassNotFoundException: Temporary_8183_5467
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at processing.core.PApplet.main(PApplet.java:6942)
does anyone know what to do. maybe a option that normaly is set automaticly that doesnt work at the moment( winxp)?
thanks
----
i works good with the normal version but not with the expert version. do i have to set something in the preferences.txt to make it wotk with the jre1.6.0_07 or jdk1.6.0_07