Web | Eclipse - PDT(php) 원격연결시 code assist 가능하도록
페이지 정보
작성자 주인장 작성일2016. 07. 20. 23:12 조회20,632회 댓글0건관련링크
본문
배너수익은 앱개발과 개선에 사용합니다.
Eclipse - PDT(php) 원격연결시 code assist(content assist) 가능하도록
(원격연결)RemoteSystemsTempFiles 디렉터리 아래의 .project 파일에 아래 내용을 추가한다.
<natures>
<nature>org.eclipse.rse.ui.remoteSystemsTempNature</nature>
<nature>org.eclipse.php.core.PHPNature</nature>
</natures>
RemoteSystemsTempFiles 디렉터리 아래의 .project 파일
댓글목록
등록된 댓글이 없습니다.