GWT .hgignore / .gitignore条目

栏目: Java · 发布时间: 6年前

您的源代码管理中的典型条目忽略了GWT应用程序(在eclipse中开发)的文件?

我建议:

>你 leave the eclipse files (.project, .classpath, …) in your VCS ,

>忽略GWT编译生成的内容,如 this project

(的.gitignore)

/build
/classes
*.jar
*.class
*~
*/web-app/gwt
*/web-app/WEB-INF/classes
target

某些生成的目录的名称可能略有不同,因此您应该为项目调整它们.

翻译自:https://stackoverflow.com/questions/8109410/gwt-hgignore-gitignore-entries

转载注明原文: GWT .hgignore / .gitignore条目


以上所述就是小编给大家介绍的《GWT .hgignore / .gitignore条目》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Tagging

Tagging

Gene Smith / New Riders / 2007-12-27 / GBP 28.99

Tagging is fast becoming one of the primary ways people organize and manage digital information. Tagging complements traditional organizational tools like folders and search on users desktops as well ......一起来看看 《Tagging》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具