简体   繁体   English

Helios有什么重大问题吗?

[英]Any major problems with Helios?

I have just seen that new major release ( 3.6 Helios ) of eclipse is available for download. 我刚刚看到eclipse的新主要版本( 3.6 Helios )可供下载。 I want to try it, but before that I want to know if anybody experienced any major problems. 我想尝试一下,但在此之前我想知道是否有人遇到任何重大问题。

I want to determine If I could try this or not, since my project setup is complex and easily takes 2, 3 hours normally; 我想确定我是否可以尝试这样做,因为我的项目设置很复杂,通常需要2,3个小时; I don't want to take any risk. 我不想冒任何风险。

No major issue sp far. 没有重大问题。

The main problems I have seen are platform specific, like this crash in Ubuntu . 我看到的主要问题是特定平台,比如Ubuntu中的崩溃
Small differences are noted in this blog post . 这篇博客文章中提到了一些细微的差异。

As usual, I always prefer a full Eclipse installation beside the ones I already have. 像往常一样,我总是喜欢在我已有的Eclipse安装旁边安装完整的Eclipse。
And for major update, I like to recreate a workspace dedicated for that release, just to be on the safe side. 对于主要更新,我喜欢重新创建专用于该版本的工作区,只是为了安全起见。
That way, my old Eclipse release still has its own workspace fully functional. 这样,我的旧Eclipse版本仍然拥有自己的工作空间。
I also test the plugins in both version by using a shared dropins folder . 我还使用共享dropins文件夹测试两个版本中的插件。

Yes i experienced a major problem with helios, but only in WTP context. 是的,我遇到了helios的一个主要问题,但仅限于WTP环境。 If you work with WTP you should immediately update to WTP-M-3.2.1 . 如果您使用WTP,您应立即更新到WTP-M-3.2.1 This should fix the issue of taking up to a minute for hot deployment (re-publishing to the server). 这应该解决热部署(重新发布到服务器)需要花费一分钟的问题。 The eclipse bug issue . 日食bug问题

The most disturbing thing for me was the way j2ee projects are configured: there is no more j2ee dependencies, and it is not obvious at the first glance to see you have to use resource assembly (but it does not resist a few minutes searching the web). 对我来说最令人不安的是j2ee项目的配置方式:没有更多的j2ee依赖项,乍一看,你不得不使用资源程序集(但它不会在几分钟内搜索到网页)。

Apart for that, I had no real issue in updating: everything went smooth, and plugins I use work well under helios. 除此之外,我在更新方面没有任何实际问题:一切顺利,我使用的插件在helios下运行良好。

Nothing so major, but some suggestion features are a bit buggy: 没有什么比这更重要,但一些建议功能有点儿麻烦:

  • sometimes instead of suggesting to create a method, it suggest a cast, and inserts a cast to Object 有时而不是建议创建一个方法,它建议一个强制转换,并将一个强制转换插入到Object
  • when there are interfaces methods with generics, some of them are added as unimplemented even though they exist in the parent class. 当存在泛型的接口方法时,即使它们存在于父类中,它们中的一些也被添加为未实现的。

These are two things I encountered for the past week. 这是我过去一周遇到的两件事。

On Windows, Helios does appears to have a pretty critical conflict with the latest oracle JDK patch (JDK 1.6 update 21): 在Windows上,Helios似乎与最新的Oracle JDK补丁(JDK 1.6 update 21)存在严重冲突:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=319514 https://bugs.eclipse.org/bugs/show_bug.cgi?id=319514

Any version before that is ok. 之前的任何版本都可以。

There is an issue with Helios and Oracle JVM 1.6.0 update 21 . Helios和Oracle JVM 1.6.0更新21存在问题 Eclipse launcher sets permgen size using Sun-jvm-specific command line option, but Oracle changed vendor string from "Sun Microsystems" to "Oracle", and Eclipse now fails to detect Sun-JVM, so it is not setting right permgen size. Eclipse启动程序使用特定于Sun-jvm的命令行选项设置permgen大小,但Oracle将供应商字符串从“Sun Microsystems”更改为“Oracle”,而Eclipse现在无法检测到Sun-JVM,因此它没有设置正确的permgen大小。 Quick solution is to set permgen by yourself in eclipse.ini. 快速解决方案是在eclipse.ini中自己设置permgen。

I'm getting incredibly slow autocomplete. 我的自动完成速度非常慢。 The bug , with a workaround, is here https://bugs.eclipse.org/bugs/show_bug.cgi?id=317979 这个错误,有一个解决方法,在这里https://bugs.eclipse.org/bugs/show_bug.cgi?id=317979

We switch to 64bits Helios under Windows 7 recently. 我们最近在Windows 7下切换到64位Helios。 We saw a major improvement in memory management no more Out Of Memory errors inside Eclipse. 我们看到内存管理方面有了重大改进,Eclipse中没有内存错误。 Much better performances as well. 表现也好多了。 But we have a big issue with SVN and SVN Kit plugins they are constantly displaying Malformed Network data errors or Handshake fail errors when synchronising with our repository under svn+ssh. 但是我们在SVN和SVN Kit插件中存在一个大问题,他们在与svn + ssh下的我们的存储库同步时不断显示格式错误的网络数据错误或握手失败错误。 Was perfectly running under 32 bits Indigo or Galileo. 在32位Indigo或Galileo下完美运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 WSO2在Helios中安装Developer Studio问题 - WSO2 installing developer studio problems in helios 是否有适用于Eclipse Helios的图像编辑器 - Is there any Image Editor available for Eclipse Helios Eclipse Helios在Mac OS X 10.6.5中存在性能问题 - Eclipse Helios having performance problems Mac OS X 10.6.5 如何使用Subclipse在Helios中进行重构而不会出现提交更改的问题? - How can I refactor in Helios with Subclipse without problems committing changes? 在OSX(10.6)64位下显示问题的Eclipse Helios安装问题 - Show-stopper Eclipse Helios install problems under OSX (10.6) 64bit 不支持的major.minor版本52.0,tomcat 7,java 7/8问题 - Unsupported major.minor version 52.0, tomcat 7, java 7/8 problems tomcat主页正在打开,但是在我所做的任何项目中都显示404(在Eclipse Helios中) - tomcat homepage is opening but 404 on any project that i have made (in eclipse helios) Eclipse PDT 3.6 Helios,用于切换注释的键盘快捷键不再起作用 - Eclipse PDT 3.6 Helios, keyboard shortcuts for toggle comment not working any more Eclipse和Eclipse-EE之间有什么主要区别? - Any major difference between Eclipse and Eclipse-EE? Eclipse 3.8中的p2-dropins机制是否进行了重大更改? - Is there any major change done in p2-dropins mechanism in Eclipse 3.8?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM