blob: b3cf3050b6c93cfdea575eed6cacd7c3b95f1aca [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.3"?>
<!--
Copyright (c) 2016 CEA LIST and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - Initial API and implementation
-->
<plugin>
<extension
id="product"
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
description="Papyrus Information Modeling &#x0D;&#x0A;&#x0D;&#x0A;Version: 0.7.0&#x0D;&#x0A;&#x0D;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2016. All rights reserved.&#x0D;&#x0A;Visit http://www.eclipse.org/platform&#x0D;&#x0A;&#x0D;&#x0A;This product includes software developed by the&#x0D;&#x0A;Apache Software Foundation http://www.apache.org/"
name="Papyrus Information Modeling">
<property name="windowImages" value="icons/PapyrusIM16.png,icons/PapyrusIM32.png,icons/PapyrusIM48.png,icons/PapyrusIM64.png,icons/PapyrusIM128.png"/>
<property name="aboutImage" value="icons/PapyrusIM.png"/>
<property
name="appName"
value="Papyrus Information Modeling">
</property>
<property
name="introBrandingImage"
value="product:icons/PapyrusIMIntro.svg"/>
<property
name="introTitle"
value="Welcome to Papyrus Information Modeling">
</property>
<property
name="introBrandingImageText"
value="Papyrus">
</property>
<property
name="startupForegroundColor"
value="9C9E9F">
</property>
<property
name="startupMessageRect"
value="7,4,445,16">
</property>
<property
name="startupProgressRect"
value="0,330,460,20">
</property>
<property
name="cssTheme"
value="org.eclipse.e4.ui.css.theme.e4_default">
</property>
<property
name="applicationCSSResources"
value="platform:/plugin/org.eclipse.platform/images/">
</property>
<property
name="aboutText"
value="Papyrus Information Modeling&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2016. All rights reserved.&#x0A;Visit http://www.eclipse.org/platform&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://www.apache.org/">
</property>
<property
name="preferenceCustomization"
value="plugin_customization.ini">
</property>
</product>
</extension>
</plugin>