Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Tip of the Day/Startup Options

< Tip of the Day
Revision as of 15:49, 17 May 2018 by Unnamed Poltroon (Talk) (Startup Options)

Startup Options

These are the options to control the Tips framework. class="wikitable" border="1" style="font-family:Tahoma, Verdana, Helvetica, sans-serif;font-size:100%;border-color:#CCC;border-collapse:collapse;padding:5px 10px;color:black;" cellspacing="0" cellpadding="5" style="background:#EEE;color:#666;"

Property Description Values
org.eclipse.tips.startup.default This is the default tips startup option if the user has not set the startup preference.
  • "dialog" - The dialog is shown at startup
  • "background" - Tip providers may do background work but no dialog is shown
  • "manual"- The framework only operates on explicit request of the user

Back to the top