简体   繁体   English

Ant构建文件骨架将eclipse项目变成战争?

[英]Ant build file skeleton to turn an eclipse project into a war?

Does anyone have a skeleton build file that I can modify to war up an eclipse dynamic web project. 有没有人有一个骨架构建文件,我可以修改,以预测日食动态Web项目。

I need to war it up and make sure that all the libraries/servlets are in the right place. 我需要对它进行警告并确保所有库/ servlet都在正确的位置。

[I'm going to be voted down because it doesn't directly answer your question, but alas...] [我将被拒绝,因为它没有直接回答你的问题,但唉...]

I am also using Eclipse WTP for my web projects but I want to keep my own structure (IMO code should be independent from the tools). 我也在为我的Web项目使用Eclipse WTP,但我想保留自己的结构(IMO代码应该独立于工具)。 Fortunately, you can define where the various assets are located by modifying the project's .settings/org.eclipse.wst.common.component file. 幸运的是,您可以通过修改项目的.settings/org.eclipse.wst.common.component文件来定义各种资产的位置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM