From f8dc09d4f8527bb86949b5895db7ecc4e7de46f1 Mon Sep 17 00:00:00 2001 From: Michael Scharf Date: Thu, 7 Dec 2006 02:53:31 +0000 Subject: [PATCH] initial version --- org.eclipse.tm.terminal.ssh-feature/.project | 17 ++++++++++++ .../build.properties | 1 + .../feature.xml | 26 +++++++++++++++++++ 3 files changed, 44 insertions(+) create mode 100644 org.eclipse.tm.terminal.ssh-feature/.project create mode 100644 org.eclipse.tm.terminal.ssh-feature/build.properties create mode 100644 org.eclipse.tm.terminal.ssh-feature/feature.xml diff --git a/org.eclipse.tm.terminal.ssh-feature/.project b/org.eclipse.tm.terminal.ssh-feature/.project new file mode 100644 index 00000000000..b9b4f4daa53 --- /dev/null +++ b/org.eclipse.tm.terminal.ssh-feature/.project @@ -0,0 +1,17 @@ + + + org.eclipse.tm.terminal.ssh-feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/org.eclipse.tm.terminal.ssh-feature/build.properties b/org.eclipse.tm.terminal.ssh-feature/build.properties new file mode 100644 index 00000000000..64f93a9f0b7 --- /dev/null +++ b/org.eclipse.tm.terminal.ssh-feature/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml diff --git a/org.eclipse.tm.terminal.ssh-feature/feature.xml b/org.eclipse.tm.terminal.ssh-feature/feature.xml new file mode 100644 index 00000000000..197021d71f1 --- /dev/null +++ b/org.eclipse.tm.terminal.ssh-feature/feature.xml @@ -0,0 +1,26 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + + + +