2012-05-25 3 views
2

Eclipse의 EPIC (Windows 7)에서 Perl 스크립트를 디버깅하려고합니다.Eclipse의 Perl EPIC : " Perl Directory가 연결된 자원의 유효한 위치가 아닙니다."

'E:\Perl' is not a valid location for linked resources. 
EPIC cannot access files located in folders on the path to the workspace folder, nor within the workspace folder itself. 
An unexpected exception occurred while creating a link to E:/Perl/Utilities.pm 

: 디버거에 따라 스테핑 때 인해 서브 루틴 호출 ("Utilities.pm"라고 함) 다른 패키지로 이동하는 것입니다 장소에 도달했을 때, 그것은 이클립스 오류의 다음 승계를 제공합니다 나는 이것을 알고있다 : eclipse: Not a valid location for linked resourcesEclipse gives error "... is not a valid location for linked resources." 그러나 나는 내 경우를 해결하는 방법을 추론 할 수 없다.

관리자 권한으로 실행하면 도움이되지 않습니다.

TIA

헬렌

이클립스 버전 3.7.1 M20110909-1335, EPIC 버전 0.6.44는, 액티브 펄 5.14.2 윈도우에서 실행되는 7

주를 구축 : 크로스는-게시 : http://perlmonks.org/?node_id=972408

+0

어떤 작업 공간 및 프로젝트 디렉토리 모습 것 : 여기

다음과 같은 문제가 무엇입니까? 나는 그들에게 어떤 경로가 있는지 의미합니다. – ikegami

+0

Eclipse Workspace 폴더는 "E : \ Perl \ Eclipse 작업 공간"입니다. 프로젝트 폴더는 "E : \ Perl \ Eclipse workspace \ FBProject"입니다. "E : \ Perl \ Eclipse workspace \ FBProject"아래에 또 다른 폴더 E : \ Perl \ Eclipse workspace \ FBproject \ Eclipse 작업 영역이 표시됩니다. 경로가 올바르게 설정되었는지 어떻게 확인합니까? –

+0

Eclipse 메뉴에서 "FBProject -> Properties -> Linked Resources"라고하면 PARENT_LOC : "E : \ Perl \ Eclipse workspace"; PROJECT_LOC : "E : \ Perl \ Eclipse 작업 공간 \ FBProject"; WORKSPACE_LOC : "E : \ Perl \ Eclipse 작업 영역"; Perl 경로 포함 : E : "\ Perl" –

답변