diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2006-06-14 16:03:54 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2006-06-14 16:03:54 +0000 |
commit | f62ba5cc03e2d4daed01701d03968c7f17a3ff24 (patch) | |
tree | a7540b662e63f0670d45d11fd5e30f2afd60fa40 /java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml | |
parent | Update to 0.29 (diff) |
. Update to 3.0.2.
PR: 95128
Submitted by: Panagiotis Astithas <past@ebs.gr>
Notes
Notes:
svn path=/head/; revision=165437
Diffstat (limited to 'java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml')
-rw-r--r-- | java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml index 543f3df2ea3b..77e64879709a 100644 --- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml +++ b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml @@ -1,5 +1,5 @@ ---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.1/plugin.xml.orig Thu Nov 3 05:32:10 2005 -+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.1/plugin.xml Fri Dec 2 23:55:19 2005 +--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.xml.orig Thu Mar 30 20:02:27 2006 ++++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.xml Thu Mar 30 20:05:59 2006 @@ -1334,7 +1334,7 @@ errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser"> <toolChain |