[Eclipse] Eclipse의 버전별 애칭
출처 : Eclipsepedia ( https://wiki.eclipse.org/Eclipse/Installation )
Eclipse/Installation - Eclipsepedia
Installing Eclipse is relatively easy, but does involve a few steps and software from at least two different sources. Eclipse is a Java-based application and, as such, requires a Java Runtime Environment or Java Development Kit (JRE or JDK) in order to ru
wiki.eclipse.org
출처 : Spring Boot ( github.com/spring-projects/sts4/wiki/Previous-Versions )
Previous Versions
The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse...
github.com
JDK 버전 별 Eclipse 버전, STS 버전 확인
Eclipse | 애칭 | Spring Boot | 지원 JDK | 비고 |
Eclipse 4.32 | 2024-06 | Spring Tools 4.23.x | Java 17 이상 ~ 22 support | 2024년 ~ |
Eclipse 4.31 | 2024-03 | Spring Tools 4.22.x | Java 17 이상 ~ | 2024년 ~ |
Eclipse 4.30 | 2023-12 | Spring Tools 4.21.x | Java 17 이상 ~ | 2023년 ~ |
Eclipse 4.29 | 2023-09 | Spring Tools 4.20.x | Java 17 이상 ~ | 2023년 ~ |
Eclipse 4.28 | 2023-06 | Spring Tools 4.19.x | Java 17 이상 ~ | 2023년 ~ |
Eclipse 4.27 | 2023-03 | Spring Tools 4.18.x | Java 17 이상 ~ | 2023년 ~ |
Eclipse 4.26 | 2022-12 | Spring Tools 4.17.x | Java 17 이상 ~ | 2022년 ~ |
Eclipse 4.25 | 2022-09 | Spring Tools 4.16.x | Java 17 이상 ~ | 2022년 ~ |
Eclipse 4.24 | 2022-06 | Spring Tools 4.15.x | Java 11 이상 ~ | 2022년 ~ |
Eclipse 4.23 | 2022-03 | Spring Tools 4.14.x | Java 11 이상 ~ | 2022년 ~ |
Eclipse 4.22 | 2021-12 | Spring Tools 4.13.x | Java 11 이상 ~ | 2021년 ~ |
Eclipse 4.21 | 2021-09 | Spring Tools 4.12.x | Java 11 이상 ~ | 2021년 ~ |
Eclipse 4.20 | 2021-06 | Spring Tools 4.11.x | Java 11 이상 ~ | 2021년 ~ |
Eclipse 4.19 | 2021-03 | Spring Tools 4.10.0 | Java 11 이상 ~ | 2021년 ~ |
Eclipse 4.18 | 2020-12 | Spring Tools 4.9.0 | Java 11 이상 ~ | 2020년 ~ |
Eclipse 4.17 | 2020-09 | Spring Tools 4.8.x | Java 11 이상 ~ | 2020년 ~ |
Eclipse 4.16 | 2020-06 | Spring Tools 4.7.x | 1.8 이상 ~ 1.11 support | 2020년 ~ |
Eclipse 4.15 | 2020-03 | 1.8 이상 ~ 1.11 support | 2020년 ~ | |
Eclipse 4.14 | 2019-12 | 1.8 이상 ~ 1.11 support | 2019년 ~ | |
Eclipse 4.13 | 2019-09 | 1.8 이상 ~ 1.11 support | 2019년 ~ | |
Eclipse 4.12 | 2019-06 | 1.8 이상 ~ 1.11 support | 2019년 ~ | |
Eclipse 4.11 | 2019-03 | 1.8 이상 ~ 1.11 support | 2019년 ~ | |
Eclipse 4.10 | 2018-12 | 1.8 이상 ~ 1.11 support | 2018년 ~ ※ 해당 버전 부터 Install 방식 으로 변경됨. |
|
Eclipse 4.9 | 2018-09 | 1.8 이상 ~ 1.11 support | 2018년 ~ | |
Eclipse 4.8 | Photon | 1.8 이상 ~ 1.9 support | 2018년 ~ | |
Eclipse 4.7 | Oxygen | 1.8 이상 ~ 1.9 support | 2017년 ~ | |
Eclipse 4.6 | Neon | 1.8 필수 | 2016년 ~ 2017년 | |
Eclipse 4.5 | Mars | 1.7 필수 | 2015년 ~ 2016년 Marketplace 사용 불가 |
|
Eclipse 4.4 | Luna | 1.7 이상 | 2014년 ~ 2015년 Marketplace 사용 불가 |
|
Eclipse 4.3 | Kepler | 1.6 권장 | 2013년 ~ 2014년 Marketplace 사용 불가 |
|
Eclipse 4.2 | Juno | 2012년 ~ 2013년 Marketplace 사용 불가 |
||
Eclipse 3.7 | Indigo | 2011년 ~ 2012년 | ||
Eclipse 3.6 | Helios | 2010년 | ||
Eclipse 3.5 | Galileo | 2009년 | ||
Eclipse 3.4 | Ganymede | 2008년 | ||
Eclipse 3.3 | Europa | 2007년 | ||
Eclipse 3.2 | Callisto | 2006년 |
https://hermeslog.tistory.com/658
[Spring & Spring Boot] 스프링 JDK 버전 호환
[Spring & Spring Boot] 스프링 JDK 버전 호환 개발환경을 셋팅하다보면 꼭 찾아보게되는 내용이라.. 정리해봤습니다. 스프링 - JDK 버전 호환 Release Version JDK 비고 2023.11 Spring FrameWork 6.2.x JDK 17, 19, 21, 23, 2
hermeslog.tistory.com