Eclipse
Syntax error on token "expectTime", ( expected after this token 해결방법
꼬요버디
2024. 9. 13. 10:01
728x90
IDE 환경 : eclipse 4.16 / 전자정부프레임워크 3.10
대략 이런 계산식에서 Syntax error on token "expectTime", ( expected after this token 오류가 발생했다.
나눗셈하는 거에서 왜 에러가 났는지 검색해보니 전자정부프레임워크 포탈에 비슷한 질문에 대한 답변이 있었다.
✅ 결론
이클립스 자체 validation check에 의한 알림. 무시 가능
✅ 해결방법
1) 상단 메뉴 Project > Properties > Builders > JavaScript Validator 체크 해제
2) Project > Properties > JavaScript > Include Path > Source 에서 exclude 지정