FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 924 : javadoc comments from basic mode don't show up at the top of the class
Last modified: 2008-09-20 18:17
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-09-20 18:17
when a javadoc comment is added to a basic mode sketch, the preprocessed
.java file doesn't place it in the proper location. that is, the comment
winds up at the top of setup() rather than the top of the class definition.
This bug is now being tracked
here
.