WAR文件和Subversion [英] WAR files and Subversion

查看:126
本文介绍了WAR文件和Subversion的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



问题atm。是将war文件夹添加到SVN时,它包含所有编译的代码,我没有选择过滤掉,使svn checkout长而无意义。



我不想在我的subversion服务器上编译我的类文件,我也不希望在war包中使用svn信息。但是,我仍然需要使用客户端内容(html,javascript,css)来包含在subversion中。



那么Java EE的方式是什么处理这个?

解决方案

其他地方已经指出,理想的解决方案是尝试另一个项目结构,或者编写一个定制的ANT构建。


How should I handle WAR files (using GWT) along with Subversion in Eclipse?

The problem atm. is when adding the war folder to SVN, it includes all the compiled code, which I don't have a option to filter out, making svn checkouts long and pointless.

I don't want my compiled class files on my subversion server, and I don't want svn information in the war package either. But I still need the client-content (html, javascript, css) to be included with the subversion.

So what's the Java EE way of handling this?

解决方案

Other places have pointed out the ideal solution is trying another project structure, or writing a custom ANT build.

这篇关于WAR文件和Subversion的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆