FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1473 : Cannot find libraries in 0178
Last modified: 2010-03-10 09:53
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
ajstarks
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-02-21 15:25
could be just a config issue, but with a naive installation of 0177 (download, place in Application folder)
sketches that:
import processing.pdf.*;
result in
The package processing.pdf does not exist
2/21/10 6:19:03 PM [0x0-0x3a83a8].org.processing.app[29109] Note that release 1.0, libraries must
be installed in a folder named 'libraries' inside the 'sketchbook' folder.
Additional Comment
#1 From fry 2010-02-22 06:19
bummer, looks like something didn't work with the itext downgrade. in the
meantime, you can probably use the pdf library (or even just its itext.jar
file) from 1.0.9 and you should be fine.
Additional Comment
#2 From fry 2010-03-10 09:53
fixed for 0179 and updating bug title.