make.langtools.netbeans.nb-javac.nbproject.project.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nb-javac-android Show documentation
Show all versions of nb-javac-android Show documentation
"nb-javac-android" (a fork of nb-javac) is patched to work in Android Runtime (ART).
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://www.netbeans.org/ns/project/1"> <type>org.netbeans.modules.java.j2seproject</type> <configuration> <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> <name>nb-javac</name> <minimum-ant-version>1.6.5</minimum-ant-version> <source-roots> <root id="src.classes2.dir" name="java.compiler"/> <root id="src.classes3.dir" name="jdk.compiler"/> <root id="src.classes4.dir" name="jdk.jdeps"/> </source-roots> <test-roots> <root id="test.test.dir"/> </test-roots> </data> </configuration> </project>