Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2015-02-17 09:32:24 +0000
committerUwe Stieber2015-02-17 09:32:24 +0000
commit3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88 (patch)
tree0af0a16b03e08b7dcc3deb33abf01fed349762c0 /target_explorer/plugins/org.eclipse.tcf.te.filesystem.ui/.project
parentf00c0e318e23353e6a15bec9479d85e9856f7db5 (diff)
downloadorg.eclipse.tcf-3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88.tar.gz
org.eclipse.tcf-3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88.tar.xz
org.eclipse.tcf-3e7bc9fefb2d3e8e5abbb593a81c08b827f63e88.zip
Terminals: Move terminals plugins and features into separate directory structure
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.filesystem.ui/.project')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.filesystem.ui/.project39
1 files changed, 39 insertions, 0 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.filesystem.ui/.project b/target_explorer/plugins/org.eclipse.tcf.te.filesystem.ui/.project
new file mode 100644
index 000000000..a3e804ab0
--- /dev/null
+++ b/target_explorer/plugins/org.eclipse.tcf.te.filesystem.ui/.project
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.tcf.te.filesystem.ui</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+ <filteredResources>
+ <filter>
+ <id>0</id>
+ <name></name>
+ <type>10</type>
+ <matcher>
+ <id>org.eclipse.ui.ide.multiFilter</id>
+ <arguments>1.0-name-matches-false-false-target</arguments>
+ </matcher>
+ </filter>
+ </filteredResources>
+</projectDescription>

Back to the top