diff options
Diffstat (limited to 'dev-util/eclipse-sdk/metadata.xml')
-rw-r--r-- | dev-util/eclipse-sdk/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-util/eclipse-sdk/metadata.xml b/dev-util/eclipse-sdk/metadata.xml new file mode 100644 index 000000000000..24d1f1cf72fd --- /dev/null +++ b/dev-util/eclipse-sdk/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>java</herd> +<longdescription> +The Eclipse Project is an open source project of eclipse.org, overseen by +a Project Management Committee (PMC) and project leaders. The work is done +in subprojects working against a CVS repository. The Eclipse Project +Charter describes the organization of the project, roles and +responsibilities of the participants, and top level development process +for the project. The JDT and PDE are plug-in tools for the Eclipse +Platform. Together, these three pieces form the Eclipse SDK download, a +complete development environment for Eclipse-based tools, and for +developing Eclipse itself. +</longdescription> +</pkgmetadata> |