platform-ant-home/main.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20, Thu Nov 4 21:55:21 2004 UTC revision 1.21, Thu Nov 4 22:10:12 2004 UTC
# Line 69  Line 69 
69        <p><b>Patches for 3.0.1</b></p>        <p><b>Patches for 3.0.1</b></p>
70          <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ant-home/patches/remoteAnt.jar">Remote Ant Support JAR</a>          <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ant-home/patches/remoteAnt.jar">Remote Ant Support JAR</a>
71          <br>Place in the &quot;../plugins/org.eclipse.ant.ui_3.0.1/lib&quot; directory of your Eclipse install.          <br>Place in the &quot;../plugins/org.eclipse.ant.ui_3.0.1/lib&quot; directory of your Eclipse install.
72          <br>Includes fixes for:          <br><br>Includes fixes for:
73           <ul><li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=73284">Bug 73284</a> InternalAntRunner should check for bad string index and generate more helpful error msgs</li>           <ul><li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=73284">Bug 73284</a> InternalAntRunner should check for bad string index and generate more helpful error msgs</li>
74            <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67003">Bug 67003</a> &lt;splash&gt; task creates process that never ends</li>            <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=67003">Bug 67003</a> &lt;splash&gt; task creates process that never ends</li>
75              </ul>
76            <li>Provides an input handler that can be used with Eclipse 3.0.1.<br> To use:            <li>Provides an input handler that can be used with Eclipse 3.0.1.<br> To use:
77            <ul><li>Set the inputhandler as a program argument on the Main tab:<br> -inputhandler org.eclipse.ant.internal.ui.antsupport.inputhandler.SWTInputHandler</li>            <ul><li>Set the inputhandler as a program argument on the Main tab:<br> -inputhandler org.eclipse.ant.internal.ui.antsupport.inputhandler.SWTInputHandler</li>
78            <li>set the VM arguments on the JRE tab of your Ant launch configuration to enter the following line to tell the VM where to look for the SWT libraries:<br>            <li>set the VM arguments on the JRE tab of your Ant launch configuration to enter the following line to tell the VM where to look for the SWT libraries:<br>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21