Development
[Eclipse]astyle(Artistic Style) plugin
알 수 없는 사용자
2008. 10. 9. 12:43
astyle : C, C++, C#, Java Source Code Automatic Formatter
Home Page : http://astyle.sourceforge.net
Project Page : http://sourceforge.net/projects/astyle
Eclipse Plugin 적용법
1. Eclipse -> Help -> Software Updates -> Find and Install... -> Search for new features to install -> Next -> New Remote Site...
2. Name에는 원하는 이름, URL에는 http://astyleclipse.sourceforge.net/update -> OK -> Finish
3. Eclipse -> Window -> Preferences... -> Astyle이 보이면 정상적으로 설치된것
4. Preferences -> C/C++ -> Code Formatter -> Formatters를 Astyle Plugin으로 설정 -> OK
5. 설정은 끝, 사용은 Code에서 Ctrl + Shift + F
Home Page : http://astyle.sourceforge.net
Project Page : http://sourceforge.net/projects/astyle
Eclipse Plugin 적용법
1. Eclipse -> Help -> Software Updates -> Find and Install... -> Search for new features to install -> Next -> New Remote Site...
2. Name에는 원하는 이름, URL에는 http://astyleclipse.sourceforge.net/update -> OK -> Finish
3. Eclipse -> Window -> Preferences... -> Astyle이 보이면 정상적으로 설치된것
4. Preferences -> C/C++ -> Code Formatter -> Formatters를 Astyle Plugin으로 설정 -> OK
5. 설정은 끝, 사용은 Code에서 Ctrl + Shift + F