Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revelc/jsdt-core
Repackaging of Eclipse JSDT bundled for distribution to Maven Central
https://github.com/revelc/jsdt-core
hacktoberfest
Last synced: about 2 months ago
JSON representation
Repackaging of Eclipse JSDT bundled for distribution to Maven Central
- Host: GitHub
- URL: https://github.com/revelc/jsdt-core
- Owner: revelc
- License: epl-2.0
- Created: 2017-10-27T00:09:46.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T05:41:37.000Z (6 months ago)
- Last Synced: 2024-07-26T06:50:34.032Z (6 months ago)
- Topics: hacktoberfest
- Language: Java
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsdt-core
[![mvn verify][ci_img]][ci_link]
[![Maven Central][maven_img]][maven_link]
[![License][license_img]][license_link]A small [Tycho] project which repackages the jsdt-core library from the
[Eclipse JavaScript Development Tools (JSDT)][JSDT] project into a bundle to
publish to [Maven Central] to use as a dependency in other [Maven] projects,
such as [formatter-maven-plugin].[JSDT]: https://eclipse.dev/webtools/jsdt/
[Maven Central]: https://search.maven.org/
[Maven]: https://maven.apache.org/
[Tycho]: https://www.eclipse.org/tycho/
[ci_img]: https://github.com/revelc/jsdt-core/workflows/mvn%20verify/badge.svg
[ci_link]: https://github.com/revelc/jsdt-core/actions
[formatter-maven-plugin]: https://github.com/revelc/formatter-maven-plugin
[license_img]: https://img.shields.io/badge/license-EPL%202.0-blue.svg
[license_link]: https://github.com/revelc/jsdt-core/blob/main/LICENSE
[maven_img]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code.formatter/jsdt-core/badge.svg
[maven_link]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code.formatter/jsdt-core