eclipse-aspectj / eclipse.jdt.core

Aspectj JDT Core
Eclipse Public License 2.0
17 stars 6 forks source link

Java 19 support #25

Closed kriegaex closed 1 year ago

kriegaex commented 2 years ago

Once this draft PR is finished, it will help to close https://github.com/eclipse/org.aspectj/issues/184.

kriegaex commented 1 year ago

I think this is ready to be merged. After the latest restructuring - there is a new module org.eclipse.jdt.core.compiler.batch now, in which batch compiler and APT classes have been moved - I managed to get the build working again, also including the latest Java 19 bug fixes. Alas, there are still several unfixed Java 18/19 preview feature bugs remaining, see also https://github.com/eclipse/org.aspectj/issues/184#issuecomment-1272254940.