org.eclipse.ui.tutorials.rcp.part1/part1.product
Parent Directory
|
Revision Log
Revision 1.1 -
(download)
(annotate)
Fri Jul 21 17:03:04 2006 UTC (3 years, 4 months ago) by ebb
Branch: MAIN
CVS Tags: HEAD
Fri Jul 21 17:03:04 2006 UTC (3 years, 4 months ago) by ebb
Branch: MAIN
CVS Tags: HEAD
Bug 134394: Update RCP tutorial code to match articles. This involved refreshing the projects with the contents of the zip files that came with the articles.
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.1"?>
<product name="RCP Tutorial 1" id="org.eclipse.ui.tutorials.rcp.part1.product" application="org.eclipse.ui.tutorials.rcp.part1.application" useFeatures="false">
<configIni use="default"/>
<launcherArgs>
</launcherArgs>
<plugins>
<plugin id="org.eclipse.core.commands"/>
<plugin id="org.eclipse.core.expressions"/>
<plugin id="org.eclipse.core.runtime"/>
<plugin id="org.eclipse.help"/>
<plugin id="org.eclipse.jface"/>
<plugin id="org.eclipse.osgi"/>
<plugin id="org.eclipse.swt"/>
<plugin id="org.eclipse.swt.win32.win32.x86"/>
<plugin id="org.eclipse.ui"/>
<plugin id="org.eclipse.ui.tutorials.rcp.part1"/>
<plugin id="org.eclipse.ui.workbench"/>
</plugins>
</product>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
