[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subclipse 0.9.28 Released

From: Bill Wohler <wohler_at_newt.com>
Date: 2005-03-02 20:10:59 CET

I tried a fresh install of Subclipse 0.9.28/JavaSVN 0.8.4 and reported
an error in the JavaSVN layer. When I tried to revert those changes,
the Subversion commands took, but the decorations in Eclipse were not
updated. The appended trace seems to indicate why.

Since this is a fresh install, I'm not sure if this is user error, a
known problem, or a problem I should add to the bug tracker. Please
let me know.

p.s. The last version of Subclipse I was using (which successfully
performed these refactorings) was the one just before the Javahl
bindings were ripped out (for Linux) (0.9.23?) and I was using the
command line option, too, I think.

-- 
Bill Wohler <wohler_at_newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
!ENTRY org.eclipse.ui 4 4 2005-03-02 11:03:28.617
!MESSAGE Invalid preference page path:
org.tigris.subversion.subclipse.ui.SVNPreferences
!ENTRY org.eclipse.ui 4 4 2005-03-02 11:03:28.617
!MESSAGE Plugin org.tigris.subversion.subclipse.ui, extension
org.eclipse.ui.preferencePages
Required attribute 'objectClass' not defined
!ENTRY org.eclipse.ui.workbench 4 2 2005-03-02 11:03:28.924
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".
!STACK 0
java.lang.ClassCastException
        at
        org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:214)
        at
        org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:220)
        at
        org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at
        org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at
        org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at
        org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at
        org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:299)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Received on Thu Mar 3 06:10:59 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.