I use Eclipse for development… have the eclipsified play app project there. To run it in development, I obviously use ‘play run’ command line. I don’t checkin any artifcats anywhere J
What is the easiest way to have derived apps – basically you have the basic app which works by itself, say a wiki site and then ANOTHER completely separate project that uses the base project and adds more customized pages to it?
Is there some easy way to do this? any support in play itself?
Thanks,
Razie