Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
<plugin
|
||||
id="org.eclipse.text"
|
||||
name="%pluginName"
|
||||
version="3.0.1"
|
||||
provider-name="%providerName">
|
||||
|
||||
<runtime>
|
||||
<library name="text.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
</runtime>
|
||||
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user