Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Cortell2010-06-18 17:09:09 +0000
committerJohn Cortell2010-06-18 17:09:09 +0000
commit44b0e41210eadbcccf0cebe918da8b62fb22d113 (patch)
tree68dcf9677fedba19b963ce53bca0b189873b8809 /jtag/org.eclipse.cdt.debug.gdbjtag.ui
parentbb9485981f8fd89f5b8c982db3d79420f515a7b9 (diff)
downloadorg.eclipse.cdt-44b0e41210eadbcccf0cebe918da8b62fb22d113.tar.gz
org.eclipse.cdt-44b0e41210eadbcccf0cebe918da8b62fb22d113.tar.xz
org.eclipse.cdt-44b0e41210eadbcccf0cebe918da8b62fb22d113.zip
More changes to keep project warning-free
Diffstat (limited to 'jtag/org.eclipse.cdt.debug.gdbjtag.ui')
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag.ui/.settings/org.eclipse.pde.prefs33
1 files changed, 33 insertions, 0 deletions
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.ui/.settings/org.eclipse.pde.prefs b/jtag/org.eclipse.cdt.debug.gdbjtag.ui/.settings/org.eclipse.pde.prefs
new file mode 100644
index 00000000000..ee53159b939
--- /dev/null
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag.ui/.settings/org.eclipse.pde.prefs
@@ -0,0 +1,33 @@
+#Fri Jun 18 11:43:06 CDT 2010
+compilers.f.unresolved-features=0
+compilers.f.unresolved-plugins=0
+compilers.incompatible-environment=0
+compilers.p.build=0
+compilers.p.build.bin.includes=0
+compilers.p.build.encodings=2
+compilers.p.build.java.compiler=2
+compilers.p.build.java.compliance=0
+compilers.p.build.missing.output=2
+compilers.p.build.output.library=0
+compilers.p.build.source.library=0
+compilers.p.build.src.includes=0
+compilers.p.deprecated=0
+compilers.p.discouraged-class=0
+compilers.p.internal=0
+compilers.p.missing-packages=2
+compilers.p.missing-version-export-package=2
+compilers.p.missing-version-import-package=2
+compilers.p.missing-version-require-bundle=2
+compilers.p.no-required-att=0
+compilers.p.not-externalized-att=2
+compilers.p.unknown-attribute=0
+compilers.p.unknown-class=0
+compilers.p.unknown-element=0
+compilers.p.unknown-identifier=0
+compilers.p.unknown-resource=0
+compilers.p.unresolved-ex-points=0
+compilers.p.unresolved-import=0
+compilers.s.create-docs=false
+compilers.s.doc-folder=doc
+compilers.s.open-tags=0
+eclipse.preferences.version=0

Back to the top