您的位置:首页 > 编程语言 > Java开发

Java EE Module Dependencies is replaced by Web Deployment Assembly

2011-01-13 17:40 645 查看
In Eclipse Galileo (3.5) or Ganymede (3.4) or older version, you can control the project packaging structure via the “Java EE Module Dependencies
” option, so that the project dependencies are deployed to the correct folder.



However, in the latest Eclipse Helios (3.6)
, the “Java EE Module Dependencies
” is replaced by “Web Deployment Assembly
“, which provide more powerful and flexible ways to configure the project packaging structure.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐