Still using Ubuntu 9.04 "Jaunty Jackalope"? Check here!
So Ubuntu 9.10 "Karmic Koala" was released today, and the official universe repository _finally_ contains proper packages for Eclipse 3.5.1! However, it still misses packages for many plugins, so I repackaged all the plugins for my Jaunty Eclipse PPA for Karmic so that they are compatible with the Eclipse package in Ubuntu's repository.
You can add my repository by entering this on the terminal:
sudo add-apt-repository ppa:yogarine/eclipse/ubuntu && sudo apt-get updateNow you can install the Eclipse plugins like you would any other application in Ubuntu, e.g.:
sudo apt-get install eclipse-pdtEnjoy!
22 comments:
Thanks yogarine, it was exactly what i needed :)
danke wel
I love holland, especially haarlem :)
Alsjeblieft! <;o)
Awesome, thanks!
I also installed eclipse-subclipse and I needed to change the SVN connector to check out new projects.
Window/Preferences/Team/SVN/Svn Interface/SVNKit (Pure Java).
thanks a lot Alwin, all i needed to PHP developement, now i want ne of these fo C :-P
Thank you very much! The first install for the PDT that works :)
thanks a lot, I've been battling with pdt since dapper. Manual installation worked but was not optimal, this version is by far the most stable i've used.
Have you ever gotten the Help -> Software Updates -> Find and Install to actually connect to anything? It always dies for me, even after applying all of your stuff.
Network connection problems encountered during search.
Unable to access "http://download.eclipse.org/releases/galileo".
Error accessing site stream. [Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd]
Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
Error accessing site stream. [Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd]
Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
Unable to access "http://download.eclipse.org/eclipse/updates/3.5".
Unable to access site: "http://download.eclipse.org/eclipse/updates/3.5" [Server returned HTTP response code: "403 Forbidden" for URL: http://download.eclipse.org/eclipse/updates/3.5.]
Server returned HTTP response code: "403 Forbidden" for URL: http://download.eclipse.org/eclipse/updates/3.5.
Unable to access site: "http://download.eclipse.org/eclipse/updates/3.5" [Server returned HTTP response code: "403 Forbidden" for URL: http://download.eclipse.org/eclipse/updates/3.5.]
Server returned HTTP response code: "403 Forbidden" for URL: http://download.eclipse.org/eclipse/updates/3.5.
thanks!
I forgot you have to do a 'sudo apt-get update' after adding the repository. I've updated the command to do this as well.
Just do that and try installing eclipse-pdt again.
Thank you very much!
Like a charm.
You made my dream come true. Working Eclipse PDT on my Ubuntu!
I arrived here via google, and i wanted to say you just thx. So... thx dude.
Werkt geweldig, dankjewel! Timo
$ sudo apt-get install eclipse-pdt
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
eclipse-dltk eclipse-dtp eclipse-emf eclipse-gef eclipse-wtp
Suggested packages:
eclipse-rse eclipse-emf-doc eclipse-gef-doc eclipse-emf-sdk
The following NEW packages will be installed:
eclipse-dltk eclipse-dtp eclipse-emf eclipse-gef eclipse-pdt eclipse-wtp
0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded.
E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the download directory
i got this error so what is the problem now?this is my first time running and installing eclipse with ubuntu. i need a hand here...
Thanks man.
gracia panita
Thank you sooo much for this! I am buildingmy wife a website and eclipse is EXACTLY what I needed. Now I only have one question. . . . . How do I get the debuggers working???
Brilliant man, but when i want to install eclipse-rse I get
"E: Package eclipse-rse has no installation candidate"
Except for that, super.
Dankjewel!
Hi,
my problem is, eclipse does not start up, and i do not know why :( all i can see the picture: eclipse galileo. I tried your codes but it seems , it does not work.
can someone help, please?
try starting it via commandline:
$ eclipse
and check what errors might occur
:( I tried many times ur suggestion, but the problem is : terminal does not give any error, also does not start it. I have been googling the problem I encounter, but so far I did not find anything..:(:(:(:(:(
:D:D:D:D hahahaha, thanks!!!! I fixed the problem!
Could not get the Android SDK to work under Eclipse without your help. Many Thanks
Post a Comment