Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koentsje/quarkus-eclipse
Quarkus Eclipse: Supersonic Subatomic Java in your Eclipse IDE
https://github.com/koentsje/quarkus-eclipse
eclipse quarkus
Last synced: about 1 month ago
JSON representation
Quarkus Eclipse: Supersonic Subatomic Java in your Eclipse IDE
- Host: GitHub
- URL: https://github.com/koentsje/quarkus-eclipse
- Owner: koentsje
- License: apache-2.0
- Created: 2019-03-20T12:03:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T16:38:10.000Z (over 5 years ago)
- Last Synced: 2024-12-20T16:49:40.751Z (about 2 months ago)
- Topics: eclipse, quarkus
- Language: Java
- Homepage: https://quarkus.io
- Size: 7.57 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# quarkus-eclipse
> Quarkus Eclipse - Supersonic Subatomic Java in your Eclipse IDE
Quarkus Eclipse contains tooling to make it easier to work with the [Quarkus](https://quarkus.io) project in the [Eclipse](https://www.eclipse.org) IDE.
## Build Instructions
To build Quarkus Eclipse follow the [build instructions](documentation/building/build.md).
## Installation
To install the freshly built Quarkus Eclipse plugins into your Eclipse workbench, follow the instructions in the [installation guide](documentation/installation/install.md).
## Getting Started
After the installation, get started using the new functionality by following the instructions in the [getting started manual](documentation/getting-started/getting-started.md).
## Contributing
If you run into errors, have ideas on how to improve the project or if you just want to collaborate, checkout the [contribution guide](documentation/contributing/contribute.md).