]> gerrit.simantics Code Review - simantics/platform.git/commit - bundles/org.simantics.msvc.runtime.x86_64/.classpath
Added missing plug-ins from old SVN repository trunk 58/258/4
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 9 Jan 2017 16:55:23 +0000 (18:55 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 9 Jan 2017 18:48:07 +0000 (20:48 +0200)
commit68e5274fbda4c51b920db69b2e87d5646c446ce4
tree531a11e29c1fec7c106b760bf45f0a2ca4886ad2
parentd09be9d2b8bf2e982ab7cf5760d39014e7ca4fa1
Added missing plug-ins from old SVN repository trunk

Included the following plug-ins in bundles/:
* org.simantics.gnuplot
* org.simantics.msvc.runtime{,x86,x86_64}

refs #6945

Change-Id: Ibf8709f4cb22945dce4925897ee7de684a46675b
57 files changed:
bundles/org.simantics.gnuplot/.classpath [new file with mode: 0644]
bundles/org.simantics.gnuplot/.project [new file with mode: 0644]
bundles/org.simantics.gnuplot/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
bundles/org.simantics.gnuplot/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.gnuplot/.settings/org.eclipse.m2e.core.prefs [new file with mode: 0644]
bundles/org.simantics.gnuplot/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
bundles/org.simantics.gnuplot/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.gnuplot/build.properties [new file with mode: 0644]
bundles/org.simantics.gnuplot/pom.xml [new file with mode: 0644]
bundles/org.simantics.gnuplot/src/org/simantics/gnuplot/Gnuplot.java [new file with mode: 0644]
bundles/org.simantics.gnuplot/src/org/simantics/gnuplot/GnuplotSession.java [new file with mode: 0644]
bundles/org.simantics.gnuplot/src/org/simantics/gnuplot/InputStreamToFileCopier.java [new file with mode: 0644]
bundles/org.simantics.gnuplot/src/org/simantics/gnuplot/package-info.java [new file with mode: 0644]
bundles/org.simantics.gnuplot/test/org/simantics/gnuplot/tests/GnuplotTest.java [new file with mode: 0644]
bundles/org.simantics.gnuplot/test/org/simantics/gnuplot/tests/hexagons.dat [new file with mode: 0644]
bundles/org.simantics.gnuplot/test/org/simantics/gnuplot/tests/hexagons.plt [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/.classpath [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/.project [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/build.properties [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/msvcp100.dll [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/msvcr100.dll [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/pom.xml [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86/src/.keep [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/.classpath [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/.project [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/build.properties [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/msvcp100.dll [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/msvcr100.dll [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/.classpath [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/.project [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/build.properties [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/msvcp100.dll [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime.x86/msvcr100.dll [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/.classpath [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/.project [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/build.properties [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/src/org/simantics/msvc/runtime/Activator.java [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/org.simantics.msvc.runtime/src/org/simantics/msvc/runtime/Runtimes.java [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/pom.xml [new file with mode: 0644]
bundles/org.simantics.msvc.runtime.x86_64/src/.keep [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/.classpath [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/.project [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/META-INF/MANIFEST.MF [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/build.properties [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/src/org/simantics/msvc/runtime/Activator.java [new file with mode: 0644]
bundles/org.simantics.msvc.runtime/src/org/simantics/msvc/runtime/Runtimes.java [new file with mode: 0644]
bundles/pom.xml
features/org.simantics.sdk.feature/feature.xml