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

Re: site archives >0.9.12 broken?

From: Brock Janiczak <brockj_eclipse_at_ihug.com.au>
Date: 2004-09-05 02:32:16 CEST

>
> Any versions later than 0.9.12 cause the following exception:
>
> java.lang.Error: Unresolved compilation problem:
> at
> org.tigris.subversion.subclipse.core.resources.RemoteResourceTransfer.getInstance(RemoteResourceTransfer.java:21)
>
> at
> org.tigris.subversion.subclipse.ui.actions.PasteRemoteResourceAction.isEnabled(PasteRemoteResourceAction.java:74)
>
> at
> org.eclipse.team.internal.ui.actions.TeamAction.setActionEnablement(TeamAction.java:239)
>
> ...
>

Holger,
You aren't using eclipse 3.1 by any chance are you? I get the same
problem. The code you saw when you disassembled was inserted by the
eclipse compiler. It does this to allow you to still use classes that
failed to compile correctly.

It definitely has something to do with the build process, but i haven't
figured out what is causing it yet. I can use the repository view in my
runtime workbench, but not my real one. It is really odd!

I will look at it later today

Cheers,
    Brock
Received on Sun Sep 5 10:32:16 2004

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

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