blob: c64dc58eef17df9f9d31f1861bd0611341e43fb5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<extension
id="product"
point="org.eclipse.core.runtime.products">
<product
name="org.eclipse.fx.sample.e4swt"
application="org.eclipse.e4.ui.workbench.swt.E4Application">
<property
name="applicationCSS"
value="platform:/plugin/org.eclipse.fx.sample.e4swt/css/default.css">
</property>
<property
name="appName"
value="org.eclipse.fx.sample.e4swt">
</property>
</product>
</extension>
</plugin>