-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releng: Enable automatic update in the RCP for 10.2 release
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
- Loading branch information
1 parent
d8fc874
commit 0ad161e
Showing
5 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
5 changes: 4 additions & 1 deletion
5
rcp/org.eclipse.tracecompass.rcp.branding/plugin_customization.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
org.eclipse.e4.ui.css.swt.theme/themeid=org.eclipse.e4.ui.css.theme.e4_default | ||
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true | ||
org.eclipse.ui/defaultPerspectiveId=org.eclipse.linuxtools.lttng2.kernel.ui.perspective | ||
org.eclipse.help/HELP_DATA=help_data.xml | ||
org.eclipse.help/HELP_DATA=help_data.xml | ||
# check for updates every time Trace Compass starts. This should only be done in stable releases. | ||
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=499247 | ||
org.eclipse.equinox.p2.ui.sdk.scheduler/enabled=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters