From 765525b60a7094d21911f9cf3bca389d03aca79f Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 14 Apr 2019 09:14:32 +0000 Subject: java/eclipse: update 4.6 -> 4.11, submitter becomes maintainer - port is rewritten from scratch - Warning: UI widgets are oddly sized, currently under investigation PR: 236792 Submitted by: Jonathan Chen Reviewed by: mizhka@gmail.com, Curtis Hamilton Approved by: ljboiler@gmail.com (maintainer timeout) Relnotes: https://www.eclipse.org/eclipseide/2019-03/noteworthy/ --- java/eclipse/files/patch-eclipse.pde.ui | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 java/eclipse/files/patch-eclipse.pde.ui (limited to 'java/eclipse/files/patch-eclipse.pde.ui') diff --git a/java/eclipse/files/patch-eclipse.pde.ui b/java/eclipse/files/patch-eclipse.pde.ui new file mode 100644 index 000000000000..4b014c61cb48 --- /dev/null +++ b/java/eclipse/files/patch-eclipse.pde.ui @@ -0,0 +1,14 @@ +diff -ru eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/templates_3.5/E4Application/$pluginId$.product eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/templates_3.5/E4Application/$pluginId$.product +--- eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/templates_3.5/E4Application/$pluginId$.product 0000-00-00 00:00:00.000000000 +0000 ++++ eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/templates_3.5/E4Application/$pluginId$.product 0000-00-00 00:00:00.000000000 +0000 +@@ -80,8 +80,8 @@ + + + +- +- ++ ++ + + + -- cgit v1.2.3