| target "Moka Target Platform" with source requirements |
| |
| location "http://download.eclipse.org/releases/2023-12" eclipse { |
| org.eclipse.platform.feature.group lazy |
| org.eclipse.rcp.feature.group lazy |
| org.eclipse.jdt.feature.group lazy |
| org.eclipse.equinox.p2.discovery.feature.feature.group lazy |
| org.eclipse.equinox.executable.feature.group lazy |
| org.eclipse.wst.json_core.feature.feature.group lazy |
| } |
| |
| location "https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/" orbit_old{ |
| javax.annotation [1.3.5,2.0.0) |
| } |
| |
| location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06/" orbit { |
| org.apache.batik.anim [1.17.0,1.18.0) |
| org.apache.batik.dom [1.17.0,1.18.0) |
| org.apache.batik.dom.svg [1.17.0,1.18.0) |
| org.apache.batik.xml [1.17.0,1.18.0) |
| } |
| |
| location "https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202405171447/" gmfRuntime { |
| org.eclipse.gmf.runtime.sdk.feature.group lazy |
| } |
| |
| location "https://download.eclipse.org/xwt/release-1.9.100/" xwt { |
| org.eclipse.xwt.feature.feature.group lazy |
| } |
| |
| location "https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2024-06/6.7.0/" papyrus { |
| org.eclipse.papyrus.sdk.feature.feature.group lazy |
| org.eclipse.papyrus.junit.feature.feature.group lazy |
| } |
| |
| location "https://download.eclipse.org/tools/aspectj/ajdt/430/dev/update/" aspectj { |
| org.aspectj.feature.group lazy |
| org.eclipse.equinox.weaving.sdk.feature.group lazy |
| } |
| |
| location "http://download.eclipse.org/nebula/releases/2.0.1" nebula { |
| org.eclipse.nebula.widgets.xviewer.feature.feature.group lazy |
| org.eclipse.nebula.visualization.feature.feature.group lazy |
| } |
| |
| location "https://download.eclipse.org/paho/releases/1.2.0/Java" paho { |
| org.eclipse.paho.client.mqttv3 lazy |
| } |