개발_웹/Java
이클립스에서 항상 최근의 프로젝트가 실행될 때
zuyo
2019. 5. 11. 00:08
반응형
이클립스에서 프로젝트를 실행할 때 현재 보고 있는 소스코드에 해당하는 프로젝트를 실행하는 것이 아니라 가장 최근에 실행했던 프로젝트를 자동으로 실행하는 경우의 해결방법
Window -> Preferences -> Run/Debug -> Launching
Launch Operation
- Launch the selected resource or active editor 체크
- Launch the associated project 체크
반응형