summaryrefslogtreecommitdiff
blob: a0bf777ce7ad6b20ad35b46d27f856ce55f3ec33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>gnu-emacs@gentoo.org</email>
  <name>Gentoo GNU Emacs project</name>
</maintainer>
<maintainer>
  <email>java@gentoo.org</email>
  <name>Java</name>
</maintainer>
<longdescription>
  The Java Development Environment for Emacs is a software package
  that interfaces Emacs to command-line Java development tools (for
  example, JavaSoft's JDK). JDEE features include:

    * JDEE menu with compile, run, debug, build, browse, project, and
      help commands
    * syntax coloring
    * auto indentation
    * compile error to source links
    * source-level debugging
    * source code browsing
    * make file support
    * automatic code generation
    * Java source interpreter (Pat Neimeyer's BeanShell)
</longdescription>
<upstream>
  <remote-id type="sourceforge">jdee</remote-id>
</upstream>
</pkgmetadata>