우선 갑자기 product export 가 안된다.
Cannot complete the install because one or more required items could not be found. Missing requirement: XXX Monitor 1.0.0.201002031259 (com.example.monitor.product 1.0.0.201002031259) requires 'com.example.monitor [1.0.0.201002031259]' but it could not be found
흠... 그래서 product overview에서 launch해 봤는데 갑자기 에러!
ClassNotFoundException이란다. Activator 클래스를 찾을 수 없다니.
가끔은 Application을 찾을 수 없다고 하기도 한다.
우선 이렇게라도 적어두고 하나씩 분석해보자.
Activator를 찾을 수 없을 경우: 어쩐 일인지 모르겠지만 build.properties가 META-INF/에 있었다. 프로젝트 루트로 이동함.
Export 시에 Eclipse compiler가 setText("한글"); 과 같은 코드에서 setText("濡쒓렇??); 와 같이 인코딩 오류로 에러를 냄 - string externalize 함.
댓글 없음:
댓글 쓰기