Add lttng2 core plug-ins
authorFrancois Chouinard <fchouinard@gmail.com>
Fri, 9 Mar 2012 12:36:22 +0000 (07:36 -0500)
committerFrancois Chouinard <fchouinard@gmail.com>
Mon, 12 Mar 2012 14:30:03 +0000 (10:30 -0400)
commit4828b083cb54eb36cdad7bd0a95ce689b287eb40
tree2779f1c27cb1f1609aadcbfed7efe737bd5b59e5
parentd91f71fa075ad043b7299f4fe9060b5681ee1037
Add lttng2 core plug-ins
17 files changed:
org.eclipse.linuxtools.lttng2.core.tests/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/about.html [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/plugin.properties [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/pom.xml [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core.tests/src/org/eclipse/linuxtools/lttng2/core/tests/Activator.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/about.html [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/plugin.properties [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/pom.xml [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.core/src/org/eclipse/linuxtools/lttng2/core/Activator.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.lttng2/feature.properties
This page took 0.027602 seconds and 5 git commands to generate.