Excuse me in advance if something was already posted/discussed/implemented.

1. JSP debugging - how does it work (#638)?
2. When trying to debug a web application, Tomcat doesn't find the one...("No
Context configured to process this request")
3. Tomcat port when debugging - always fixed to 8080? Would be nice to specify
it in GUI. (low priority)
4. Run/Debug for entire web app could be more useful. It would be helpful to
specify numerous configurations for webapp: add the parameter servlet/jsp name
or request path plus a request parameters.
5. Those request parameters: possibility to specify as one sting or edit them
as a list:  Parameters: [text box] [...] // invokes a dialog with parameters
list:
------------------------
Parameters
[+][-][V][^][copy]

[name][value]
[name][value]..
------------------------

the same thing for usual application run/debug configurations - it drives one
crazy if one has to specify 10-15 system properties each having the format like
that : -Dcom.company.product.property.etc=quite_a_long_value
- all in a tiny text box. Scrolling 1000-char-long string is really annoying,
so providing a pop-up dialog for that will be a great help.

6. Running a conf. like that could possibly bring up a web browser immediately
going to the servlet/jsp specified.
Or there could be a checkbox [x] launch web browser
7. Run for web app should also work - just launch web browser with 
the servlet/jsp.
8. "Run" and "Debug" for servlet/jsp could be included in the context menu,
acting appropriately.
9. Run/Debug for entire web app can exist as well - possibly launching the
welcome-file (index.jsp/index.html...)
10. It is probably not required at all/hard to implement: having an integrated
browser. However, it would be nice to have all-in-one IDE with a browser
appearing in a "Debug" tab. JBuilder has one, hasn't he? Plus some integrated
XSLT debugging.. Well, enough wishes for the moment:-)

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

Reply via email to