Hi,
There are a few wiki articles about using eclipse with lift here
https://www.assembla.com/spaces/liftweb/wiki/IDE
If you have more questions, we are here to help
Regards
Diego
Sent from my android cell
HiI am super new to all of this but love scala and am intrigued by LIFT. I have been looking at the walk through http://simply.liftweb.net/index-Chapter-2.html#toc-Chapter-2its great, it makes sense but I am struggling to create a project in eclipse where i can run it. I downloaded the source code but for some reason eclipse can not open it as a project. So i thought i would start with a different project in eclipse and then add the files but then i realised i really dont understand the structure of how its all laid out. Is there a resource for some information about this?thanks!!--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code
--
Hi
If you like you can take a look at any of my public github proj. at [1] they all include the eclipse plugging and most of them have readme description on how to get started.
[1] http://github.com/karma4u101
--from my cell
best regards Peter Peterson
HiI am super new to all of this but love scala and am intrigued by LIFT. I have been looking at the walk through http://simply.liftweb.net/index-Chapter-2.html#toc-Chapter-2