Changeset 69

Show
Ignore:
Timestamp:
06/28/08 06:39:21 (6 months ago)
Author:
mb0
Message:

new 0.0.3 version is online ! now compiled with and for java 5.

also new:

  • mxml editor
  • wizards
  • navigator
  • configurable flex-config path
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • axdt/trunk/org.axdt.feature/feature.xml

    r68 r69  
    3535      <import plugin="org.eclipse.ui.navigator"/> 
    3636      <import plugin="org.eclipse.ui.navigator.resources"/> 
     37      <import plugin="org.eclipse.pde"/> 
    3738   </requires> 
    3839 
  • axdt/trunk/org.axdt.update/site.xml

    r44 r69  
    1010      <category name="betas"/> 
    1111   </feature> 
     12   <feature url="features/org.axdt.feature_0.0.3.jar" id="org.axdt.feature" version="0.0.3"> 
     13      <category name="betas"/> 
     14   </feature> 
    1215   <category-def name="releases" label="AXDT Releases"/> 
    1316   <category-def name="milestones" label="AXDT Milestones"/> 
  • axdt/trunk/org.axdt.update/web/site.xsl

    r59 r69  
    215215        <li><h4 name="step1">Install Eclipse 3.3</h4> 
    216216        <ul> 
    217         <li>Goto <a href="http://www.eclipse.org/downloads/"><em>Eclipse Downloads</em></a> page and select <em>Eclipse IDE for Java Developers</em></li> 
     217        <li>Goto <a href="http://www.eclipse.org/downloads/moreinfo/java.php"><em>Eclipse Europa 3.3 Downloads</em></a> page and download <em>Eclipse IDE for Java Developers</em></li> 
    218218        <li>Extract the archive and run Eclipse</li> 
    219219        </ul></li>