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

Discussion: Eclipse IDE Java projects + external annotations #58

Open
triller-telekom opened this issue Nov 13, 2017 · 0 comments
Open

Comments

@triller-telekom
Copy link
Contributor

I am opening this issue as a discussion on how one could implement support for projects of type "Java project" within the Eclipse IDE.

As briefly mentioned in #52 (comment) the plugin eclipse-external-annotations-m2e-plugin is only for "Maven projects" within the Eclipse IDE.

Since the Eclipse JDT compiler is able to read the external annotations via its special "-annotationpath CLASSPATH" if you run it on the console, I am wondering how the eclipse-external-annotations-m2e-plugin makes use of it.

The GUI of the Eclipse IDE itself does not allow inserting "CLASSPATH" as a value in the projects build path on where it can find the external annotations.

So I am wondering if anyone has an idea on how to tell the jdt compiler within the IDE to read its external annotations fro the CLASSPATH?

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

No branches or pull requests

1 participant