일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- JavaScript
- profile
- Mac
- find
- grep
- Eclipse
- GIT
- 줄바꿈 문자
- IntelliJ
- xargs
- tomcat
- Source
- lsof
- bash
- import
- resource
- Windows 10
- Windows
- 네트워크
- web.xml
- VirtualBox
- Quartz
- plugin
- maVen
- netsh
- ssh
- port
- vscode
- 단축키
- context
- Today
- Total
목록IDE/eclipse (54)
develog
▶ 메뉴 > Run > External Tools > External Tools Configuration > Ant Build ▶ 아래 폴더 파일 삭제\workspace\.metadata\.plugins\org.eclipse.debug.core\.launches\ ▶ 이클립스 종료후 재실행
이클립스 실행시 -clean 옵션 추가eclipse.exe -clean
eclipse.exe -data "C:\workspace"
MyEclipse JDK, JRE Settings ▶ Preferences > Java > Installed JREs - JDK 경로로 신규등록 - Name: jdk1.6.0_45 - Location: C:\Program Files\Java\jdk1.6.0_45 ▶ Preferences > MyEclipse > Application Servers > Tomcat6 > JDK - Tomcat JDK name: jdk1.6.0_45 선택 ▶ Preferences > Java > Compiler - Compiler compliance level : 6.0 - Use Default compliance settings 체크
▶ eclipse, subclipse plugin install 메뉴 > Help > Install New Software > Add- Name : subclipse- Location : https://dl.bintray.com/subclipse/releases/subclipse/4.3.x/ ▶ Subclipse Wiki https://github.com/subclipse/https://github.com/subclipse/subclipse/wiki