Install JDK1.5.0 under Linux, run Eclipse 3

xiaoxiao2021-03-06  65

1 Prepare JDK,

http://192.18.97.46/ECom/EComTicketServlet/BEGIN76AA7483C4365BCAE6D08E8C3D198155/-2147483648/614220903/1/531770/531638/614220903/2ts /westCoastFSEND/jdk-1.5.0-oth-JPR/jdk-1.5.0-oth-JPR : 3 / JDK-1_5_0-linux-i586.bin

After downloading / usr, this doesn't matter. 2 Installation: Use the CD / USR to the USR directory, use ./jdk-1_5_0-linux-i586.bin to run the installation. (I am installing to another directory, then directly copy to / usr). At this time, Java_Home is /usr/jdk1.5.0.3 to configure environment variables. 1) Open a shell and open the / etc / profile with the software. The command is as follows: VI / etc / profile is opened, press the key (Vim insert mode) in the keyboard, then move the cursor to the content in the Profile. Finally, and new row, add the following: export java_home = / usr / jdk1.5.0export path = / usr / jdk1.5.0 / bin: $ patr / jd classpaute = / usr / jdk1.5.0 / lib then press Key, this time VIM is a command mode. Type: WQ This will save the exit VIM to log up your system, open a shell, type Java's Java command prompt. Explain that the installation is successful! (You can open the Profile editing directly to / etc) without Vim. Here, the basic use of VIM is said. If the profile configuration is incorrect, the system cannot run normally. You can re-edit Profile with VIM in a secure terminal mode. 4 Run Eclipse 3.0 Depending on your system, select Eclipse I use the GTK version of the download to decompress in Fedora 3, double-click Eclipse to run.

转载请注明原文地址:https://www.9cbs.com/read-89844.html

New Post(0)