Avoid ArrayIndexOutOfBoundsException which occurs at changing value of variable.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / build.properties
index d035793..0609b09 100644 (file)
@@ -1,9 +1,19 @@
 source.core.jar = src/
 bin.includes = core.jar,\
-               .classpath,\
-               .project,\
                .template,\
-               bin/,\
                os/,\
                plugin.properties,\
-               plugin.xml
+               plugin.xml,\
+               META-INF/,\
+               icons/
+src.includes = src/,\
+               plugin.xml,\
+               plugin.properties,\
+               icons/,\
+               build.properties,\
+               META-INF/,\
+               .template,\
+               .project,\
+               .cvsignore,\
+               .classpath
+