 Thread Author
# 1

12-19-2010, 11:01 AM
|
| CrackBerry Newbie Device(s): 8530 Carrier: Metro PCS | | Location: Las Vegas Join Date: Dec 2010 Posts: 8 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
which jdk
I'm a new Blackberry user but an old programmer. I didn't find a app for my needs so like any programmer, thought I'd create my own.
I can't get the JDE 5.0 working. Its probably the JDK setup. I go to the the command prompt of my Windows 7 x64 and type, "java -version" and get:
java version "1.6.0_23"
java<TM> SE Runtime Environment <build 1.6.0_23-b05>
java HotSpot <TM> 64-Bit Server VM <build 19.0-b09, mixed mode>
Installing JDE 5.0 I get an error that the prerequisite java 1.5 is not installed. I unchecked the prerequisite requirement to intsll JDE, but trying to build I get "cannot run program "javac".
Do I need to install Java EE, Java ME, Java Se, Java RE, or JavaFX? Or all of them? Or none of them?
Am I making this too hard or is there more detailed instructions than Blackberry's "Requierd 1.5 or higher. Found nothing."
Thanks.
|