Skip to content

Commit a9e2984

Browse files
author
jantje
committed
trying to set defaults but seems to fail
in windows the indexer is not set oomph does not seem to care
1 parent 9febb54 commit a9e2984

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

io.sloeber.application/plugin_customization.ini

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
22
org.eclipse.ui.workbench/RUN_IN_BACKGROUND=false
33
org.eclipse.cdt.core/indexer/indexAllFiles=false
44
org.eclipse.cdt.core/indexer/indexAllHeaderVersions=false
5+
org.eclipse.oomph.setup.ui/skip.startup.tasks=true
6+
org.eclipse.oomph.setup.ui/enable.preference.recorder=false
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
22
/instance/org.eclipse.ui.workbench/RUN_IN_BACKGROUND=false
3+
org.eclipse.cdt.core/indexer/indexAllFiles=false
4+
org.eclipse.cdt.core/indexer/indexAllHeaderVersions=false
5+
org.eclipse.oomph.setup.ui/skip.startup.tasks=true
6+
org.eclipse.oomph.setup.ui/enable.preference.recorder=false

io.sloeber.product/plugin_customization.ini

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
22
org.eclipse.ui.workbench/RUN_IN_BACKGROUND=false
33
org.eclipse.cdt.core/indexer/indexAllFiles=false
44
org.eclipse.cdt.core/indexer/indexAllHeaderVersions=false
5+
org.eclipse.oomph.setup.ui/skip.startup.tasks=true
6+
org.eclipse.oomph.setup.ui/enable.preference.recorder=false

0 commit comments

Comments
 (0)