Hi,
not sure if this happens on purpose, but if I create a new roo project the src/main/java (default packaging jar) folder is not created.
I also started my own addon with where I use the AbstractPackagingProvider and return Path.SRC_MAIN_JAVA and Path.SRC_MAIN_RESOURCES in the getPaths method
If create a new project or module with that custom packaging also none of these pathes get created.
What do I miss? I use Roo 1.2 Release, ubuntu 11.10 with openjdk 7
Thanks in advance
max


Reply With Quote
