Skip to content
Snippets Groups Projects
Commit 60a90d28 authored by david_williams's avatar david_williams
Browse files

forget to update build.properties with webpage editor

parent b2e09f43
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
# "featureName" property - name of the feature
featureName=J2EE Standard Tools (JST) Project
optionalFeatureName=Web Page Editor (Optional)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
......
......@@ -45,10 +45,10 @@
version="0.0.0"/>
<includes
optional="true"
id="org.eclipse.jst.webpageeditor.feature"
version="0.0.0"
name="Web Page Editor (Optional)"
optional="true"/>
name="%optionalFeatureName" />
<plugin
id="org.eclipse.jst"
......
bin.includes = feature.xml
bin.includes = feature.xml,\
license.html,\
feature.properties
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.wtp.releng.tests.feature"
label="Releng Test Feature"
label="%featureName"
version="1.0.1.qualifier"
provider-name="%providerName">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment