简体   繁体   English

是否有机会安装尚未发布的插件损坏的eclipse安装

[英]Is there a chance installing a not yet released plugin corrupt eclipse installation

I use Eclipse Indigo for java development but I want to experiment with scala. 我使用Eclipse Indigo进行java开发,但我想尝试使用scala。 Since I have to download a nightly build to run on Eclipse : http://scala-ide.org/download/nightly.html is this safe ? 因为我必须下载每晚在Eclipse上运行的版本: http//scala-ide.org/download/nightly.html这样安全吗?

Is there a chance the plugin can corrupt my eclipse installation since the plugin is not a full blown release as yet ? 插件是否有可能破坏我的eclipse安装,因为该插件尚未完全发布?

I run the latest Scala milestone with no problems right now, which is probably safer than the nightly, and has better highlighting features. 我现在运行最新的Scala 里程碑 ,没有任何问题,这可能比夜晚更安全,并且具有更好的突出功能。 If you do run into trouble you can always revert to a previous installation state in Eclipse , so I would consider it safe 如果你遇到麻烦,你总是可以恢复到Eclipse中的先前安装状态 ,所以我认为它是安全的

The plugins architecture is designed so that Eclipse is protected from instability, unless they maliciously delete files on your installation, I doubt they would break Eclipse permanently. 插件体系结构的设计使Eclipse免受不稳定性的影响,除非他们恶意删除安装中的文件,我怀疑他们会永久破坏Eclipse。 To be extra careful you can make a backup of your eclipse directory. 要特别小心,您可以备份您的eclipse目录。

Nighly builds gives developers a chance to use latest features (not certified to be working on all environments) of the plugin which are not yet made available to end users. Nighly构建使开发人员有机会使用该插件尚未提供给最终用户的最新功能(未经认证适用于所有环境)。 In general they work fine but there may be few undiscovered issues. 一般来说,它们工作正常,但可能很少有未发现的问题。 You can always rollback your installation if something goes wrong or if you find any bugs. 如果出现问题或者发现任何错误,您可以随时回滚安装。

If your aim is to learn or develop using scala, better to use stable build. 如果您的目标是学习或开发使用scala,那么最好使用稳定版本。 A stable scala-ide plugin is available for Eclipse Indigo. Eclipse Indigo提供了一个稳定的scala-ide插件。 Please visit 'http://scala-ide.org/download/current.html' for more details. 有关详细信息,请访问“http://scala-ide.org/download/current.html”。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM