From: khartlage Date: Thu, 10 Jun 2004 12:48:29 +0000 (+0000) Subject: - added include declarations to Outline view X-Git-Url: http://git.phpeclipse.com?hp=492da636b6c71a24348c28883890c5a1e44038d9 - added include declarations to Outline view - removed output to /bin subfolder in the builds - "Open Include file" from editor --- diff --git a/net.sourceforge.phpeclipse/build.properties b/net.sourceforge.phpeclipse/build.properties index 18a879d..0a3443e 100644 --- a/net.sourceforge.phpeclipse/build.properties +++ b/net.sourceforge.phpeclipse/build.properties @@ -1 +1,11 @@ source.phpeclipse.jar = src/ +bin.includes = phpeclipse.jar,\ + bin/,\ + .classpath,\ + .project,\ + .template,\ + TODO,\ + icons/,\ + install.txt,\ + plugin.properties,\ + plugin.xml diff --git a/net.sourceforge.phpeclipse/icons/obj16/impc_obj.gif b/net.sourceforge.phpeclipse/icons/obj16/impc_obj.gif new file mode 100644 index 0000000..ea94702 Binary files /dev/null and b/net.sourceforge.phpeclipse/icons/obj16/impc_obj.gif differ diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 0eb9dd0..2605ebe 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -186,14 +186,14 @@ Create a new PHP project. - %NewPHPClass.description - + -->