FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 814 : 0136+ is more strict about library imports
Last modified: 2008-06-13 13:35
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
518
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fjen
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-06-10 14:17
i use processing.xml in a library. since 0136+ i have to add an import to the sketch to have my
library be able to use the xml library (althogh it's imported already internally).
library is here:
http://bezier.de/processing/libs/itl/
F
Additional Comment
#1 From fry 2008-06-10 15:04
no, that's the correct behavior. prior to 0136, it was pulling in too many
libraries and thus causing even larger/messier problems. (e.g. that awful
illustrator library could hose even projects that didn't use it.)
you're looking for the enhancement from
bug #518
, so i'll just mark this as
a dupe of that.
*** This bug has been marked as a duplicate of
518
***
Additional Comment
#2 From fry 2008-06-13 13:34
***
Bug 823
has been marked as a duplicate of this bug. ***