diff options
author | Mickael Istria | 2016-03-31 10:05:42 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2016-03-31 15:21:12 +0000 |
commit | 651db1d85a620d50015c4fdbf48f161888418fdb (patch) | |
tree | 6dadb2be11c09aa2ed295c3341871a170886f935 | |
parent | ced1bd433c0014bf498ea269c2c42f6652186d49 (diff) | |
download | org.eclipse.epp.packages-651db1d85a620d50015c4fdbf48f161888418fdb.tar.gz org.eclipse.epp.packages-651db1d85a620d50015c4fdbf48f161888418fdb.tar.xz org.eclipse.epp.packages-651db1d85a620d50015c4fdbf48f161888418fdb.zip |
Bug 490754 - Adopt editor discovery for CPP package
Signed-off-by: Mickael Istria <mistria@redhat.com>
-rw-r--r-- | packages/org.eclipse.epp.package.cpp/plugin_customization.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/org.eclipse.epp.package.cpp/plugin_customization.ini b/packages/org.eclipse.epp.package.cpp/plugin_customization.ini index 0c8fef09..c06e41ab 100644 --- a/packages/org.eclipse.epp.package.cpp/plugin_customization.ini +++ b/packages/org.eclipse.epp.package.cpp/plugin_customization.ini @@ -31,6 +31,8 @@ org.eclipse.core.resources/refresh.lightweight.enabled=true # enable line number ruler in all textual editors by default org.eclipse.ui.editors/lineNumberRuler=true +org.eclipse.ui.ide/unassociatedEditorStrategy=org.eclipse.epp.internal.mpc.ui.askMarketPlace + # Intro-related preferences (since 3.2) # Welcome theme to use |