Skip to content

Conversation

@felipebonezi
Copy link
Contributor

@felipebonezi felipebonezi commented May 13, 2021

Ref #64
Fixes #61

Signed-off-by: felipebonezi <1410319+felipebonezi@users.noreply.github.com>
Signed-off-by: felipebonezi <1410319+felipebonezi@users.noreply.github.com>
Signed-off-by: felipebonezi <1410319+felipebonezi@users.noreply.github.com>
@felipebonezi
Copy link
Contributor Author

@octonato @benmccann @marcospereira
I'm stuck, can you help me?

  1. I'm using io.ebean dependency to use Annotation Processor for create Query Bean classes. Do you think is a good approach?
  2. I don't feel that my code to generate Query Bean classes are good. How can I execute shell script when an settingKey are true? See more here
  3. How can I test? I've created at sbt-play-ebean/sbt-tests folder a new project, but I don't know how to run it.

@octonato
Copy link
Contributor

@felipebonezi, I'm not much involved with this library and I don't know the internals either. I prefer to defer to the community members maintaining it.

Concerning the call to javac from inside sbt, I don't think that's a good idea. sbt compiles java code already.

You may be interested on this sbt documentation page.

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

Successfully merging this pull request may close these issues.

Typesafe query beans

2 participants