Hello guys,
I am having a very strange indentation problem with the Eclipse plugin.
To appreciate please maximize your email window. You can see how the second
line starts after the last " [ ". It does it whenever you have "[ xxxx ]" in
the code.
object entries extends MappedOneToMany(FeedEntry,
FeedEntry.entrySource) with Owned[FeedEntry] with Cascade[FeedEntry]
object tribes extends
MappedManyToMany(ContentTribes, ContentTribes.sourceId, ContentTribes.tribeId,
Tribe)
I was trying to live with it, but it is kind of annoying in long chunks of code.
Any ideas on how to solve it?
Thanks in advance and happy 2010 to everybody.
Cheers,
GA
--
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.