Topic: 怎么用Eclipse生成ear文件? |
Print this page |
1.怎么用Eclipse生成ear文件? | Copy to clipboard |
Posted by: heiha Posted on: 2004-03-10 11:11 请问哪位知道怎么用Eclipse将建好的J2EE工程做成ear文件? |
2.Re:怎么用Eclipse生成ear文件? [Re: heiha] | Copy to clipboard |
Posted by: bihu Posted on: 2004-03-10 17:33 不是自带了ant吗?在ant中用war命令 |
3.Re:怎么用Eclipse生成ear文件? [Re: bihu] | Copy to clipboard |
Posted by: Jove Posted on: 2004-03-10 19:18 <ear destfile="${build.dir}/myapp.ear" appxml="${src.dir}/metadata/application.xml"> <fileset dir="${build.dir}" includes="*.jar,*.war"/> </ear> http://ant.apache.org/manual/CoreTasks/ear.html |
4.Re:怎么用Eclipse生成ear文件? [Re: heiha] | Copy to clipboard |
Posted by: heiha Posted on: 2004-03-16 11:29 thx. |
5.Re:怎么用Eclipse生成ear文件? [Re: heiha] | Copy to clipboard |
Posted by: dearmeiw Posted on: 2004-03-27 20:54 用WSAD导出,选EAR呵呵^_^ |
6.Re:怎么用Eclipse生成ear文件? [Re: heiha] | Copy to clipboard |
Posted by: heiha Posted on: 2004-04-01 16:45 其实如果装了lomboz里面有个向导,以前没有发现. |
7.Re:怎么用Eclipse生成ear文件? [Re: heiha] | Copy to clipboard |
Posted by: Wendy0007 Posted on: 2004-04-03 23:48 用ant,真的是个好东西!!! |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |