我安装立得软件包管理器通过Eclipse和加载PHPEclipse扩展之后。可惜的是一个错误,无法工作的PHP编辑器。正如我看到有一个Eclipse 3.4(代号:木卫三)发行,我认为是时候升级。但如何离不开我们敬爱的软件包管理器的帮助?太容易了,真的。
警告!不幸的是它似乎导致至少一个安装的麻烦至今。请注意,这是没有官方升级指南,但一种变通方法是为我工作和其他人很多,但没有给予它保证将在 您的系统工作。你承担风险,并应至少将改变由于本指南的备份文件夹。也有在Ubuntu“故事到”崩溃的Eclipse在我的博客有关如何解决主要涉及默 认的Ubuntu的Java版本,并与Eclipse兼容问题研究。
在这个程序我失去了我以前安装的一些插件,但是并不介意,因为他们无法正常工作无论如何,我也可以轻松地安装它们。请确保您没有在Eclipse夹中的任何重要或个人文件/项目。一般情况下,工作区设置为默认情况下,单独的文件夹。
1。首先你下载的从Eclipse的最新版本下载网站。
2。您的安装简单复制新月食于现有Eclipse安装软件包内容/ usr / lib /月食。两个选择。
1。一旦你已经完成它在你解压缩下载文件夹,比文件夹复制到/ usr / lib /。
光碟/首页/丹尼尔/下载
焦油xvzf Eclipse的Java的木卫三,Linux的gtk.tar.gz
须藤处长,射频/家庭/丹尼尔/下载/日食/ usr / lib /
2。或者,你解压缩到/ usr / lib /马上。
光碟/ usr / lib /
须藤焦油xvzf /家庭/丹尼尔/下载/ Eclipse的Java的木卫三,Linux的gtk.tar.gz
3。重新启动Eclipse,这应该给你一个新的Eclipse的所有经验。
我仍在研究的功能,但感到非常满意,到目前为止,特别是PHPEclipse再次运行。
I was installing Eclipse via Synaptic Package Manager and loaded the PHPEclipse extension afterwards. Unfortunately there was a bug that prevented the PHP Editor from working. And as I saw there was an Eclipse 3.4 (codename: ganymede) release, I thought it is about time to upgrade. But how to do without the help of our beloved package manager? Too easy, really.
WARNING! Unfortunately it does seem to cause trouble with at least one installation so far. Please be aware this is no official upgrade guide but a workaround that worked for me and a lot of others, but no guarantee is given it will be working on your system. You take the risk and should at least backup folders that will be changed due to this guide. Also have a look onto the “Eclipse crashes on Ubuntu” story in my blog about ways to solve issues mainly related to default Ubuntu JAVA versions and incompatibility with Eclipse.
During that procedure I lost some of my previously installed plugins, but did not mind as they were not working properly anyway or I could easily install them again. Make sure you don’t have any important or personal files / projects in the eclipse folder. Normally the workspace is set to a separate folder by default.
1. First of all you download the latest release from the eclipse download site.
2. For the installation you simple copy the new eclipse package contents of the existing eclipse installation in /usr/lib/eclipse. Two choices here.
1. Once that has finished you extract it in you download folder and than copy the folder to /usr/lib/.
cd /home/daniel/Downloads
tar xvzf eclipse-java-ganymede-linux-gtk.tar.gz
sudo cp -Rf /home/daniel/Downloads/eclipse /usr/lib/
2. Or you extract it into /usr/lib/ right away.
cd /usr/lib/
sudo tar xvzf /home/daniel/Downloads/eclipse-java-ganymede-linux-gtk.tar.gz
3. Restart eclipse and that should give you a all new Eclipse experience.
I am still examining the features, but am pretty pleased so far, especially as PHPEclipse works again.






