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