chevin

最近下载了新的Eclipse Jee Neon版本,记录一下如何进行开发环境的配置。

 

1.下载必要的开发环境文件

①下载Java SE Development Kit (简称JDK)

②下载Tomcat

 

2.在Eclipse中对环境进行配置

①Window->Preferences->Server->Runtime Environments

 

②选择下载的Tomcat版本号,然后点Next

 

③选择安装的Tomcat和JDK

 

 3.对项目进行配置

Properties->Java Build Path->Add Library->Server Runtime

 

 以上完。

 

   

 

分类:

技术点:

相关文章: