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.

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

 

相关文章:

  • 2021-09-16
  • 2021-07-31
  • 2021-04-19
  • 2022-01-11
  • 2021-11-29
  • 2021-12-21
  • 2022-01-14
  • 2022-03-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-06
  • 2022-02-27
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案