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

Java8 Support?! #69

Closed
jbspeakr opened this issue Jul 24, 2014 · 3 comments
Closed

Java8 Support?! #69

jbspeakr opened this issue Jul 24, 2014 · 3 comments
Labels

Comments

@jbspeakr
Copy link

hey folks,

is there any reason, why the AnnotationProcessor is only supporting Java6? (see @SupportedSourceVersion(SourceVersion.RELEASE_6))

I'd like to use this pretty nice framework also for Java8-only projects...
Any hints on this?

@mkarneim
Copy link
Owner

Well, I did restrict PB to Java 6 intensionally.
I guess we can change this value to javax.lang.model.SourceVersion.latestSupported().

@jbspeakr
Copy link
Author

Sounds great!

@mkarneim
Copy link
Owner

Closed in 3.0.0

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

No branches or pull requests

2 participants