Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leave Existing models in the project source set #2

Open
devYonz opened this issue Jun 18, 2017 · 0 comments
Open

leave Existing models in the project source set #2

devYonz opened this issue Jun 18, 2017 · 0 comments

Comments

@devYonz
Copy link

devYonz commented Jun 18, 2017

A common useage is to import these models and use them as templates, the enhanced class can continue to be used for DB migrations but templates will start complaining that the model class object does not exist.

remove:
javaSources.source.exclude("models/**/*.java")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant