patch from http://www.cowbarn.org/phpeclipse/
authorkhartlage <khartlage>
Mon, 19 Jul 2004 19:36:06 +0000 (19:36 +0000)
committerkhartlage <khartlage>
Mon, 19 Jul 2004 19:36:06 +0000 (19:36 +0000)
net.sourceforge.phpeclipse.debug.ui/build.properties
net.sourceforge.phpeclipse.launching/build.properties
net.sourceforge.phpeclipse.phphelp/build.properties

index a6d4617..303a231 100644 (file)
@@ -1,9 +1,8 @@
 source.debug.jar = src/
 bin.includes = debug.jar,\
-               .classpath,\
-               .project,\
-               .template,\
-               bin/,\
                plugin.properties,\
                plugin.xml,\
-               icons/
+               icons/,\
+               .classpath,\
+               .project,\
+               .template
index 37eb471..be84d37 100644 (file)
@@ -1,8 +1,7 @@
 source.launch.jar = src/
-bin.includes = .classpath,\
-               .project,\
-               .template,\
-               bin/,\
-               plugin.xml,\
+bin.includes = plugin.xml,\
                plugin.properties,\
-               launch.jar
+               launch.jar,\
+               .classpath,\
+               .project,\
+               .template
index 3a0b789..78ce645 100644 (file)
@@ -1,9 +1,8 @@
 source.phphelp.jar = src/
 bin.includes = phphelp.jar,\
-               .classpath,\
-               .project,\
-               .template,\
-               bin/,\
                phphelp.xml,\
                plugin.properties,\
-               plugin.xml
+               plugin.xml,\
+               .classpath,\
+               .project,\
+               .template