XML Feeds

.

[java-dev] MoveToIntel. ClassLoader issues

Matthew Aidekman puuukeey at comcast.net
Tue Jun 12 19:40:03 MDT 2007


Anyone have any cluee as to what this might be about?  it came up after I moved to my new MacBook Pro.  I've tried it with my files located everwhere in relation to the max file.  Before the move, they were located in a "classes" folder which was in the same directory as my max file.



? error: java.lang.NoClassDefFoundError: MultiTouchGuiSlider (wrong name: mat/multitouch/MultiTouchGuiSlider)
? error: 	at java.lang.ClassLoader.defineClass1(Native Method)
? error: 	at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
? error: 	at com.cycling74.max.MXJClassLoaderImpl.doLoadClass(MXJClassLoaderImpl.java:119)
? error: 	at com.cycling74.max.MXJClassLoader.loadClazz(MXJClassLoader.java:88)
? error: Could not load class 'MultiTouchGuiSlider'



More information about the java-dev mailing list