blob: c1739888f1519ad2c46deb088192ad98043dcec6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<extension
id="product"
point="org.eclipse.core.runtime.products">
<product
name="org.eclipse.nebula.widgets.nattable.app"
application="org.eclipse.e4.ui.workbench.swt.E4Application">
<property
name="RICH_SAMPLE"
value="TRUE">
</property>
<property
name="clearPersistedState"
value="true">
</property>
<property
name="applicationCSS"
value="platform:/plugin/org.eclipse.nebula.widgets.nattable.app/css/default.css">
</property>
<property
name="appName"
value="org.eclipse.nebula.widgets.nattable.app">
</property>
</product>
</extension>
</plugin>