blob: 03c10345a3d03a71ef9b519858a6dcb42aef4e24 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
<product name="Product With License" uid="licenseIU.product" useFeatures="false" includeLaunchers="true">
<configIni use="default">
</configIni>
<launcherArgs>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
</vmArgsMac>
</launcherArgs>
<launcher>
<win useIco="false">
<bmp/>
</win>
</launcher>
<vm>
<linux include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9</linux>
<windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/OSGi%Minimum-1.2</windows>
</vm>
<license>
<url>http://www.example.com</url>
<text>
This is the liCenSE.
</text>
</license>
<plugins>
</plugins>
</product>