Hello,

I find that maven will ease your work a lot. Usually it take only one
step to get a lift app running.

mvn jetty:run

if you want to create an eclipse project for the downloaded app, you
just do mvn eclipse:eclipse and then import it to eclipse.

Not using maven you'll have to deal with all the dependency management
by yourself :(

Can you specify what do you expected from maven? what were the
problems encountered?


On Tue, Apr 14, 2009 at 12:11 PM, tk050305cnx <tk050305...@gmail.com> wrote:
>
> I am new to Liftweb. Unfortunately, the example app in the "getting
> started" doc did not work. That is... Maven did not produce the
> expected output. I don't want to bother with Maven at this time. Can
> you point me to a source that describes how to set up a helloworld
> type of application manually and deploy it on Tomcat? Is there any
> Eclipse automation for that?
>
> Cheers, CNX
>
> >
>



-- 
João Miguel Pereira, PMP
http://jpereira.eu
http://www.linkedin.com/in/joaomiguelpereira
joaomiguel.pere...@gmail.com
(351) 96 275 68 58

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to