백엔드/Spring
                
              Eclipse Build Path Nesting Errors.. Maven error
                팩트폭력배
                 2014. 5. 13. 23:20
              
                          
            이런 에러가 발생 했을 경우..
to enable the nesting exclude '......./' from ~~~
pom.xml 에 아래 태그를 삭제한다.
<sourceDirectory>src</sourceDirectory>
해결..