summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/eclipse-cdt/metadata.xml')
-rw-r--r--dev-util/eclipse-cdt/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-util/eclipse-cdt/metadata.xml b/dev-util/eclipse-cdt/metadata.xml
new file mode 100644
index 000000000000..6d2d9758c658
--- /dev/null
+++ b/dev-util/eclipse-cdt/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+<herd>java</herd>
+
+<longdescription>
+The CDT (C/C++ Development Tools) Project is working towards providing a fully
+functional C and C++ Integrated Development Environment (IDE) for the Eclipse
+platform.
+
+Features:
+* C/C++ Editor (basic functionality, syntax highlighting, code completion etc.)
+* C/C++ Debugger (APIs & Default implementation, using GDB)
+* C/C++ Launcher (APIs & Default implementation, launches and external application)
+* Parser
+* Search Engine
+* Content Assist Provider
+* Makefile generator
+</longdescription>
+</pkgmetadata>