How to configure JDK in Myeclipse ?, Configure JDK in Myeclipse?
1. First install JDK on your computer
2. Open Myeclipse> Window> Preferences 1:
Figure 1
2. Preferences> Java> Installed JREs> Add 2:
Figure 2
3. Add> Standard VM> Next 3:
Figure 3
4. Add> Directory> Finish 6:
Figure 4
5. jdk 1.8 or jdk 7> OK 5:
Figure 5
How can I configure jdk and tomcat 6 in myeclipse65?
1. It is best not to use JDK and tomcat that comes with MyEclipse, because if something goes wrong, it is difficult to find out. It is better to use JDK and tomcat installed by yourself.
2. After tomcat is installed, You need to configure the JDK environment variables. To start tomcat using the command interpreter, you need to configure CATALINA_HOME
3. for windows -- preferences -- java -- installed jres, add the self-installed JDK in the right panel, and check the check box in front of the JDK.
4. windows -- preferences -- myeclipse enterprise -- servers -- tomcat -- tomcat6.0 contains a single-choice button group. Select enable, click the first file selection box below, and select your tomcat installation directory, the other two buttons in the bin directory do not need to be included. They will be automatically added. Step 2: Click tomcat6.0 -- JDK on the left
There is a drop-down menu on top. Select your own JDK
How can I configure jdk and tomcat 6 in myeclipse65?
1. It is best not to use JDK and tomcat that comes with MyEclipse, because if something goes wrong, it is difficult to find out. It is better to use JDK and tomcat installed by yourself.
2. After tomcat is installed, You need to configure the JDK environment variables. To start tomcat using the command interpreter, you need to configure CATALINA_HOME
3. for windows -- preferences -- java -- installed jres, add the self-installed JDK in the right panel, and check the check box in front of the JDK.
4. windows -- preferences -- myeclipse enterprise -- servers -- tomcat -- tomcat6.0 contains a single-choice button group. Select enable, click the first file selection box below, and select your tomcat installation directory, the other two buttons in the bin directory do not need to be included. They will be automatically added. Step 2: Click tomcat6.0 -- JDK on the left
There is a drop-down menu on top. Select your own JDK