STS Kotlin Plugin Install Fail
Cannot complete the install because one or more required items could not be found.
Software being installed: Kotlin 1.5.31.v20211018-0606 (org.jetbrains.kotlin.feature.feature.group 1.5.31.v20211018-0606)
Missing requirement: kotlin-eclipse-ui 1.5.31.v20211018-0606 (org.jetbrains.kotlin.ui 1.5.31.v20211018-0606) requires 'osgi.bundle; org.eclipse.mylyn.commons.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Kotlin 1.5.31.v20211018-0606 (org.jetbrains.kotlin.feature.feature.group 1.5.31.v20211018-0606)
To: org.eclipse.equinox.p2.iu; org.jetbrains.kotlin.ui [1.5.31.v20211018-0606,1.5.31.v20211018-0606]
1. 개발 환경
- macOS Monterey 12.4
- Spring Tool Suite 4 Version: 4.15.1.RELEASE
- openjdk version "11" 2018-09-25
2. 문제점
- STS 에서 kotlin plugin 을 설치 하려고 하였으나, 설치 할 수 없는 상태.
3. 문제를 해결 하기 위해 시도해 본 내용
STS.ini 또는 SpringToolSuite4.ini 또는 eclipse.ini 파일에 내용을 추가 하라고 하여 추가 해보았다.
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4
추가 하였으나, 플러그인 설치 안됨.
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient
추가 하였으나, 플러그인 설치 안됨.
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient
둘다 추가 하였으나, 플러그인 설치 안됨.
https://dl.bintray.com/jetbrains/kotlin/eclipse-plugin/last/
위의 주소에서 설치해보라고 하였으나 안됨. 브라우저로 해당 URL 접근시 502 Bad Gateway 메세지 나타남.
Install New Software -> https://download-cdn.jetbrains.com/kotlin/eclipse-plugin/1.5.31/
설치 안됨.