FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 878 : Error on Windows that JDK is not installed even when it is
Last modified: 2008-10-12 18:20
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P1
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-08-17 05:56
In the current release (0146), Processing may not be able to find the JDK
even if you have one installed. If this happens on your machine, copy the
contents of your JDK installation to the Processing folder, and rename the
folder to "java".
This is a tricky fix because it involves reading different registry keys,
something that must be done carefully (using Unicode) in order to preserve
cross-language compatibility. As such, we are evaluating other options for
the launcher because this involves such a potentially significant change.
Additional Comment
#1 From fry 2008-10-12 18:20
fixed for 0149.