Dude, 

The tutorial has quite a few quirks that really should be updated.  I got
loads of help from folks on this forum in order to get it working.   I
thought I'd give you the benefit of my pain.   Here is my final code for
each module along with a snapshot of my project tree.

Enjoy.

<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";>
  <head>
    <title>Game Over!</title>
  </head>
  <body>

    <h1>Game Over</h1>

    <p> You guessed the secret number in ${count} guesses!  </p>

  </body>
</html>


Here is my project tree...
http://old.nabble.com/file/p28543232/Java%2B-%2Btutorial1_target_classes_org_apache_tapestry5_tutorial_pages_GameOver.tml%2B-%2BEclipse%2B-%2B_Users_phil.mcquitty_Documents_personal_javacode.jpg
 


Tim Koop-3 wrote:
> 
> I'm having a problem with the Tapestry tutorial on this page: 
> http://tapestry.apache.org/tapestry5.1/tutorial1/first.html
> 
> I have created a project with Maven (however, I used the instructions on 
> this page: http://java.dzone.com/articles/using-maven-create-new because 
> the one in the above tutorial didn't work--at least I couldn't get it 
> working)
> 
> But when I try to Import Existing Project Into Workspace, the project 
> made by Maven, Eclipse says "No projects are found to import".  What's 
> the deal?
> 
> Thanks.
> 
> -- 
> Tim Koop
> t...@timkoop.com <mailto:t...@timkoop.com>
> www.timkoop.com <http://www.timkoop.com>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Tutorial-Import-Project-Into-Eclipse-tp28541099p28543232.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to