-
Dec 5th, 2012, 08:14 AM
#1
Adding a java-generated source folder
In eventCompileStart, I create xjc Java classes from an xsd schema.
Is there a conventional folder for such generated Java class files?
Adding them to src/java is a bad idea, because then I need to clean on a per-package base in the clean event.
If no such default folder exists, is it possible to add an additional Java source folder to the Grails config?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules