I can't install eclipse 3.6 in ubuntu 10.04
Synaptic gives me version 3.5.2 but the current version is 3.6.1
I tried sudo add-apt-repository ppa:eclipse-team/debian-package
but still nothing.
Is there another repository, or should i download and install manually?
EDIT: I chose to work with the 3.5.开发者_StackOverflow2 version.
The version included in Ubuntu is usually a bit behind the official release, due to the way that Ubuntu updating works and they focus on robustness instead of newness.
If you want the very latest version, you must download it yourself, unpack it and run the eclipse
binary.
精彩评论