본문 바로가기

Eclipse

(9)
springsource-tool-suite-2.5.2 SpringSource Tool Suite Download Getting StartedPlease review the following documents to get information on latest changes and features New and Noteworthy Feature Comparison Installation Instructions If you have any questions, comments or bug reports sent a mail to sts@springsource.com or open a JIRA issue against the SpringSource Tool Suite project. You can also ask questions in the Spring Deve..
START USING TOAD EXTENSION FOR ECLIPSE START USING TOAD EXTENSION FOR ECLIPSE To install Toad Extension for Eclipse: Open Eclipse. Select Help | Install New Software. In the Install dialog, Work with box, enter the following website address: http://toaddownload.quest.com/toadextensions/eclipse/beta In the Details area, clear the Group items by category checkbox. Important: For the current BETA version it is necessary to download the ..
이클립스를 사용해 아이폰 웹 애플리케이션 개발하기 (한글) http://www.ibm.com/developerworks/kr/library/os-eclipse-iphone/index.html
Eclipse 플러그인으로 코드 품질 높이기 http://www.ibm.com/developerworks/kr/library/j-ap01117/index.html 코드를 빌드하기 전에 코드에서 중대한 문제를 발견할 수 있다면 어떨까요? 재미있게도, 소프트웨어에 문제가 드러나기 전에 문제를 발견할 수 있도록 해주는 JDepend와 CheckStyle 같은 Eclipse 플러그인이 있습니다. 사람을 위한 자동화 시리즈에서는, 자동화 전문가 Paul Duvall이 Eclipse에서 정적인 분석 플러그인을 설치, 구성, 사용하는 방법을 예제를 통해 설명합니다. 이제 여러분도 개발 사이클에서 문제를 조기에 방지할 수 있습니다
메이븐 플러그인 - UMLGraph http://www.graphviz.org/Download..php 환경 변수 path에 위에서 설치한 Graphciz의 bin 폴더를 설정해줍니다. 그 안에 있는 dot 이라는 명령어를 사용해야 하기 때문입니다. maven에 UMLGraph 플러그인 설정 org.apache.maven.plugins maven-javadoc-plugin gr.spinellis.umlgraph.doclet.UmlGraphDoc gr.spinellis UmlGraph 4.6 -inferrel -inferdep -quiet -hide java.* -collpackages java.util.* -qualify -postfixpackage -nodefontsize 9 -nodefontpackagesize 7 mvn javadoc..
SVN Client Eclipse plug-in Subversive SVN Client Eclipse plug-in Subversive Name : Subversive URL : http://www.polarion.org/projects/subversive/download/update-site/
implementors 플러그인 Eclipse 의 소스편집 화면에서 특정 클래스 위에 커서를 위치시킨 다음 F3 키를 누르면 해당 클래스가 Concrete 클래스인 경우에는 해당 클래스로 찾아가지만 Interface 클래스인 경우에는 Implement 한 클래스가 보고 싶어도 Interface 클래스를 찾아주기 때문에 직접 찾아야 하는 불편함이 있었다. Eclipse 에 리모트 업데이트 사이트로 아래 주소를 등록한 다음 http://eclipse-tools.sourceforge.net/updates/ implementors 플러그인을 설치해주면 특정 클래스 위에 커서를 위치시킨 다음 F3 을 누르면 Interface 클래스를 ALT + F3 을 누르면 Implement 클래스를 찾아준다
Ganymede http://ganymede-mirror2.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/whatsnew3.4/eclipse-news.html