Eclipse插件在更新后消失 [英] Eclipse plug-ins disappeared after update

查看:184
本文介绍了Eclipse插件在更新后消失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

已使用 Window->检查更新功能更新了Eclipse PDT。
重新启动后,所有trird-party插件似乎关闭。



-clean开始命令行键不起作用。



Eclipse安装Detals 正确包含有关我所有插件的信息。 / p>




错误日志:

  eclipse.buildId = M20090917-0800 
java.version = 1.6.0_05
java.vendor = Sun Microsystems Inc.
BootLoader常量:OS = win32,ARCH = x86,WS = win32 ,NL = ru_RU
框架参数:-product org.eclipse.epp.package.php.product
命令行参数:-os win32 -ws win32 -arch x86 -product org.eclipse.epp。 package.php.product

!ENTRY org.eclipse.team.core 4 0 2009-11-24 12:52:00.804
!MESSAGE无法实例化提供者org.eclipse.team。项目搜索的svn.core.svnnature。
!STACK 1
org.eclipse.team.core.TeamException:无法为项目搜索实例化提供程序org.eclipse.team.svn.core.svnnature。
在org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
在org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
在org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
在org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
在org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
在org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
在org.eclipse.ui.internal.decorators.LightweightDecoratorManager $ LightweightRunnable.run(LightweightDecoratorManager.java:81)
在org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
在org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
在org.ec lipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
在org.eclipse.ui.internal.decorators.DecorationScheduler $ 1.ensureResultCached(DecorationScheduler.java:371)
在org .eclipse.ui.internal.decorators.DecorationScheduler $ 1.run(DecorationScheduler.java:331)
在org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
! SUBENTRY 1 org.eclipse.team.core 4 0 2009-11-24 12:52:00.804
!MESSAGE无法为项目搜索实例化提供程序org.eclipse.team.svn.core.svnnature。


解决方案

解决方案是使用 Equinox p2安装程序
没有其他离线方式来安装/重新安装插件或功能。


Have been updated Eclipse PDT using Window->Check for Updates feature. After restart all trird-party plug-ins seems like switched off.

Starting with -clean command line key doesn't helps.

Eclipse Installation Detals contains information about all my plug-ins correctly.


Error log:

eclipse.buildId=M20090917-0800
java.version=1.6.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Framework arguments:  -product org.eclipse.epp.package.php.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.php.product

!ENTRY org.eclipse.team.core 4 0 2009-11-24 12:52:00.804
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Search.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Search.
    at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
    at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
    at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
    at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
    at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
    at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
    at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
    at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2009-11-24 12:52:00.804
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Search.

解决方案

Solution is use Equinox p2 Installer! There is no other offline ways to install/reinstall plugins or features.

这篇关于Eclipse插件在更新后消失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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