- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
eclipse环境搭建及配置(Eclipse environment setup and configuration)
eclipse环境搭建及配置(Eclipse environment setup and configuration)
I. development environment and configuration
use JDK1.6+tomcat6.0+eclipse3.3+myeclipse6.0
JDK--java compiler and runtime environment, Java virtual machine
Tomcat--java Web program runtime environment, you can also choose JBoss, WebSphere, Weblogic and so on
Eclipse--java, se/java, EE engineering and other development environment
Myeclipse-- and eclipse match the plug-in environment, eliminating manual configuration, version compatibility issues
There are several plug-ins available for download, such as hibernate, JSF,
download and install
(1) Download JDK1.6 from the web page /javase/downloads/index.jsp and install the extracted jdk2.exe file into the c:\java\jdk1.6 directory
(2) Download tomcat6.0 from the web page /tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6.0.18.zip and extract the compressed package into the c:\ root directory (the compressed package already has a folder)
(3) eclipse3.3+myeclipse6.0 full version download from the web page /downloads/products/eworkbench/6.0.1GA/MyEclipse_6.0.1GA_E3.3.1_FullStackInstaller.exe (with JRE, version 1.5), and then double-click the MyEclipse_6.0.1GA_Eclipse3.3.1_Full.exe package to install c:\program files\myeclipse 6 directory
(4) another Java se 6 specification download page /en/jsr/summary, id=java+se+6, Java EE 6 specification download page /en/jsr/detail, id=316
(5) to Chinese eclipse, which can be downloaded in can be found Chinese kit, NLpack-eclipse-SDK-3.0.x-win32.zip will copy the decompressed plugins and features two Eclipse in the same directory to the directory can be, after the implementation of the interface should be able to see Chinese
Configuring the environment variables
Senior environmental variables into the system -- -- , the following new environmental variables in the system variables, and assignment are as follows:
Java_home=C:\Program Files\Java\jdk1.6
Catalina_home=C:\apache-tomcat-6.0.18
Classpath=.; C:\Program Files\Java\jdk1.6\
您可能关注的文档
- 2011年海淀区高级中等学校招生录取分数线_中考网(The 2011 Haidian District senior high school entrance admission scores _ senior high school entrance examination network).doc
- 2011年考研英语一与英语二区别(In 2011, English was different from English two).doc
- 2011年考研英语一与英语二区别分析(An English study in 2011, a difference between English and two).doc
- 2011年高考《理数》真题(全国卷)(The college entrance examination in 2011 number Zhenti (national volume)).doc
- 2011年高考二轮复习古代诗歌阅读(2011 review of the two round of college entrance examination ancient poetry reading).doc
- 2011年廉政党课教案(In 2011 the independent lectures teaching plan).doc
- 2011年高考英语书面表达万能模版(2011 college entrance examination English written expression universal template).doc
- 2011户外知识第二季徒步穿越探险指南(2011 outdoor knowledge season second trekking expedition Guide).doc
- 2011春节新年短信祝福语(2011 Spring Festival New Year SMS greetings).doc
- 2011注评冲刺班(2011 note assessment sprint class).doc
- ehr打造人力资源品牌(EHR build human resource brand).doc
- el表达式+(详解)(El expression + (detailed)).doc
- epon开局调试步骤(EPON start debugging steps).doc
- dropdownlist详解(Dropdownlist explain).doc
- erp问题提报平台注册用户表(ERP question submission platform registered user table).doc
- erp软件详细介绍(ERP software details).doc
- excel技巧——共享工作簿,实现分工合作_方舟的果园——我的果园,你的收获(Excel skills a shared workbook, realize the division of _ ark Orchard - my orchard, you harvest).doc
- europe(欧洲).doc
- eclipse中的配详解置文件(Match detail settings file in eclipse).doc
- ext.panel 详解(ext.panel详解).doc
文档评论(0)