Last change
on this file since 81 was
81,
checked in by hkaulbersch, 10 years ago
|
+ initial commit
|
-
Property svn:mime-type set to
text/plain
|
File size:
573 bytes
|
Rev | Line | |
---|
[81] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <?eclipse version="3.4"?>
|
---|
| 3 | <plugin>
|
---|
| 4 |
|
---|
| 5 | <extension
|
---|
| 6 | id="product"
|
---|
| 7 | point="org.eclipse.core.runtime.products">
|
---|
| 8 | <product
|
---|
| 9 | application="org.eclipse.ui.ide.workbench"
|
---|
| 10 | name="BNFTools">
|
---|
| 11 | <property
|
---|
| 12 | name="de.ugoe.cs.swe.bnftools.ebnf.product.property1"
|
---|
| 13 | value="BNFTools">
|
---|
| 14 | </property>
|
---|
| 15 | <property
|
---|
| 16 | name="appName"
|
---|
| 17 | value="BNFTools">
|
---|
| 18 | </property>
|
---|
| 19 | </product>
|
---|
| 20 | </extension>
|
---|
| 21 |
|
---|
| 22 | </plugin>
|
---|
Note: See
TracBrowser
for help on using the repository browser.