Skip to content

"Hidden" preferences and effective update to workspace? #92

Discussion options

You must be logged in to vote

There are a lot of question here....

One quite useful tool that is not installed by default is the preference manager:

<?xml version="1.0" encoding="UTF-8"?>
<setup.p2:P2Task
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0">
  <requirement
      name="org.eclipse.oomph.preferences.feature.group"/>
</setup.p2:P2Task>

This provides the following:

I.e., it shows a tree of all the preferences. You can open it in an editor:

With the sync button enabled, it will select preferences as they are changed by something else in IDE.

There's also this button to capture preferences so you can covert them to preference tasks in…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@VolatileLongPseudoRandom
Comment options

Answer selected by VolatileLongPseudoRandom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants