Sounds good. Maybe it would be possible to build some custom ant modules
that would use the IDE API to start processes in the IDE so the Console
outputs can be found in the Run tab. There would also have to be a module to
stop processes.

Are there any plans to have JPython or pnuts integrated into the IDE? 
Will it be possible to have custom toolbars? 

Cheers,

Hans

-----Original Message-----
From: Igor Karpov [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 4:57 PM
To: [EMAIL PROTECTED]
Subject: [Eap-features] Second run button and combobox...


A common scenario is to have client & server programs that should be
run/debugged together. What I'm doing all the time is:

start the server - start the client - stop the server - fix something -
start
the server - start the client
start the server - start the client - stop the client - fix something -
start
the client

It's tedious to crawl thru "Run/debug conf." combobox every time, especially
provided that I'm interested only in 2 configurations out of many.

It would be nice to have the second "Run/debug conf." combobox + "Run"
button
right on the toolbar, so one could just select 2 configurations and
manipulate
with 2 run buttons. (could be configurable if there's 1 or two of them)

Or, there could be a tool window (on top if possible) that can be sticked,
with
these comboboxes & buttons layed out horizontally, to save some space...

So it's sort of "favorites" tool window. Also, some "favorite" actions could
be
also placed there, like some "favorite" ant target, (but this is
lower-priority). Having the combobox for Ant command line there would also
be
nice (with ant configurations, allowing to invoke multiple targets in
certain
order and pass some properties, like "ant -Dprop=value deploy component".

|-----------------------------------------------------------|
|  [Run conf.1|V] [>] [Run conf.2|V] [>] [Ant.config.1][>]  |
|-----------------------------------------------------------|
Thus a developer would have the instant access to all frequently used
actions
and save LOTS of time.

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to