首页 > 编程语言 > 详细

ubuntu eclipse 不能新建javaweb项目解决方案

时间:2015-11-22 15:37:32      阅读:283      评论:0      收藏:0      [点我收藏+]

ubuntu下,通过sudo apt-get install eclipse 成功安装了eclipse,可它简洁的都让我不知如何新建web project。网上查了众多资料,终于找到了一系列简洁的方法,分享之。
一、安装JavaEE Developer Tools插件
1.In Eclipse go Help -> Install new Software...
2.Press Add...
3.In address enter http://download.eclipse.org/releases/indigo/ and name - whatever you like.
4.Install JavaEE Developer Tools, JST Server Adapters , JST Server Adapters Extenstion(they are all under"Web, XML, JavaEE, and OSGi Enterprise Tools")
5.(Optional, but very useful).Install Marketplace Client (General Purpose Tools -> Marketplace Client).
That‘s about it, after this you should have the same environment as client you would download from Eclipse.org.

注:安装的时候最好一项一项安装,这样速度快,否则,会出错。

 

ubuntu eclipse 不能新建javaweb项目解决方案

原文:http://www.cnblogs.com/herd/p/4985733.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!