https://github.com/jbosstools/jbosstools-quarkus
Quarkus tooling for Eclipse
https://github.com/jbosstools/jbosstools-quarkus
eclipse eclipse-ide eclipse-plugin hacktoberfest java jboss jboss-developer-studio jbosstools quarkus quarkusio
Last synced: about 12 hours ago
JSON representation
Quarkus tooling for Eclipse
- Host: GitHub
- URL: https://github.com/jbosstools/jbosstools-quarkus
- Owner: jbosstools
- License: apache-2.0
- Created: 2019-09-09T08:18:39.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T09:31:08.000Z (over 1 year ago)
- Last Synced: 2024-06-13T12:29:23.430Z (over 1 year ago)
- Topics: eclipse, eclipse-ide, eclipse-plugin, hacktoberfest, java, jboss, jboss-developer-studio, jbosstools, quarkus, quarkusio
- Language: Java
- Homepage: https://tools.jboss.org
- Size: 8.42 MB
- Stars: 16
- Watchers: 9
- Forks: 20
- Open Issues: 9
-
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).