Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

jaxb source sets #30

Open
jvsrvcs opened this issue Aug 5, 2014 · 0 comments
Open

jaxb source sets #30

jvsrvcs opened this issue Aug 5, 2014 · 0 comments

Comments

@jvsrvcs
Copy link

jvsrvcs commented Aug 5, 2014

Would it be possible to flesh out this section a little more and to give some examples, at first glance I have no idea what this section refers to or what I am supposed to do. Do I include this in my build.gradle and also what are the most common default settings (at a very minimum, what do I need?)

the jaxb source directory sets

sourceSets {
    main {
        jaxb {
            <setup srcDir, includes, excludes, output, etc>
        }
    }

    test {
        jaxb {
            <setup srcDir, includes, excludes, output, etc>
        }
    }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant