티스토리 뷰
메이븐으로 dependency관리되는 프로젝트에서 java source attach하는 설정
Preference에서 Maven 선택
Download Artifact Sources 체크
Download Artifact JavaDoc 체크
이제 이클립스에서 클래스명을 ctrl + click을 하면(맥은 cmd + click )
소스가 attach안되어 있는 경우 maven repository에서 소스를 다운받은후 Source attachment항목을 연결해준다.
http://stackoverflow.com/questions/2059431/get-source-jars-from-maven-repository