JDK Programming Software Development by Progr4mmer I noticed my JDK is 6u21(1.6.0_21) and the newest is 6u24(1.6.0_24) is there any way for me to update without re downloading, is there and reason to either? jdk version Programming Software Development by gispe …, n it get the error that "there isnt a jdk installed", but there is. i tried uninstalling it n… again, but when i do that, the jdk fx starts installing it, when that jdk version isnt the one that what want… Re: JDK setup error 1721 Programming Software Development by HelloMe … got actually 2 versions now. Yours and i DL a JDK 5 version... The one you referd me to is in…:\Program Files\Java\jre6\bin And the Jdk 5 version is in : C:\Sun\SDK\jdk\bin I set the path in… both doesn´t work. Ex.: set path= C:\Sun\SDK\jdk\bin My class is also saved under the class name… Re: JDK setup error 1721 Programming Software Development by aliartos Same error on windows 7. Tried jdk 7 update 2. Worked with this solution: [URL="http://venizel.com/blog/jdk-7-update-2-error-1721"]http://venizel.com/blog/jdk-7-update-2-error-1721[/URL] jdk installation question Hardware and Software Linux and Unix by k2k hi, i just "yum install jdk*.i386" and installation was complete without any error. however, … light on where the "yum install" installed my jdk to? where can i find my javac compiler? thanksss forgot… JDK setup error 1721 Programming Software Development by HelloMe ….0 (btw is it the same as JDK 1.6?) Anyways, when i want to install it a … Re: JDK setup error 1721 Programming Software Development by HelloMe i installed the link you gave me and it was successful... but when im going to install JDK 1.6 it´s still the same problem. And im confused now... It says during installing something like JDK 6 update. So is it just an update or ist it the full Installer for the java development kit? Re: JDK setup error 1721 Programming Software Development by javaAddict …'s installation was successful. So why try to install another jdk? Also try to open a command prompt and execute this… jdk and jre Programming Software Development by arshi9464 I have a serious doubt for this:- Why do we give the url like c:\program files\java\jdk for user environment variables and c:\program files\java\jre for system environment variables? PLEASE HELP ASAP........ Re: jdk and jre Programming Software Development by pbl Probably because you want all users on the computer to have JRE accessible and select the users with JDK access Don't see any other reason Re: how to install jdk and eclipseIDE on ubanthu Programming Software Development by stultuske jdk: http://askubuntu.com/questions/55848/how-do-i-install-oracle-java-jdk-7 eclipse: http://askubuntu.com/questions/26632/how-to-install-eclipse but surely, google could have helped you find that. Re: JDK Programming Software Development by Ezzaral [B]>is there any way for me to update without re downloading[/B] Nope. [B]>is there and reason to either? [/B] Bug fixes and security updates. Re: JDK Programming Software Development by Progr4mmer [QUOTE=Ezzaral;1484839][B]>is there any way for me to update without re downloading[/B] Nope. [B]>is there and reason to either? [/B] Bug fixes and security updates.[/QUOTE] k thanks Java JDK path need help! Programming Software Development by SgtMe … interested in Java ME, so I downloaded Netbeans with the JDK. Here is the story: 1.) I installed the wrong version… of Java JDK 2.) I removed the JDK 3.) Accidentally removed JRE as well :( 4… in path deleted in prev. step 12.) Installed new JDK in different directory 14.) Tools > Java Platform > add … upgarde jdk version Programming Software Development by raviaaaa HI All, i am doing jdk upgrade version on one application is there …whick will convert .class file (which has compiled under jdk 1.4). i don't have .java files(src…tool which will convert .class file (jdk 1.4) to .class file (jdk 1.5) with out recompiling the …source file into jdk 1.5 (which convert directly .class of jdk 1.4 to .class of jdk 1.5 )… Re: upgarde jdk version Programming Software Development by raviaaaa Hi James, current application in running on Tomact 4 and jdk 1.4 if i upgrade Tomcat 4 to Tomcat 5 whether the same .class files (which are compiled under jdk 1.4) will run ? or i need to recompile them in jdk 1.5 if yes is any tool which compile jdk 1.4 .class file to jdk 1.5 .class files(without touching src files) ? Regards Ravi Jar file created in JDK 1.5 - Not executing in JDK 1.7 - is this normal? Programming Software Development by praom2104 Hello, I am trying to execute a jar file with higher version of jdk. But it fails & the worst part is I am not getting any error message. Jar file compiled verison: jdk 1.5 Executed version: jdk 1.7 I assume the jar file is downward compatible. thoughts pls? Thanks! Om Running .jar file without jdk installed Programming Software Development by jkdil33 Hi, I want to run a .jar application in the client machine(Its a web application).But I think we need to install jdk for running a .jar application. Is there any way to run a .jar application without installing jdk?(By keeping some dll or some necessary files only) i want to avoid installation of jdk. Please help java for cairo (jre, jdk, jmf, jsapi) - sound.jar not found in jmf 2.1.1 Programming Software Development by johnyjj2 … do with the missing sound.jar file? I downloaded jdk-6u16-nb-6_7_1-linux-ml.sh and executed. It …my JAVA_HOME variable. But using google.com for "java_home jdk jre" gives disambiguous results - some say that it …should point to jdk, some jre. Which of these directories should be indicated by… How to Update Netbeans JDK Programming Software Development by belber Hy all, I wan't to ask, how to update jdk in netbeans..?? i have netbeans 7.0.1 and jdk 1.6 in the netbeans but i want to update it to jdk 1.7 help me... Re: Jar file created in JDK 1.5 - Not executing in JDK 1.7 - is this normal? Programming Software Development by praom2104 … removed the CLASSPATH variable, removed the previously instaaled jdk from Server & installed latest jdk version,set CLASSPATH. Jar file now runs… Re: Difference between JDK & SDK! Programming Software Development by peter_budo … is here [quote="http://en.wikipedia.org/wiki/JDK"] The JDK is a subset of what is loosely defined as…, EE, and ME, Sun acknowledge that under their terminology, the JDK forms the subset of the SDK which is responsible for… Re: Running .jar file without jdk installed Programming Software Development by ahilan_23 ….by double click the exe file it will run but JDK is not needed.System must install JRE.you can download… Need help for installing JDK 6 for windows vista Programming Software Development by redmaverick … restored everything back and now I forgot how to install jdk and set the path. I am using windows vista..... I… in temp variables as variable name:path variable value:C:\jdk\bin;.; when I go into the command prompt and type… How to check the version of JDK??? Programming Software Development by jrosh Please tell me how to check the version of the JDK of the java installed .... I wanna knw the version of the JDK which is the version of my code. NOT the version of JRE! new java api in jdk Programming Software Development by ahsan1 where to place new java api jdk. I have downloaded stanford parser package which contains stanfor-parser.jar file and java api. I want to use it programmatically, where should I place that package or java api in my jdk. Re: How to Update Netbeans JDK Programming Software Development by Majestics Tools -> Java Platform (select latest jdk kit , or one u require) how to do String.contains() in jdk 1.4 Programming Software Development by raviaaaa Hi All I wanted to write string.contains() in jdk 1.4, but i know 1.4 doesn't support contains is there any way to do the same ex: if the string contains "," i want check the condition String name; if(name.contains(",")) is there any way to do in jdk 1.4 Regards Ravi Is JDK required for terminal access on jars? Programming Software Development by System Networks … 2012 INFO:Controllers not available I was thinking that JDK is required. Is JDK or SDK required in order to run my… Re: problem running eclipse, jre/jdk Programming Software Development by JamesCherrill You need a JDK (Java Development Kit) from http://www.oracle.com/technetwork/java/… find it when you re-start Eclipse after installing the JDK. If yo have no previous experience of Java I strongly… editor (eg Notepad++) and working with the compiler in the JDK until you have a good basic command of Java. Only…