Releases: revelc/jsdt-core
Releases · revelc/jsdt-core
Jsdt Core 3.4.4
- Use org.eclipse.osgi
Jsdt Core 3.4.3
Add osgi framework but didn't work out, This version was then skipped.
Jsdt Core 3.4.2
- Add org.eclipse.text to the build as required usage.
Jsdt Core 3.4.1
note: Using new revelc parent for this release resulting in scrapping 3.4.0 release. All changes otherwise are listed here and 3.4.1 was only due to problems in the release process that were worked through.
- Using eclipse 2024-03 jsdt
- Added automatic module name as : org.eclipse.wst.jsdt.core
- Under eclipse 2.0 license now
- Required java 17 now
- Fixed win32 arch type as x86_64
- Only include eclipse artifacts in the bundle as follows: org.eclipse.core.runtime,org.eclipse.equinox.common,org.eclipse.equinox.registry,org.eclipse.wst.jsdt.core,org.eclipse.wst.common.core,org.eclipse.wst.common.environment,org.eclipse.wst.common.frameworks,org.eclipse.wst.common.project.facet.core,org.eclipse.wst.validation
- Dummy javadocs added to comply with sonatype release requirements
Jsdt Core 3.4.0
This release was scrapped due to issues in new release process against repo. Please see 3.4.1 as it will list all the changes that have occurred.
Jsdt Core 3.3.0 Eclipse 2022-12 Revision Level (jdk 11)
Support for Eclipse 2022-12
note: Build now requires jdk 17 for tycho. We still target jdk 11 for usage.
Jsdt Core 3.2.0 Eclipse 2022-06 Revision Level (jdk 11)
Support for Eclipse 2022-06
Jsdt Core 3.1.0 Eclipse 2021-12 Revision Level (jdk 11)
For Eclipse 2021-12 revision
Jsdt Core 3.0.0 Eclipse 2021-09 Revision Level (jdk 11)
Eclipse now requires jdk 11 for new revisions. Updated this to latest.
Jsdt Core 2.8.1 Eclipse 2020-09 Revision Level
- last revision that does not require jdk 11 for osgi level. This one is still jdk 8.