Programming! 썸네일형 리스트형 An internal error occurred during: "Updating Maven Project". Unsupported IClasspathEntry kind=4 m2e환경에서 maven 프로젝트를 등록 후, 사용중입니다. An internal error occurred during: "Updating Maven Project". Unsupported IClasspathEntry kind=4 간혹, maven update project실행시 위와 같은 오류를 보여주는데요. 늘 그렇듯, 그냥 뭔가 꼬였나 보다 하고 해결 방법을 찾아 봤습니다. 혹시, 저런 오류를 보인다면 다음과 같이 해주세요. 우선 eclipse프로 젝트에서 해당 프로젝트를 삭제시킵니다, 이때 절대로 "Delete project contents on disk"를 체크하시면 안됩니다. 절대!.. 그리고 콘솔창에서 해당 프로젝트 디렉토리로 이동 mvn eclipse:clean 를 실행합니다. 마지막으로.. 더보기 Spring tools suite + QueryDSL sts 에서 querydsl을 pom.xml에 올릴면 아래와 같은 문제가 발생한다. You need to run build with JDK or have tools.jar on the classpath.If this occures during eclipse build make sure you run eclipse under JDK as well (com.mysema.maven:apt-maven-plugin:1.0.6:process:default:generate-sources) pom.xml /spring-data line 228 Maven Build Problem 삽질.. 여튼 첫번째로 설치된 JRE를 제거해준다. \windows\system32\java*.exe ( uninstall jre or rem.. 더보기 Spring-data-solr Project https://github.com/SpringSource/spring-data-solr 아..시바.. 내가 뭔짓을 하고 있던거야.. 더보기 Branches 가 trunk로 이동해야 할때. http://stackoverflow.com/questions/331388/svn-replace-trunk-with-branch 더보기 __flash__removeCallback IE의 문제. http://help.dimsemenov.com/discussions/problems/670-script5009-__flash__removecallback-is-undefined memory leak 을 해결하기 위해서 IE경우는 iframe으로 동영상을 출력한다. 이때 창을 닫을 경우느 이동시 문제가 '__flash__removeCallback' 이다. 이걸로 팀원들이 고생을 하고 있어서 찾아본 포스트이다. $('#iframe아이디).attr('src', ''); 이 한 줄만 추가하면 된다. 더보기 이전 1 ··· 30 31 32 33 34 35 36 ··· 57 다음