XML Feeds

.

[java-dev] Help - Max 5 - mxj won't open!

Joshua Kit Clayton jkc at musork.com
Thu Apr 24 01:29:31 MDT 2008


On Apr 23, 2008, at 11:27 PM, David Roden wrote:
> java.lang.NoClassDefFoundError: quickie$2
> at quickie._flash_me(quickie.java:321)
> at quickie.bang(quickie.java:64)
> at quickie.dblclick(quickie.java:289)

Sorry I can't reproduce on my machine. Is it possible that you have  
added old paths to your search path, or that there's an old version of  
max.jar hiding inside some standalone, or you've manually edited your  
classpath? It sounds like it's finding the old JAR.

If I follow these steps:

1. create new patcher
2. type n for new object
3. type mxj quickie foo
4. double click

Then, I can edit the template java code.

-Joshua


More information about the java-dev mailing list