diff options
author | sarsenau | 2002-05-28 15:28:26 +0000 |
---|---|---|
committer | sarsenau | 2002-05-28 15:28:26 +0000 |
commit | 405ccb4ae61b0f529ef0eb386662db35bd1a3efc (patch) | |
tree | 316349451f1347c9501143137ccd1a4cb1044fb9 /org.eclipse.ui.examples.javaeditor/plugin.properties | |
parent | f023917b1b745d43fb70a799307a834b441548a8 (diff) | |
download | eclipse.platform.text-405ccb4ae61b0f529ef0eb386662db35bd1a3efc.tar.gz eclipse.platform.text-405ccb4ae61b0f529ef0eb386662db35bd1a3efc.tar.xz eclipse.platform.text-405ccb4ae61b0f529ef0eb386662db35bd1a3efc.zip |
Diffstat (limited to 'org.eclipse.ui.examples.javaeditor/plugin.properties')
-rw-r--r-- | org.eclipse.ui.examples.javaeditor/plugin.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.examples.javaeditor/plugin.properties b/org.eclipse.ui.examples.javaeditor/plugin.properties index 93d4120c2..c79a94761 100644 --- a/org.eclipse.ui.examples.javaeditor/plugin.properties +++ b/org.eclipse.ui.examples.javaeditor/plugin.properties @@ -6,6 +6,7 @@ # Resource strings for Java Example Editor
#
pluginName=JFace Text Example
+providerName = Eclipse.org
#
# Extension point names
|