English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have BlueJ as the IDE and the version of java is 1.3......How do i install a new JDK.......that is...how do i get java version 1.4??

2007-02-24 21:55:40 · 3 answers · asked by kri91-16 2 in Computers & Internet Programming & Design

3 answers

You can get the JDK from http://java.sun.com/javase/downloads/index.jsp and then you have to let BlueJ that you want to use the new version by running the "vmselect" program (at least that is what says about it on the web page for your IDE. Also if you really want the 1.4 JDK I saw the install for it listed at the top when search with JDK on www.google.com

Please note Sun is already at JDK 6. Also note that 1.3 is also known as JDK 3, and JDK 1.4 would be JDK 4, and so on.


BlueJ web page:
Step 3: Installation

Windows:

Double-click the install file (bluejsetup-213.exe).

This will run a standard installation. Follow the instructions on screen. The installer will install the executable bluej.exe. Execute this to run BlueJ.

If you have more than one Java version installed, BlueJ will let you select your preferred version the first time it is executed. This can be changed later by running the "vmselect" program, which will be installed into the same directory as BlueJ.

2007-02-24 22:17:12 · answer #1 · answered by Bulk O 5 · 0 0

u can go to java site.
java.sun.com/j2ee/1.4/download.html
here click on the download button.

2007-02-24 22:37:44 · answer #2 · answered by Anonymous · 0 0

public void CreateConnection(){ attempt { type.forName ("oracle.jdbc.motive force.OracleDriver"); } capture (Exception e) { device.out.println("did not load JDBC/ODBC motive force."); return; } // get a connection attempt { Connection con = DriverManager.getConnection( "jdbc:oracle:skinny:@servername:1521:orcl"... "attempt", "attempt"); } capture (Exception e) { device.err.println("issues connecting to server" ); } } desire u make experience out of this ... some idioting fonting of yahoo ... some issues would get cut back out.. attempt it

2016-10-16 10:58:01 · answer #3 · answered by ? 4 · 0 0

fedest.com, questions and answers