platform-core-home/documents/user_settings/index.html
Parent Directory
|
Revision Log
Revision 1.10 - (view) (download) (as text)
| 1 : | dj | 1.4 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 : | <html> | ||
| 3 : | <head> | ||
| 4 : | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
| 5 : | <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> | ||
| 6 : | <title>User Settings: Main index</title> | ||
| 7 : | <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | ||
| 8 : | </head> | ||
| 9 : | <body text="#000000" bgcolor="#FFFFFF"> | ||
| 10 : | dj | 1.1 | |
| 11 : | dj | 1.4 | |
| 12 : | <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" > | ||
| 13 : | <tr> | ||
| 14 : | <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">User Settings</font></font></b></td> | ||
| 15 : | </tr> | ||
| 16 : | |||
| 17 : | <tr> | ||
| 18 : | dj | 1.8 | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td> |
| 19 : | dj | 1.4 | <td WIDTH="98%"> |
| 20 : | <p><b>Plan Item</b></p> | ||
| 21 : | dj | 1.9 | From the 2.1 plan: <em>"Provide user preferences. It should be possible to store user preferences |
| 22 : | dj | 1.1 | that are not specific to a workspace separate from the workspace, so that |
| 23 : | they can be used in any workspace. [Platform Core, Platform UI] [Themes: User | ||
| 24 : | dj | 1.3 | experience; Rich client platform]" (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=36965">36965</a>)</em> |
| 25 : | dj | 1.9 | <p> |
| 26 : | From the 3.0 plan: | ||
| 27 : | <em> | ||
| 28 : | "The way that Eclipse deals with preferences should be improved. The workbench | ||
| 29 : | presentation of preferences generally uses a component-oriented hierarchy, | ||
| 30 : | which is not always the best choice for users. The UI should present | ||
| 31 : | preferences in such a way that users can readily discover them. Some | ||
| 32 : | preference settings have scopes (e.g., workspace-wide vs. per project). The UI | ||
| 33 : | should help the user to visualize these scopes. For team-wide uniformity, some | ||
| 34 : | preferences settings (e.g., compiler options) need to be shared (or imposed) | ||
| 35 : | across teams. The UI should also facilitate this. [Platform Core; Platform UI; | ||
| 36 : | Text; JDT UI; JDT Core]" (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71124">71124</a>) | ||
| 37 : | </em> | ||
| 38 : | <p> | ||
| 39 : | dj | 1.4 | </td> |
| 40 : | </tr> | ||
| 41 : | |||
| 42 : | <tr> | ||
| 43 : | dj | 1.8 | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td> |
| 44 : | dj | 1.4 | <td WIDTH="98%"> |
| 45 : | <p><b>Documents</b></p> | ||
| 46 : | <ul> | ||
| 47 : | dj | 1.7 | <li><i>(obsolete) Reference:</i> The original <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/docs/online/team3.0/settings.html">problem description</a>.</li> |
| 48 : | <li><i>(obsolete) Reference:</i> <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/docs/online/team3.0/settings_solution.html">Proposed solution</a> based on original description.</li> | ||
| 49 : | dj | 1.8 | <li><img src="../../images/new.gif" border="0"/><i>Work in Progress:</i> |
| 50 : | dj | 1.5 | New Preferences APIs <a href="faq.html">FAQ</a></li> |
| 51 : | dj | 1.8 | <li><img src="../../images/new.gif" border="0"/><i>Work in Progress: </i><a href="plugin_customization.html">Plug-in Customization</a> Story</li> |
| 52 : | dj | 1.10 | <li><img src="../../images/new.gif" border="0"/>The Preferences <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/R3_1/dynamic_teams/dynamic_teams.html">Dynamic Team</a></li> |
| 53 : | dj | 1.4 | </ul> |
| 54 : | </td> | ||
| 55 : | </tr> | ||
| 56 : | dj | 1.1 | |
| 57 : | dj | 1.4 | <tr> |
| 58 : | dj | 1.8 | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td> |
| 59 : | dj | 1.4 | <td WIDTH="98%"> |
| 60 : | <p><b>Related Bug Reports</b></p> | ||
| 61 : | dj | 1.1 | <ul> |
| 62 : | dj | 1.5 | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=36965">Bug 36965</a>: [Preferences][Plan Item] Provide user settings</li> |
| 63 : | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=42621">Bug 42621</a>: Preference Export mechanism needs to be changed</li> | ||
| 64 : | dj | 1.6 | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=43849">Bug 43840</a>: New read connection still using extssh</li> |
| 65 : | dj | 1.5 | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47080">Bug 47080</a>: Accessing preferences from a Bundle</li> |
| 66 : | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47594">Bug 47594</a>: New preference exporting story</li> | ||
| 67 : | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50804">Bug 50804</a>: Preferences are inaccessible without loading the Plugin runtime class</li> | ||
| 68 : | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=51309">Bug 51309</a>: [runtime] Preferences.setDefault should not store default-default values</li> | ||
| 69 : | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=52515">Bug 52515</a>: JDT Debug does not honour plugin customization settings</li> | ||
| 70 : | dj | 1.6 | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=53456">Bug 53456</a>: Multiple Shared Project Settings</li> |
| 71 : | dj | 1.9 | <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71124">Bug 71124</a>: [plan item] Overhaul Preferences</li> |
| 72 : | <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=anywordssubstr&short_desc=prefs+preferences&product=Platform&component=Resources&component=Runtime&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=5votes&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">And a query for those who like to search...</a></li> | ||
| 73 : | dj | 1.1 | </ul> |
| 74 : | dj | 1.4 | </td> |
| 75 : | </tr> | ||
| 76 : | |||
| 77 : | </table> | ||
| 78 : | |||
| 79 : | </body> | ||
| 80 : | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
