File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <classpathentry exported =" true" kind =" lib" path =" lib/log4j-api-2.11.2.jar" />
44 <classpathentry exported =" true" kind =" lib" path =" lib/log4j-core-2.11.2.jar" />
55 <classpathentry exported =" true" kind =" lib" path =" lib/log4j-slf4j-impl-2.11.2.jar" />
6- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
7- <attributes >
8- <attribute name =" module" value =" true" />
9- </attributes >
10- </classpathentry >
6+ <classpathentry kind =" lib" path =" lib/DEHCommonJ-1.1.0.jar" />
7+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" />
118 <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
129 <classpathentry kind =" src" path =" src" />
1310 <classpathentry kind =" src" output =" bin.tests" path =" tests" >
1714 </attributes >
1815 </classpathentry >
1916 <classpathentry kind =" src" path =" resources" />
20- <classpathentry kind =" lib" path =" lib/DEHCommonJ-1.0.0.jar" sourcepath =" lib/DEHCommonJ-1.0.0-sources.jar" />
2117 <classpathentry kind =" lib" path =" miglayout15-swing.jar" sourcepath =" miglayout-src.zip" />
2218 <classpathentry kind =" output" path =" bin" />
2319</classpath >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : DEH-CapellaAdapter
44Bundle-SymbolicName : com.rheagroup.dehcapellaadapter;singleton:=true
5- Bundle-Version : 1.5.2
5+ Bundle-Version : 1.5.4
66Bundle-Vendor : RHEAGROUP
77Require-Bundle : org.eclipse.ui,
88 org.polarsys.capella.core.model.handler;bundle-version="5.1.0";visibility:=reexport,
@@ -18,7 +18,7 @@ Bundle-ClassPath: .,
1818 lib/log4j-api-2.11.2.jar,
1919 lib/log4j-core-2.11.2.jar,
2020 lib/log4j-slf4j-impl-2.11.2.jar,
21- lib/DEHCommonJ-1.0 .0.jar,
21+ lib/DEHCommonJ-1.1 .0.jar,
2222 miglayout15-swing.jar
2323Export-Package : App,
2424 Commands,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ bin.includes = plugin.xml,\
55 .,\
66 icons/,\
77 log4j2.xml,\
8- lib/DEHCommonJ-1.0 .0.jar,\
8+ lib/DEHCommonJ-1.1 .0.jar,\
99 lib/log4j-api-2.11.2.jar,\
1010 lib/log4j-core-2.11.2.jar,\
1111 lib/log4j-slf4j-impl-2.11.2.jar
Original file line number Diff line number Diff line change 22<feature
33 id =" DEHCapellaAdapterFeature"
44 label =" DEHCapellaAdapter"
5- version =" 1.5.2.qualifier "
5+ version =" 1.5.4 "
66 provider-name =" Rhea Group SA" >
77
88 <description url =" www.rheagroup.com" >
You can’t perform that action at this time.
0 commit comments