1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.externaltools / build.properties
index a89cdd9..6f5db14 100644 (file)
@@ -1,6 +1,18 @@
 source.externaltools.jar = src/
 output.externaltools.jar = bin/
 bin.includes = plugin.xml,\
-               externaltools.jar
+               externaltools.jar,\
+               icons/,\
+               META-INF/,\
+               plugin.properties,\
+               prefs/
 src.includes = src/,\
-               build.properties
+               build.properties,\
+               icons/,\
+               plugin.xml,\
+               plugin.properties,\
+               .classpath,\
+               .cvsignore,\
+               .project,\
+               META-INF/,\
+               prefs/