blob: 48de304e9fc8de6505a62feb07da04e6f4c7d1f9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.3"?>
<plugin>
<extension
id="product"
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
description="Papyrus for Robotics RCP"
name="Papyrus for Robotics">
<property
name="windowImages"
value="icons/papyrus16.png,icons/papyrus32.png,icons/papyrus48.png,icons/papyrus64.png,icons/papyrus128.png"/>
<property
name="aboutImage"
value="icons/papyrus_lg.png"/>
<property
name="appName"
value="Papyrus"/>
<property
name="introBrandingImage"
value="product:icons/intro-papyrus.png"/>
<property
name="introTitle"
value="Welcome to Papyrus"/>
<property
name="introBrandingImageText"
value="Papyrus"/>
<property
name="startupForegroundColor"
value="9C9E9F"/>
<property
name="startupMessageRect"
value="7,4,445,16"/>
<property
name="startupProgressRect"
value="0,330,460,20"/>
<property
name="preferenceCustomization"
value="plugin_customization.ini"/>
<property
name="cssTheme"
value="org.eclipse.e4.ui.css.theme.e4_default"/>
<property
name="applicationCSSResources"
value="platform:/plugin/org.eclipse.platform/images/"/>
<property
name="aboutText"
value="Papyrus for Robotics&#x0A;&#x0A;Version: 0.9.0&#x0A;&#x0A;(c) Copyright CEA 2018-2022. Provided under the EPL-v2 license. All rights reserved.&#x0A;&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://www.apache.org/"/>
</product>
</extension>
</plugin>