문제

What's the latest Eclipse version which supports JDK 1.5? In other words, Min JDK Requirement for Europa - min JDK Version Ganymede - min JDK Version Galileo - min JDK Version Helios - min JDK Version Indigo - min JDK Version Juno - min JDK Version

도움이 되었습니까?

해결책

See http://wiki.eclipse.org/PDT/Installation#Prerequisites

As Per today "Indigo" is latest version that can run on JDK1.5

다른 팁

When you create a project, select JDK 1.5 instead of the standard 1.7. Your program will run on a 1.5 platform, and will be compatible with 1.5.

Your question sounds rather vague, so this is the best I can do with as much information as I have.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top