I simply run Jetty through Maven inside IntelliJ. Works like a charm.
-Filip
Angelo Chen skrev:
Hi,
I have been using Intellij with T5 and it works very well, here are some
approaches:
1) Using the local tomcat server in the IDEA and run it directly, advantage
of this is, I can debug/step into the java code.
2) Using remote tomcat server, create a exploded directory, run/attach the
app in the exploded directory to it from IDEA, but can't debug/step into the
java code.
3) either local or remote tomcat server, create an exploded directory, don't
have to run/attach, just 'make', and switch to browser to browse the related
url, this works very well with T5's 'class reloading' feature, but can't
debug/step the java code.
I'd like to know how others use Intellj with T5? how to debug in the #2 and
#3's case? Thanks.
Angelo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]