diff 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
line wrap: on
line diff
--- a/visualizer/LogViewer/build.xml	Wed Jun 27 17:35:32 2012 +0200
+++ b/visualizer/LogViewer/build.xml	Mon Jul 02 16:31:30 2012 +0200
@@ -2,7 +2,7 @@
 <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
 <!-- for some information on what you could do (e.g. targets to override). -->
 <!-- If you delete this file and reopen the project it will be recreated. -->
-<project name="at.ssw.visualizer.logviewer" default="netbeans" basedir=".">
-    <description>Builds, tests, and runs the project at.ssw.visualizer.logviewer.</description>
+<project name="com.oracle.graal.visualizer.logviewer" default="netbeans" basedir=".">
+    <description>Builds, tests, and runs the project com.oracle.graal.visualizer.logviewer.</description>
     <import file="nbproject/build-impl.xml"/>
 </project>