view visualizer/nbproject/project.xml @ 8406:2bfb9644dcc2

unittest: call wrapper to avoid long command lines on windows there's a restriction of ~32k characters for the whole command line. fwiw, linux/bsd have also restrictions, but it is unlikely that we'll ever hit that (2097k characters on my linux machine).
author Bernhard Urban <bernhard.urban@jku.at>
date Mon, 18 Mar 2013 19:18:42 +0100
parents 2bb876c23a4f
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>org.netbeans.modules.apisupport.project.suite</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/nb-module-suite-project/1">
            <name>Graal Visualizer</name>
        </data>
    </configuration>
</project>