| <?xml version="1.0" encoding="UTF-8"?> | |
| <?pde version="3.4"?> | |
| <product name="Installer RCP Application Example" id="org.eclipse.e4.enterprise.installer.test.integration.rcpmain.product" application="org.eclipse.e4.enterprise.installer.test.integration.rcpmain.application" version="1.0" useFeatures="true"> | |
| <configIni use="default"> | |
| </configIni> | |
| <launcherArgs> | |
| <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac> | |
| </launcherArgs> | |
| <launcher> | |
| <solaris/> | |
| <win useIco="false"> | |
| <bmp/> | |
| </win> | |
| </launcher> | |
| <vm> | |
| </vm> | |
| <plugins> | |
| </plugins> | |
| <features> | |
| <feature id="org.eclipse.e4.enterprise.installer.feature" version="0.0.0"/> | |
| <feature id="org.eclipse.e4.enterprise.config.feature" version="0.0.0"/> | |
| <feature id="org.eclipse.rcp" version="0.0.0"/> | |
| <feature id="org.eclipse.e4.enterprise.installer.test.integration.feature" version="0.0.0"/> | |
| </features> | |
| </product> |