반응형
I faced the same issue when I tried to deploy using the Ant tool.
The solution that worked for me was:
- Right click on project, and then click Properties
- Go to Java Build Path
- Go to JRE System Library
- Execution Environment was selected; I instead selected Alternate JRE and then jre7 (as shown below)
반응형
'프로그래밍 > JAVA' 카테고리의 다른 글
[ECLIPSE/JAVA] 이클립스 컴파일 에러, Java compiler level does not match the version of the installed Java project facet (0) | 2016.12.29 |
---|---|
An error occured while filtering resources (0) | 2016.12.19 |
Springframework에서 MySQL 커네션을 잃어버리는 문제 해결 (0) | 2016.12.15 |
STS로 프로젝트 생성 후, resources 폴더에 새로운 폴더를 생성할 때, 패키지로 보이는 문제 해결 방법 (0) | 2016.08.24 |
getClient IP (0) | 2016.07.28 |