Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » keyboard shortcuts
keyboard shortcuts [message #198570] Tue, 21 August 2007 12:14 Go to next message
Eclipse UserFriend
Originally posted by: adam.hardy.no.spam.cyberspaceroad.spam

I think this is a simple one even though I don't know how to sort it out.

In my non-WTP project, hitting F11 always launches the most recently run unit test.

With WTP running tomcat though F11 now launches the server in debug mode,
/mostly/ - I say mostly because I haven't figured out the logic to it yet.

Sometimes I hit F11 or ctrl-F11 and eclipse tries to start a new instance of
tomcat when it is running already (thus failing).

So what key can I use to restart the server? If there isn't one, could I create
one?

And is there a key to publish?

Thanks
Adam
Re: keyboard shortcuts [message #198913 is a reply to message #198570] Thu, 23 August 2007 17:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: adam.hardy.nospam.cyberspaceroad.nospam.com

adam wrote:
> With WTP running tomcat though F11 now launches the server in debug
> mode, /mostly/ - I say mostly because I haven't figured out the logic to
> it yet.
>
> Sometimes I hit F11 or ctrl-F11 and eclipse tries to start a new
> instance of tomcat when it is running already (thus failing).
>
> So what key can I use to restart the server? If there isn't one, could I
> create one?

Figured out that Contextual Launching is determining what to do - I
could disable it, but I think I may also be able to harness it better by
using the J2EE perspective only to run servers and a JUnit Testing
perspective only for running unit tests.

There seems to be a danger that Contextual Launching might take its cue
from something that I can't control in the perspective, but I guess I'll
find out.


> And is there a key to publish?


I can't find any command listed in the Preferences / General / Keys
dialog representing the Deploy to server command.

Is that because WTP hasn't added the functionality yet? Or am I missing
something?

Thanks
Re: keyboard shortcuts [message #199073 is a reply to message #198913] Wed, 29 August 2007 14:59 Go to previous message
Eclipse UserFriend
Originally posted by: adam.hardy.nospam.cyberspaceroad.nospam.com

Adam Hardy wrote:
>> And is there a key to publish?
>
> I can't find any command listed in the Preferences / General / Keys
> dialog representing the Deploy to server command.
>
> Is that because WTP hasn't added the functionality yet? Or am I missing
> something?

Can anyone answer this?

this is the one place in my code - deploy - refresh cycle where i have
to reach for the mouse.
Previous Topic:Eclipse WTP JSP formatter setup
Next Topic:XML Catalog Problem in Java and Plugin Projects
Goto Forum:
  


Current Time: Fri Apr 19 23:54:50 GMT 2024

Powered by FUDForum. Page generated in 0.02682 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top