org.eclipse.platform.doc.isv/porting/3.0/incompatibilities.html

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

revision 1.12, Fri Apr 21 19:55:35 2006 UTC revision 1.13, Thu May 25 21:47:33 2006 UTC
# Line 1074  Line 1074 
1074  This was mandated by the introduction of the new OSGi-based runtime.</p>  This was mandated by the introduction of the new OSGi-based runtime.</p>
1075  <p><b>Action required:</b> If you want to use Eclipse 3.0 to build a 2.1 based  <p><b>Action required:</b> If you want to use Eclipse 3.0 to build a 2.1 based
1076  product, then introduce in eclipse.buildScript the property &quot;buildingOSGi&quot;  product, then introduce in eclipse.buildScript the property &quot;buildingOSGi&quot;
1077  and set it to false. For example:  and set it to false. For example:</p>
1078  <pre>&lt;eclipse.buildScript ... buildingOSGi=&quot;false&quot;/&gt;</pre></p>  <pre>&lt;eclipse.buildScript ... buildingOSGi=&quot;false&quot;/&gt;</pre>
1079  <h2><a name="Changes to eclipse.fetch Ant task"></a>37. Changes to eclipse.fetch  <h2><a name="Changes to eclipse.fetch Ant task"></a>37. Changes to eclipse.fetch
1080  Ant task</h2>  Ant task</h2>
1081  <p><b>What is affected:</b> Scripts (e.g., Ant build.xml files) using the  <p><b>What is affected:</b> Scripts (e.g., Ant build.xml files) using the

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13