Changeset 69
- Timestamp:
- 06/28/08 06:39:21 (6 months ago)
- Files:
-
- axdt/trunk/org.axdt.feature/feature.xml (modified) (1 diff)
- axdt/trunk/org.axdt.update/features/org.axdt.feature_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/plugins/org.axdt.as3.launcher_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/plugins/org.axdt.as3_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/plugins/org.axdt.flex3sdk_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/plugins/org.axdt.mxml_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/plugins/org.axdt.navigator_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/plugins/org.axdt.swfview_0.0.3.jar (added)
- axdt/trunk/org.axdt.update/site.xml (modified) (1 diff)
- axdt/trunk/org.axdt.update/web/site.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
axdt/trunk/org.axdt.feature/feature.xml
r68 r69 35 35 <import plugin="org.eclipse.ui.navigator"/> 36 36 <import plugin="org.eclipse.ui.navigator.resources"/> 37 <import plugin="org.eclipse.pde"/> 37 38 </requires> 38 39 axdt/trunk/org.axdt.update/site.xml
r44 r69 10 10 <category name="betas"/> 11 11 </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> 12 15 <category-def name="releases" label="AXDT Releases"/> 13 16 <category-def name="milestones" label="AXDT Milestones"/> axdt/trunk/org.axdt.update/web/site.xsl
r59 r69 215 215 <li><h4 name="step1">Install Eclipse 3.3</h4> 216 216 <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> 218 218 <li>Extract the archive and run Eclipse</li> 219 219 </ul></li>
