Eclipse DTP在Ubuntu 10.4上剥离! [英] Eclipse DTP on Ubuntu 10.4 flakes out!

查看:501
本文介绍了Eclipse DTP在Ubuntu 10.4上剥离!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个非常标准的设置。 Ubuntu 10.4用 apt-get 安装eclipse。它给了我的Eclipse版本:3.5.2。我想使用数据工具平台(DTP)。我使用帮助|安装新软件...对话框从Eclipse安装的repo安装它。它安装,重新启动Eclipse,让它配置工作,一切都很好。然后,我刚刚重新启动我的电脑,一切都不好。 SQL结果窗口有一个丑陋的不输入图标,并显示:

I have a very standard setup. Ubuntu 10.4 with an apt-get to install eclipse. It gave me Eclipse Version: 3.5.2. I want to use Data Tools Platform (DTP). I used the Help|Install New Software... dialog to install it from the repo that comes installed with Eclipse. It installed, restarted Eclipse, got it configured to work and everything was fine. Then, I just restarted up my computer and everything is not fine. The SQL Results window has an ugly "do not enter" icon and it reads:


Could not create the view: Plug-in org.eclipse.datatools.sqltools.result.ui was unable to load class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView.

我发现这个bug有一些补丁和声称有一个修复。但它是为Eclipse 3.7,我不知道在哪里应用这些补丁。我试着重新安装插件(它为别人工作),这没有帮助。它实际上尝试一个新的工作区,但恐怕错误将再次发生时,我退出和数据库配置是一个巨大的痛苦在脖子做每次我进入Eclipse。它似乎原因是一个乱七八糟的链接到Lucene。

I found this bug which has some patches and claims to have a fix..but it's for Eclipse 3.7 and I have no idea where to apply these patches. I tried reinstalling the plugin (it worked for someone else) and that didn't help. It actually worked to try a new workspace, but I'm afraid the error will happen again when I exit and the database configuration is a huge pain in the neck to do everytime I get into Eclipse. It looks like the cause is a messed up link to Lucene.

我基本上需要有人告诉我如何可以从我的工作区清除旧的SQL运行(这显然阻止了Lucene从拧紧)或如何设置找到正确的Lucene。

I basically need someone to tell me how I can clear old SQL runs from my workspace (which apparently prevents Lucene from screwing up) or how to set to find the correct Lucene.

请帮助。这是非常令人沮丧。

Please help. This is very frustrating.

推荐答案

首先,我不认为有必要安装eclipse Ubuntu使用apt存储库或UbuntuOne。

First of all, I don't think it is necessary to install eclipse on Ubuntu using the apt repository or UbuntuOne.

Debian人使用apt的原因是因为它负责所有的依赖关系。然而,eclipse自带了非常少的外部依赖:JRE,这是所有的和很多的内部依赖。这是为什么你现在有预打包的eclipse捆绑包。

The reason why Debian folks use apt is because it takes care of all dependencies. However, eclipse comes with very little external dependencies: the JRE and that's all and a lot of internal dependencies. This is why you now have pre-packaged eclipse bundles.

此外,使用apt可能会强制不必要的eclipse更新你的安装,当你不需要它。

In addition, using apt may force an unwanted eclipse update on your installation when you less need it.

因此,如果你想保持安全,不要使用apt,请转到 eclipse下载页面并抓取最新的稳定版本。

Therefore if you want to stay on the safe side, don't use apt, go to the eclipse download page and grab the latest stable version.

由于您使用DTP,您将需要 Eclipse EE Developers bundle。一个重205 MB。

Since you use DTP, you will need the Eclipse IDE for Java EE Developers bundle. The one that weighs 205 MB. 32 or 64 bits.

除非你在发布候选人时真的需要某些东西,否则不要在3.7的早期发布日期之前离开。

Stay away from 3.7 till its release date in early summer unless you really need something in the release candidates.

我怀疑你有的问题实际上是由于一个不满意的插件依赖或插件版本不匹配带来的方式安装eclipse。而且,了解IMO的最好方法是以一种全新的方式而不是一种泛泛的方式进行全新安装。

I suspect the problem you have is actually due to an unsatisfied plugin dependency or a plugin version mismatch brought about by the way you installed eclipse. And the best way to know IMO is to do a fresh install in an eclipsic way rather than an ubuntic way.

UPDATE :我也有看看你提到的bug报告。我不认为这适用于你的情况,因为问题似乎起源于lucene插件的较新版本,并且当前版本(1.9.1)至少适用于eclipse的版本3.4。

UPDATE: I also had a look at the bug report you mention. I don't think this applies to your case because the problem seem to originate in a newer version of the lucene plugin and the current version (1.9.1) applies at least till version 3.4 of eclipse.

这篇关于Eclipse DTP在Ubuntu 10.4上剥离!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆