RFR: 8295884: Support for development with the Eclipse IDE [v2]

Julian Waters jwaters at openjdk.org
Wed Oct 26 14:29:23 UTC 2022


On Wed, 26 Oct 2022 10:15:10 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Will this work with jtreg test sources too? At least on Intellij those require a brittle intellij plugin.

I didn't think of adding them to the indexing list if you're referring to the code in the /test/ directory, but I can do that if that's necessary. So long as they're able to be built using make (doesn't matter which Makefile they use), Eclipse shouldn't have much of an issue with them when it comes to compiling them, or require extra/special support to work properly

-------------

PR: https://git.openjdk.org/jdk/pull/10853


More information about the ide-support-dev mailing list