Commit 0986115
committed
Don't run the automatic registration in Development Mode
If the IDE is running in "Development Mode" it doesn't make sense to
run this registration job.
Contributes to:
eclipse-platform#22451 parent 6c8f226 commit 0986115
File tree
1 file changed
+3
-1
lines changed- bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
0 commit comments