Use https by default
[gentoo.git] / dev-java / eclipse-ecj / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>java</herd>
5 <longdescription>
6 ECJ is the Eclipse Compiler for Java. It's a separate packaging of
7 the embedded Java compiler that comes with Eclipse. It can be used
8 as a batch-compiler by running the ecj-3.x script, or it can be
9 used with Ant by using the -lib option to and and setting
10 -Dbuild.compiler=ecj
11 </longdescription>
12 <use>
13         <flag name="ant">Support using ecj in Ant builds via dev-java/ant-eclipse-ecj</flag>
14 </use>
15 </pkgmetadata>