문제

I'm using eclipse Juno and Mercurial for my project. My question is, why icon not change to dirty in newBillPayment folder?

enter image description here

http://www.rorycullen.com/blog/2009/07/guide-to-subclipse-decorator-icons/

Thanks a lot in advance.

도움이 되었습니까?

해결책

  1. Check whether you added this folder in SVN ignore list. If it is added then dirty decorator will not be shown.

  2. In the picture itself you can see that there is no team decorator(enter image description here) for newBillPayment folder. That means it was not added to repository yet. Add it to svn repository and modify the local file and check.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top