(no commit message)
authorAlvaro Sanchez-Leon <alvsan09@gmail.com>
Mon, 31 May 2010 19:27:25 +0000 (19:27 +0000)
committerAlvaro Sanchez-Leon <alvsan09@gmail.com>
Mon, 31 May 2010 19:27:25 +0000 (19:27 +0000)
commitf6281059b399ca538c5da6c457cdc96c523c0748
tree71527c411ef3b1d042ee74ba527b90b0261fe10e
parentb0d3496e8d43ff6d195551af3b311d8f16b9a848
13 files changed:
org.eclipse.linuxtools.tmf.ui.tests/.classpath [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/.project [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/plugin.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/plugin.xml [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/src/org/eclipse/linuxtools/tmf/ui/tests/TmfUITestPlugin.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/test.xml [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/widgetStubs/org/eclipse/linuxtools/tmf/ui/widgets/timeAnalysis/test/stub/adaption/TsfImplProvider.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/widgetStubs/org/eclipse/linuxtools/tmf/ui/widgets/timeAnalysis/test/stub/model/EventImpl.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/widgetStubs/org/eclipse/linuxtools/tmf/ui/widgets/timeAnalysis/test/stub/model/TraceImpl.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/widgetStubs/org/eclipse/linuxtools/tmf/ui/widgets/timeAnalysis/test/stub/model/TraceModelImplFactory.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui.tests/widgetStubs/org/eclipse/linuxtools/tmf/ui/widgets/timeAnalysis/test/stub/views/TsfTraceAnalysisView.java [new file with mode: 0644]
This page took 0.026147 seconds and 5 git commands to generate.