Alejandro Scandroli wrote: > > Idea needs you to explicitly hit CRTL-SHIFT-F9 (to compile just one > class) or CTRL-F9 (make project)
You can also use the ANT BUILD dialog window pane. You can even assign shortcuts to particular build definitions. I usually have at least three in any build: a "clean" execution to clear out any cached classes and tomcat work directories, a "copy-content" that just copies non-recompileables (component definitions, html files, etc.) and a "build". Each one is a different hotkey. You can also select multiple execution points and click the PLAY button, and it will execute each in order. If you can't already tell, I'm rabid about IntelliJ. -- View this message in context: http://www.nabble.com/Tapestry---IDEA-tp14892102p14918685.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]