Launching an Ant target produces this messsage in the console :
size = java.awt.Dimension[width=0,height=0]
The target is
<target name="launch_browser_index" description="index.html">
<exec executable="C:\Program Files\Internet Explorer\IEXPLORE.EXE" >
<arg line="http://www.somewhere.com/index.html"/>
</exec>
</target>
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list
