FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 861 : java.lang.NoClassDefFoundError: processing/core/PApplet on Mac OS X
Last modified: 2008-08-02 12:38
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
enmaso
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-07-31 20:40
[LaunchRunner Error] processing.app.Base.main(String[]) threw an exception:
java.lang.NoClassDefFoundError: processing/core/PApplet
at processing.app.Base.main(Base.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at
apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Additional Comment
#1 From fry 2008-08-02 11:07
Did you drag just the .app folder to your Applications folder without its
supporting folders?
Additional Comment
#2 From enmaso 2008-08-02 12:30
thanks.... i am processing [i had setup a folder to organize the supporting
files in App.]
Additional Comment
#3 From fry 2008-08-02 12:38
Got it, thanks for checking back.