]> gerrit.simantics Code Review - simantics/interop.git/commit - org.simantics.interop/META-INF/MANIFEST.MF
Interop common plug-in
authorluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 26 Apr 2010 14:48:42 +0000 (14:48 +0000)
committerMarko Luukkainen <marko.luukkainen@vtt.fi>
Thu, 2 Feb 2017 09:22:09 +0000 (11:22 +0200)
commiteb67052eccd9492b4ea18c08524b083c0eef3bfe
tree941b43ae739f65822fd6a5283fffba0d0cbfb387
parent2f25d8293b887536bc1c07699f97e60f2705ff7e
Interop common plug-in
Integration to Apros Model Browser

git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15560 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.interop/.classpath [new file with mode: 0644]
org.simantics.interop/.project [new file with mode: 0644]
org.simantics.interop/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.simantics.interop/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.interop/build.properties [new file with mode: 0644]
org.simantics.interop/plugin.xml [new file with mode: 0644]
org.simantics.interop/src/org/simantics/interop/Activator.java [new file with mode: 0644]
org.simantics.interop/src/org/simantics/interop/browsing/ImportNode.java [new file with mode: 0644]
org.simantics.interop/src/org/simantics/interop/handlers/Contributor1.java [new file with mode: 0644]
org.simantics.interop/src/org/simantics/interop/handlers/EvaluatorFactory1.java [new file with mode: 0644]
org.simantics.interop/src/org/simantics/interop/stubs/InteropResource.java [new file with mode: 0644]