comparison visualizer/LogViewer/build.xml @ 5738:50dbe728da9e

log viewer source code cleanup
author Lukas Stadler <lukas.stadler@jku.at>
date Mon, 02 Jul 2012 16:31:30 +0200
parents 6a812002a918
children
comparison
equal deleted inserted replaced
5737:f2fc4d13975a 5738:50dbe728da9e
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- You may freely edit this file. See harness/README in the NetBeans platform --> 2 <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
3 <!-- for some information on what you could do (e.g. targets to override). --> 3 <!-- for some information on what you could do (e.g. targets to override). -->
4 <!-- If you delete this file and reopen the project it will be recreated. --> 4 <!-- If you delete this file and reopen the project it will be recreated. -->
5 <project name="at.ssw.visualizer.logviewer" default="netbeans" basedir="."> 5 <project name="com.oracle.graal.visualizer.logviewer" default="netbeans" basedir=".">
6 <description>Builds, tests, and runs the project at.ssw.visualizer.logviewer.</description> 6 <description>Builds, tests, and runs the project com.oracle.graal.visualizer.logviewer.</description>
7 <import file="nbproject/build-impl.xml"/> 7 <import file="nbproject/build-impl.xml"/>
8 </project> 8 </project>