From ae146da17062d199167360e47eae3fab596e31f0 Mon Sep 17 00:00:00 2001 From: Mickael Istria Date: Wed, 22 Jun 2016 15:25:11 +0200 Subject: Bug 499811 - .project edition contributing to Generic Editor This is an example of a usable and feature rich editor for .project files which contributes to the Generic Editor proposal. Bug: 499811 Bug: 497871 Signed-off-by: Mickael Istria Signed-off-by: Sopot Cela Change-Id: I131e00cbca566e3dc2413c7b5db8c9d724b46bfb--- org.eclipse.ui.genericeditor.examples/plugin.xml | 37 ++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 org.eclipse.ui.genericeditor.examples/plugin.xml (limited to 'org.eclipse.ui.genericeditor.examples/plugin.xml') diff --git a/org.eclipse.ui.genericeditor.examples/plugin.xml b/org.eclipse.ui.genericeditor.examples/plugin.xml new file mode 100644 index 00000000000..2b809c171c7 --- /dev/null +++ b/org.eclipse.ui.genericeditor.examples/plugin.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3