File tree Expand file tree Collapse file tree 10 files changed +15
-14
lines changed
org.modeldriven.alf.bundle/META-INF
org.modeldriven.alf.eclipse.moka
org.modeldriven.alf.eclipse/dist
org.modeldriven.alf.fuml.impl.bundle/META-INF
org.modeldriven.alf.fuml.impl/dist Expand file tree Collapse file tree 10 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<projectDescription >
3- <name >alf-ri </name >
3+ <name >Alf-Reference-Implementation </name >
44 <comment ></comment >
55 <projects >
66 </projects >
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Automatic-Module-Name : org.modeldriven.alf.bundle
3- Bnd-LastModified : 1603460602370
3+ Bnd-LastModified : 1603492682298
44Build-Jdk : 1.8.0_31
55Built-By : seidewitz
66Bundle-ClassPath : .,jars/org.modeldriven.alf-1.0.0-SNAPSHOT.jar
77Bundle-ManifestVersion : 2
88Bundle-Name : org.modeldriven.alf.bundle
99Bundle-RequiredExecutionEnvironment : JavaSE-1.8
1010Bundle-SymbolicName : org.modeldriven.alf.bundle
11- Bundle-Version : 1.0.0.20201023134244
11+ Bundle-Version : 1.0.0.20201023223736
1212Created-By : Apache Maven Bundle Plugin
1313Embed-Dependency : *;scope=compile;groupId=!org.modeldriven
1414Embed-Directory : jars
Original file line number Diff line number Diff line change 1313 <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value =" true" />
1414 <stringAttribute key =" org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value =" org.eclipse.m2e.launchconfig.classpathProvider" />
1515 <stringAttribute key =" org.eclipse.jdt.launching.MAIN_TYPE" value =" org.modeldriven.alf.eclipse.moka.execution.Fuml" />
16+ <stringAttribute key =" org.eclipse.jdt.launching.MODULE_NAME" value =" org.modeldriven.alf.eclipse.moka" />
1617 <stringAttribute key =" org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value =" -v -l " ${workspace_loc:org.modeldriven.alf.eclipse/Libraries}" -u " ${container_loc}" " ${selected_resource_name}" " />
1718 <stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" org.modeldriven.alf.eclipse.moka" />
1819 <stringAttribute key =" org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value =" org.eclipse.m2e.launchconfig.sourcepathProvider" />
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Automatic-Module-Name : org.modeldriven.alf.fuml.impl.bundle
3- Bnd-LastModified : 1603460603513
3+ Bnd-LastModified : 1603492683177
44Build-Jdk : 1.8.0_31
55Built-By : seidewitz
66Bundle-ClassPath : .,jars/org.modeldriven.alf-1.0.0-SNAPSHOT.jar,jars/org
@@ -9,7 +9,7 @@ Bundle-ManifestVersion: 2
99Bundle-Name : org.modeldriven.alf.fuml.impl.bundle
1010Bundle-RequiredExecutionEnvironment : JavaSE-1.8
1111Bundle-SymbolicName : org.modeldriven.alf.fuml.impl.bundle
12- Bundle-Version : 1.0.0.20201023134244
12+ Bundle-Version : 1.0.0.20201023223736
1313Created-By : Apache Maven Bundle Plugin
1414Embed-Dependency : *;scope=compile;groupId=!org.modeldriven
1515Embed-Directory : jars
Original file line number Diff line number Diff line change 22<?pde version =" 3.8" ?>
33<?pde version =" 3.6" ?><target includeMode =" feature" name =" alf-ri" >
44 <locations >
5- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
6- <unit id =" org.eclipse.equinox.executable.feature.group" version =" 0.0.0" />
7- <unit id =" org.eclipse.platform.feature.group" version =" 0.0.0" />
8- <repository location =" http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640" />
9- </location >
10- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
11- <unit id =" org.eclipse.uml2.sdk.feature.group" version =" 0.0.0" />
12- <repository location =" http://download.eclipse.org/releases/oxygen/201804111000" />
13- </location >
145 <location includeAllPlatforms =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
156 <unit id =" org.apache.commons.logging" version =" 0.0.0" />
167 <unit id =" org.apache.log4j" version =" 0.0.0" />
2819 <repository location =" https://download.eclipse.org/modeling/mdt/papyrus/components/moka/oxygen" />
2920 <unit id =" org.eclipse.papyrus.moka.feature.feature.group" version =" 3.1.0.201710171318" />
3021 </location >
22+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
23+ <repository location =" http://download.eclipse.org/eclipse/updates/4.16" />
24+ <unit id =" org.eclipse.equinox.executable.feature.group" version =" 3.8.800.v20200514-1529" />
25+ <unit id =" org.eclipse.platform.ide" version =" 4.16.0.I20200604-0540" />
26+ </location >
27+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
28+ <repository location =" http://download.eclipse.org/releases/2020-06" />
29+ <unit id =" org.eclipse.uml2.sdk.feature.group" version =" 5.5.1.v20200302-1312" />
30+ </location >
3131 </locations >
3232</target >
You can’t perform that action at this time.
0 commit comments