commit | 2d4a7efdb308f3d65fa45857825cf51113a2d7b2 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Sat Dec 15 06:11:01 2007 +0000 |
committer | david_williams <david_williams> | Sat Dec 15 06:11:01 2007 +0000 |
tree | 608637866af151573c72c3e6e95c80e03aed852b | |
parent | 6260334c0a950c48207c27650be0e7fbc37e3a7a [diff] [blame] |
adding plugin.properties to bin build properties
diff --git a/bundles/org.eclipse.wst.jsdt.web.support.jsp/build.properties b/bundles/org.eclipse.wst.jsdt.web.support.jsp/build.properties index e9863e2..0dc34f7 100644 --- a/bundles/org.eclipse.wst.jsdt.web.support.jsp/build.properties +++ b/bundles/org.eclipse.wst.jsdt.web.support.jsp/build.properties
@@ -2,4 +2,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml + plugin.xml,\ + plugin.properties