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

Re: [Subclipse-dev] Eclipse 3.1/3.2 Support

From: Denny Valliant <valliant_at_unm.edu>
Date: 2006-05-30 13:27:40 CEST

Now I'm really getting close, but this error pops up when I try to use a
key-binding on a non managed resource:

Failed to get SVNTeamProvider for 'L/wwee/.project'

I think the key-binding is bypassing the action enablement specified in
the plugin.xml, because using any of the menus shows the actions as
disabled.

I've wrapped random bits in try/catch blocks, but since my debug
perspective is telling me "Source not found.", I'm not getting very far
in finding where exactly the error is getting thrown. There is no stack
trace.

Since my last question provided fruit, I'm asking for more. Any ideas?

I'll try a fresh version of eclipse tomorrow, and see what happens with
the debug perspective then, but if anything springs to mind, holler.

Thanks!
:Denny

Denny Valliant wrote:
> Brock Janiczak wrote:
>> It is probably using reflection to create the action class, so it needs
>> a no-arg constructor. Just add a new constructor that takes no params
>> and it should be ok. The proposed comment is optional.
>
> That was it. Thanks Brock!
>
> Now all I gotta do is figure out why the bindings don't work if the
> action set is not active, and we're in like Flynn.
>
> :Denny
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Tue May 30 13:27:54 2006

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.