Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "Tapestry5_Run_Jetty_From_IDEA" page has been changed by RichardClark. http://wiki.apache.org/tapestry/Tapestry5_Run_Jetty_From_IDEA?action=diff&rev1=12&rev2=13 -------------------------------------------------- == Tested with == - [[http://www.jetbrains.com/idea/index.html|Intellij IDEA]] 7 and 8<<BR>> + [[http://www.jetbrains.com/idea/index.html|Intellij IDEA]] 7, 8, and 9<<BR>> [[http://mortbay.org/jetty-6/|Jetty 6]] Note: [[http://tapestry.apache.org/tapestry5/tapestry-test/|Tapestry-test]] users need to use Jetty 5. For an alternative option see Tapestry5RunViaMain @@ -17, +17 @@ 2. Click on the '''+''' button and select ''Maven'' from the list 3. Name the configuration (optional) 4. Edit the three tabs as follows:<<BR>> - ''Project''<<BR>> + ''Profile'' (IDEA 9) or ''Project''(earlier versions)<<BR>> Set ''Project File'' to your POM.xml<<BR>> Set ''Goals'' to '''jetty:run-exploded'''<<BR>> ''General''<<BR>> - Set the ''Maven Home Directory'' to your Maven installation's location and check ''Override''<<BR>> + If needed, set the ''Maven Home Directory'' to your Maven installation's location and check ''Override''<<BR>> - Set your ''Maven Local Repository''<<BR>> + If needed, set your ''Maven Local Repository''<<BR>> ''Runner''<<BR>> Set the ''VM Parameters'' to '''-Djetty.scanIntervalSeconds=5''' to use automatic class reloading. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
