Publishing features to JBoss Tools, Red Hat CodeReady Studio, JBoss Central, Early Access, and Eclipse Marketplace
Once your features are ready for consumption by other projects, you can have them aggregated into a downstream project.
Submit a pull request against the appropriate branch of the jbosstools-build-sites to get your feature(s) added into 1 or more of these category.xml files:
-
aggregate/site/category.xml - for all features
-
aggregate/coretests-site/category.xml - for test features
First, ensure your feature(s) are included in JBoss Tools, as above.
Then, submit a pull request here: jbdevstudio-product
-
site/category.xml - for all features
-
features/com.jboss.devstudio.core.rpm.feature/feature.xml - for features that should be installed automatically when installing JBoss Developer Studio via the installer or Eclipse Marketplace
To get a feature (or collection of features) added to JBoss Central, you need to submit a pull request against jbosstools-discovery.
First, update the target platform to include the new feature(s):
Then, add a new connector to the discovery plugin, to expose those feature(s) via the appropriate categor(ies):
To get a feature (or collection of features) added to the Early Access site, you need to submit a pull request against jbosstools-discovery.
First, update the target platform to include the new feature(s):
Then, add a new connector to the discovery plugin, to expose those feature(s) via the appropriate categor(ies):
To get added to the Eclipse Marketplace, open a JIRA listing the feature(s) to be included in the appropriate JBoss Tools Marketplace connector. These features should already be included in the JBoss Tools update site, above.