초보 개발자/BugFix2 [BugFix] Cannot Delete A running AVD / Android Studio IssueAndroid Studio Device Manager에서 불필요한 Device 삭제시 Cannot Delete A running AVD 오류 발생 SolutionDevice Managing 에서 Show on Disk를 선택하면 AVD 파일 폴더가 열립니다. 불필요한 AVD 파일들을 삭제그리고 다시 Delete를 선택하면 확인 팝업이 뜹니다. Yes 선택.지워짐.Reason혹시나 삽질하고 계실 분들을 위해.... 2023. 7. 21. [BugFix] MavenError- No plugin found for prefix 'spring-boot' in the current project and in the plugin groups Issue mvn spiring-boot:run 에서 MavenError- No plugin found for prefix 'spring-boot' in the current project and in the plugin groups 오류 발생 MavenError- No plugin found for prefix 'spring-boot' in the current project and in the plugin groups Solution pom.xml 설정 파일 폴더에서 재실행 Reason mvn spring-build:run command는 pom.xml 가 위치한 폴더 내에서 실행해야 함. 프로젝트 루트 디렉토리에서 실행하고 있었다는 OTL 기본 중의 기본이지만.. 혹시나 삽질하고 계실 분들을 위해. 2021. 10. 3. 이전 1 다음