가끔 외부에서 프로젝트를 복사하여 사용할때 수정후에 저장을 하면 위와 같은 경고창이 뜨는 경우가 있다. 그냥 무시하고 진행을 해도 상관은 없애지만 굉장히 거슬린다. 위의 경고창을 없애기 위해서는 상단 메뉴에서 Project --> Build Automatically 의 체크를 없애주면 사라진다.
허나 이후 저장할때는 나타나지 않던창이 어플 테스트를 위해 실행을 하면 또다시 위와 같은 창을 볼수가 있다. 이래저래 찾아본 결과 이클립스 자체 버그라고 하기도 하고 방언과 같은 문구들로 인해 해석이 불가하여 원문을 그대로 올립니다. 혹시 해석이 되시는 분은 되시는대로 해석을 해주신다면 참 많은 도움이 될듯 합니다.
참고로 전 이클립스Helios Service Release 1 을 쓰고 있답니다.
Hi all,
After upgrading to the latest headless Buckminster I'm getting errors
such as
ERROR: An internal error occurred during: "Refreshing external folders".
java.lang.NullPointerException
at
org.eclipse.jdt.internal.core.ExternalFoldersManager$Refresh Job.run(ExternalFoldersManager.java:387)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
when building in Hudson. This looks identical to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=321358
However, this bug is about Eclipse 3.7 so I'm wondering why I'm getting
the error with 3.6? Also Buckminster the build inside the Eclipse IDE
(3.6.0) still works fine.
Cheers,
Thorsten
출처 : http://www.eclipse.org/forums/index.php?t=tree&goto=558153&S=f0bf1b3ccde14d46526efbaf568c8698
'프로그래밍 > 안드로이드' 카테고리의 다른 글
[안드로이드] EditText에 이벤트 주기 (0) | 2010.10.14 |
---|---|
가로, 세로 화면을 내가 원하는대로 구성하기 (0) | 2010.10.14 |
Dialog 타이틀바 없애기. (0) | 2010.10.14 |
[안드로이드 팁]안드로이드 화면 켜짐 유지(화면 안꺼지게 하기) (1) | 2010.10.12 |
안드로이드에서 챠트 사용하기 (1) | 2010.10.07 |
안드로이드 [초보플밍] - Android Requires .class compatibility set to 5.0. Please fix project properties 에러 해결하기 (1) | 2010.10.07 |
안드로이드 이클립스 외부 자바 라이브러리 사용하기 (0) | 2010.10.07 |
Use Android WebView and Google Chart API to display data (1) | 2010.10.07 |
안드로이드 MAC ADDRESS 가지고 오기 (0) | 2010.10.06 |