Skip to content
Snippets Groups Projects
Commit 5e1f157d authored by david_williams's avatar david_williams
Browse files

[172361] WTP 2.0 build page didn't reflect compile error in I200701311715 build

parent 948bf552
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,4 @@ Require-Bundle: org.apache.ant
Bundle-Localization: plugin
Bundle-ClassPath: wtpRelengTools.jar
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Export-Package: org.eclipse.wtp.releng.tools
......@@ -3,3 +3,7 @@ bin.includes = META-INF/,\
wtpRelengTools.jar,\
plugin.properties
source.wtpRelengTools.jar = src/
src.includes = wtpRelengTools.jar,\
plugin.xml,\
plugin.properties,\
META-INF/
......@@ -22,7 +22,6 @@ import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.OutputKeys;
import javax.xml.transform.Source;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerConfigurationException;
import javax.xml.transform.TransformerException;
import javax.xml.transform.TransformerFactory;
import javax.xml.transform.TransformerFactoryConfigurationError;
......
No preview for this file type
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