Eclipse + JDK + Tomcat development environment under Fedora16

Source: Internet
Author: User
My operating system uses Fedora16x64. The downloaded Eclipse and JDK are 64-bit. 1. Preparation, download jdk, tomcat, eclipse, tomcatplugin, as follows: eclipse-java-indigo-SR2-linux-gtk-x86_64.tar.gzhttp: // www. eclip

My operating system uses Fedora 16x64. The downloaded Eclipse and JDK are 64-bit.

1. Preparations: Download jdk, tomcat, eclipse, and atatplugin as follows:
Eclipse-java-indigo-SR2-linux-gtk-x86_64.tar.gz
Http://www.eclipse.org/downloads/download.php? File =/technology/epp/downloads/release/indigo/SR2/eclipse-java-indigo-SR2-linux-gtk-x86_64.tar.gz & url = http://mirror.bit.edu.cn/eclipse/technology/epp/downloads/release/indigo/SR2/eclipse-java-indigo-SR2-linux-gtk-x86_64.tar.gz&mirror_id=1082
Apache-tomcat-7.0.26.tar.gz
Http://apache.etoak.com/tomcat/tomcat-7/v7.0.26/bin/apache-tomcat-7.0.26.tar.gz
TomcatPluginV33.zip
Http://www.eclipsetotale.com/tomcatPlugin/tomcatPluginV33.zip
Jdk-7u3-linux-x64.tar.gz
Http://download.Oracle.com/otn-pub/java/jdk/7u3-b04/jdk-7u3-linux-x64.tar.gz

Slave ~ /Directory
Unzip tomcatpluginv33.zip to the eclipse plugins directory.

3. Edit ~ /. Bashrc>
CATALINA_HOME =/home/heroking/apache-tomcat-7.0.26
CATALINA_BASE =/home/heroking/apache-tomcat-7.0.26
CATALINA_TMPDIR = // home/heroking/apache-tomcat-7.0.26/temp
JAVA_HOME =/home/heroking/jdk1.7.0 _ 03
CLASSPATH = $ JAVA_HOME/lib/tools. jar: $ JAVA_HOME/lib/dt. jar: $ CLASSPATH
PATH = $ JAVA_HOME/bin: $ CATALINA_HOME/bin: $ PATH
Export JAVA_HOME CLASSPATH PATH
Export CATALINA_HOME CATALINA_BASE CATALINA_TMPDIR
<

4. $ ~ /Eclipse to open eclipse

5. For details about how to configure tomcat in eclipse, see http://www.linuxidc.com/linux/2011-01/31367.htm.

For more information about Fedora, see Fedora topics page http://www.linuxidc.com/topicnews.aspx? Tid = 5

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.