이모저모 잡지식
[ECLIPSE] 이클립스 SVN - target 타겟 폴더 제외 ignored
ssollacc
2023. 10. 16. 11:00
728x90
1.Window -> Preferences -> Version Control(Team) -> Ignored Resources
add pattern... 클릭
2. */target/** 입력 후 ok -> apply
728x90