Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.feature/.project')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.feature/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.feature/.project b/target_explorer/features/org.eclipse.tcf.te.feature/.project
new file mode 100644
index 000000000..c9801e7ea
--- /dev/null
+++ b/target_explorer/features/org.eclipse.tcf.te.feature/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.tcf.te.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+ <filteredResources>
+ <filter>
+ <id>1311579318584</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