Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[subversive-dev] Version 0.7.9.I20111119-1700 of subversive is not working at all

Can somebody please have a look at:

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

this bug breaks the whole plug in:

Caused by: java.lang.NoSuchFieldError: INSTANCE
    at org.eclipse.team.svn.core.SVNTeamPlugin.getPreferences(SVNTeamPlugin.java:141)
    at org.eclipse.team.svn.core.svnstorage.AbstractSVNStorage.initialize(AbstractSVNStorage.java:500)
    at org.eclipse.team.svn.core.operation.file.SVNFileStorage.initialize(SVNFileStorage.java:63)
    at org.eclipse.team.svn.core.SVNTeamPlugin.start(SVNTeamPlugin.java:161)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)


Btw.: This bug got automatically assigned to Igor Burilo. Since I did not see a commit of Igor for quite a long time (about a year) I am asking myself if he is still working on the project.


cheers,

	Lars

Back to the top