https://www.eclipse.org/downloads/images/committers.png https://projects.eclipse.org/projects/tools.orbit/ Bindings for JET templates Installing BND Tools requires installing unsigned jars. The tools are very helpful for reviewing the generated results. Redirect to the development version of the setup model. Initialize the Package Explorer to display workings sets. <?xml version="1.0" encoding="UTF-8"?> <section name="Workbench"> <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> <item value="true" key="group_libraries"/> <item value="false" key="linkWithEditor"/> <item value="2" key="layout"/> <item value="2" key="rootMode"/> <item value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#x0D;&#x0A;&lt;packageExplorer configured=&quot;true&quot; group_libraries=&quot;1&quot; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;2&quot; sortWorkingSets=&quot;false&quot; workingSetName=&quot;&quot;&gt;&#x0D;&#x0A;&lt;localWorkingSetManager&gt;&#x0D;&#x0A;&lt;workingSet editPageId=&quot;org.eclipse.jdt.internal.ui.OthersWorkingSet&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; id=&quot;1382792884467_1&quot; label=&quot;Other Projects&quot; name=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;/localWorkingSetManager&gt;&#x0D;&#x0A;&lt;activeWorkingSet workingSetName=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;allWorkingSets workingSetName=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;/packageExplorer&gt;" key="memento"/> </section> </section> Ensure that Run/Debug/External Tools contain favorites <?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchHistory> <launchGroup id="org.eclipse.debug.ui.launchGroup.debug"> <favorites> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.maven.generator/MavenOSGiDependencyAnalyzer.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.maven.generator/MavenBNDDependencyAnalyzer.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.maven.bnd.generator/MavenBNDUpdater.launch&quot;/&gt;&#13;&#10;"/> </favorites> </launchGroup> <launchGroup id="org.eclipse.ui.externaltools.launchGroup"> <favorites> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.simrel/maven-osgi/Maven OSGi.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.simrel/maven-bnd/Maven BND.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.legacy/Maven Legacy.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.simrel/orbit-aggregation/Orbit Aggregation.launch&quot;/&gt;&#13;&#10;"/> </favorites> </launchGroup> <launchGroup id="org.eclipse.debug.ui.launchGroup.run"> <favorites> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.maven.generator/MavenOSGiDependencyAnalyzer.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.maven.generator/MavenBNDDependencyAnalyzer.launch&quot;/&gt;&#13;&#10;"/> <launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/org.eclipse.orbit.maven.bnd.generator/MavenBNDUpdater.launch&quot;/&gt;&#13;&#10;"/> </favorites> </launchGroup> </launchHistory> github.remoteURIs Orbit SimRel GitHub Repository remoteURI Orbit SimRel github.remoteURIs Orbit Legacy GitHub Repository remoteURI Orbit Legacy github.remoteURIs Orbit Legacy GitHub Repository remoteURI Orbit .github .project .gitignore /.settings/ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.eclipse.orbit.github</name> <comment>Orbit Github</comment> <projects> </projects> <buildSpec> </buildSpec> <natures> </natures> </projectDescription> eclipse.preferences.version=1 encoding/<project>=UTF-8 Choose the compatibility level of the target platform The location of Orbit's SimRel Git clone. The location of Orbit's Legcacy Git clone. The location used to specify JAVA_HOME in the External Tools Configurations. The absolute path location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds. The absolute path location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds. The location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations. The absolute path location of the folder containing the bash.exe on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds. The absolute path location of the folder containing the bash executable on your operating system; it is used in the External Tools Configurations. You may leave the default if you don't intend to do Maven builds. The location of the mvn command that will execute mvn on your operating system; it is used in the External Tools Configurations. The location of the locally built orbit-aggregation repository The location of the locally built maven-jetty repository The location of the locally built maven-osgi repository The location of the locally built maven-bnd repository The location of the locally built maven-sign repository The location of the locally built orbit-legacy repository The Orbit's SimRel project provides utilities to generate p2 update sites from Maven dependencies.