Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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