Commit fb4dac49 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ updated manifest and classpath

parent 71bbb709
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,6 +7,5 @@
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/gson-2.9.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
+4 −1
Original line number Diff line number Diff line
@@ -5,5 +5,8 @@ Bundle-SymbolicName: org.etsi.mts.tdl.json2tdl
Bundle-Version: 1.0.0.qualifier
Export-Package: org.etsi.mts.tdl.json2tdl
Require-Bundle: org.etsi.mts.tdl.common,
 org.eclipse.emf.ecore
 org.eclipse.emf.ecore,
 org.eclipse.xtext,
 org.etsi.mts.tdl.helper,
 com.google.gson
Automatic-Module-Name: org.etsi.mts.tdl.json2tdl