platform-ant-home/main.html

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

revision 1.24, Fri Feb 3 23:51:28 2006 UTC revision 1.25, Fri Feb 3 23:54:21 2006 UTC
# Line 68  Line 68 
68            <li>Fixes released to the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=Platform&component=Ant&target_milestone=3.1.1&target_milestone=3.1.2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=2.0.1+Fixed%27n+Verified&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">3.1.x</a>            <li>Fixes released to the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=Platform&component=Ant&target_milestone=3.1.1&target_milestone=3.1.2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=2.0.1+Fixed%27n+Verified&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">3.1.x</a>
69            branch</li>            branch</li>
70        </ul>        </ul>
       <p><b>Patches for 3.0.1</b></p>  
         <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ant-home/patches/remoteAnt.jar">Remote Ant Support JAR</a>  
         <br>Place in the &quot;../plugins/org.eclipse.ant.ui_3.0.1/lib&quot; directory of your Eclipse install.  
         <br><br>Includes fixes for:  
          <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>  
           <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>  
           </ul>  
           <li>Provides an input handler that can be used with Eclipse 3.0.1.<br> To use:  
           <ul><li>Set the inputhandler as a program argument on the Main tab:<br> -inputhandler org.eclipse.ant.internal.ui.antsupport.inputhandler.SWTInputHandler</li>  
           <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>  
           -Djava.library.path=&quot;${system:ECLIPSE_HOME}/plugins/org.eclipse.swt.${system:WS}_3.0.1/os/${system:OS}/${system:ARCH}&quot;.</li>  
           <li>Set the classpath for the launch configuration to include all the SWT JARs found at:<br>  
           &quot;installation_directory\plugins\org.eclipse.swt.xxx_platform&quot;<br>  
           where &quot;installation_directory&quot; is the directory into which eclipse was installed, and "xxx_platform" is the platform directory.  
 For example, on Windows this might be: &quot;C:\eclipse\plugins\org.eclipse.swt.win32_3.0.1\ws\win32\swt.jar&quot;  
 and on Linux this might be: &quot;/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/*.jar&quot;  
   
   
71            </ul>            </ul>
72            </ul>            </ul>
73        <p><b><a name="Milestone_Planning"></a>3.1 Development Effort</b></p>        <p><b><a name="Milestone_Planning"></a>3.1 Development Effort</b></p>

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25