09-04-2012 09:13 AM - edited 09-04-2012 09:14 AM
Hi all,
I need jdk 1.2/J2SE-1.2 to install for windows 7,
I tried and installed one but in it's description its mentitioned windows 2000 , NT , XP ..etc.,
Its not inluded for windows 7.
when im trying to install that nothing is happening may be the problem with windows 7 but not sure.
So can anyone tell me how and where can i get the jdk 1.2 / J2SE-1.2 to download
NOTE: In BlackBerry Plugin we can navigate to different jdk versions (fromm1.2 to 1.6) by changing in the Execution environment. but I need seperately to download my required software.
Thaks in Advance.
09-04-2012 12:37 PM
I am confused by this requirement. I do not see that you neeed this. I use Eclipse with Java 1.6. I think I told Eclipse somewhere to compile with code compatible with 1.3 but I do not have any other Java installed.
So why do you need this?
09-04-2012 02:50 PM - edited 09-04-2012 02:55 PM
Hi peter,
My main requirement is in below thread,
http://supportforums.blackberry.com/t5/Java-Develo
So inorder to access a method of a class which is in default-package
into a class of some user created package the way I found with Reflection mechanism.
But without reflection technique straight forward I'm achieving ( that accessibility issue) in jdk 1.2, I have checked it today.
I have to install this jdk in other machine.
09-05-2012 03:07 AM
09-05-2012 03:13 AM
09-05-2012 03:19 AM