1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.core / build.properties
1 source.webcore.jar = src/
2 output.webcore.jar = bin/
3 bin.includes = plugin.xml,\
4                webcore.jar,\
5                META-INF/
6 src.includes = src/,\
7                .classpath,\
8                .cvsignore,\
9                .project,\
10                META-INF/,\
11                build.properties
12