* This will keep you from committing bin and target directory files when you add projects to svn
1. Click on Window -> Preferences
2. Select Team -> Ignored Resources
3. Click on Add Pattern and enter "bin"
4. Click on Add Pattern and enter "target"
5. Click on Add Pattern and enter "m2-target"
6. Click on Apply and then OK
1. Click on Window -> Preferences
2. Select Team -> Ignored Resources
3. Click on Add Pattern and enter "bin"
4. Click on Add Pattern and enter "target"
5. Click on Add Pattern and enter "m2-target"
6. Click on Apply and then OK
本文介绍如何在Eclipse中设置SVN忽略文件夹,避免将编译后的bin和target目录提交到版本控制系统。通过六个步骤指导用户完成配置,确保项目的整洁。
1万+

被折叠的 条评论
为什么被折叠?



