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

Re: plans to provide key board/mouse shortcuts

From: Denny Valliant <valliant_at_unm.edu>
Date: 2005-10-31 00:49:33 CET

Aaron Digulla wrote:

>Denny Valliant wrote:
>
>
>
>>Thanks for the tip, I didn't know the googster don't ravage eclipse
>>lists... I assume the one I'm aiming for is "platform"? I'll look into
>>'em, thanks!
>>
>>
>
>You will be politely redirected if you ask on the wrong newsgroup :-)
>Since there is no CVS-specific group, platform is probably your best
>starting point.
>
>
Ah! Actually I joined "team" a while ago, which is good for
the CVS/SVN type stuff. I guess there is as good as any.
The IResource bit is pretty general to Eclipse, so lots of
people must know about it.

    Chapping my ass is the fact that all the code I need
to utilize looks like it's already in TeamActions and
CommitAction. I know it's a one-liner, which is; ARRG!

And then again, it could be something simple that I need
to add to the CommitAction class's new init() method,
or maybe it's the selectionChanged method.

There are soooo many ways of getting what you want,
seeing the big picture and useing the "best" is challenging.

But a good question for this list is, HEY! How bout this:
I think we can have the hotkey do different things depending
on the context of where it's invoked. Maybe if it's in the
active editor it should just check that file, or if it's in a
browser of somesort(navigator,team,whatnot) it should
check whatever is selected. Shouldn't need to default to
the current project anytime. Right? That sounds like
expected behavior?

Been using the new CommitAction class and it hasn't
screwed me so far. Definitely getting closer!
Received on Mon Oct 31 10:49:33 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.