Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

The instructions below use Eclipse's New Project wizard to create the project from a Maven archetype. If you'd rather use the mvn command line, see the Getting Started instructions, then skip to Creating The Skeleton Application 85464332 page.

...


In Eclipse, go to File > New > Project... > Maven > Maven Project

...

On the Select an Archetype dialog (shown below), select the newly-added Apache Tapestry catalog, then select the "quickstart" artifact from the list and click Next.

 


Note: Screenshots in this tutorial may show different (either newer or older) versions of Tapestry than you may see.

...

You can now open a web browser to http://localhost:8080/tutorial1/ to see the running application:

 

...


NOTE: Your screen may look very different depending on the version of Tapestry you are using!

...