eclipse
자바스크립트 에러로 빌드가 늦어질때
우혁이 아빠
2012. 8. 6. 08:41
출처
1. Right click your project
2. Select Properties -> JavaScript -> Include Path
3. Select Source tab. ( It looks identical to Java Build Path Source tab )
4. Expand JavaScript source folder
5. Highlight Excluded pattern
6. Click Edit button
7. Click Add button next to Exclusion patterns box.
8. You may either type Ant-style wildcard pattern, or click Browse button to mention the JavaScript source by name.