헤멘 뒤 결과물.
엉뚱한곳에서 한참헤멨었네.. 플러그인 문젠가해서 다지웠다 깔고 다시 생성하고 반복하다
우연히 찾은 검색에 한번에 해결.

java.lang.ClassNotFoundException: org.springframework.web.util.Log4jConfigListener


Reticulogic's second suggestion is correct. However, in Eclipse Helios, the "Java EE Module Dependencies" option has been removed. The fix for Helios is as follows:

  1. Right click on your project in Eclipse and go to Properties-->Deployment Assembly
  2. Click "Add..."
  3. Select "Java Build Path Entries" and click "Next"
  4. select "Maven Dependencies" and click "Finish"

http://stackoverflow.com/questions/4780168/log4jconfiglistener-cannot-be-found-context-fails-to-start

jquery min.js 의 경우 이상없이 작동하나 에러가 표시되게 된다.

이게 싫어서 일반 jquery*.js로 쓰기도 했으나 간단하게 해결할수 있는 방법이 있어서 메모한다.


에러 예외처리에 추가하는것이다.

Project > Properties > JavaScript > Include Path > 아래그림 참고

**/jquery*.js

출처: okjsp - http://www.okjsp.pe.kr/seq/185342



연산자 기호를 검색할때는 곤란하다. 검색자에 ! ~ 등을 쳐놓아도 나오지가 않으니.. 나중에 참고할 목적으로 기호표를 퍼놓는다.

찾는 다른사람분 있으면 참고하시길.

혹시나 퍼가실꺼면 아래 출처에 의사를 밝히고 퍼가면 됩니다.

출처 : http://blog.naver.com/PostView.nhn?blogId=chunjae0307&logNo=120124323659

+ Recent posts