This is a n00b question, but I've spent a bit too much time trying to
find where a number of the Lift classes are defined. I installed the
PocketChange app, and I can get it to run (although the current
version is quiet broken and I had to create a postgres db user) but
when I open it as a project in IntelliJ (with apologies to David - I'm
giving it a chance :) it can't find many of the Lift classes,
including the mapper ones (e.g. LongKeyedMapper). There seems to be a
custom MappedDecimal class, but that's the only one I (and IntelliJ)
can find in net.liftweb.mapper. It also can't find net.liftweb.util.
{Box,Empty,Full}.
I am new to maven I think it downloaded them magically and put them
somewhere, but where? Can maven also download the source so I don't
have to keep a separate source directory in sync somehow?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---