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 
-- 
View this message in context: 
http://www.nabble.com/t5%3A-better-way-using-Intellj-with-T5--tp17407661p17407661.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to