platform-core-home/documents/user_settings/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.14 - (view) (download) (as text)

1 : dj 1.4 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <title>User Settings: Main index</title>
5 : dj 1.12 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 : dj 1.4 <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
7 :     </head>
8 : dj 1.1
9 : dj 1.12 <body>
10 :     <center>
11 :     <font class=indextop>core</font><br>
12 :     <font class=indexsub>the foundation of the platform</font><p></p>
13 :     <a href="../../main.html">[home]</a>
14 :     <a href="../../documents.html">[documents]</a>
15 :     <a href="../../downloads.html">[downloads]</a>
16 :     <a href="../../resources.html">[resources]</a>
17 :     <a href="../../planning.html">[planning]</a>
18 :     <a href="../../testing.html">[testing]</a>
19 :     </center>
20 :     <br>
21 : dj 1.4
22 :     <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
23 :     <tr>
24 : dj 1.14 <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">User
25 :     Settings</font></font></b></td>
26 : dj 1.4 </tr>
27 :     <tr>
28 : dj 1.8 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td>
29 : dj 1.14 <td WIDTH="98%"> <p><b>Plan Item</b></p>
30 :     From the 2.1 plan: <em>&quot;Provide user preferences. It should be possible
31 :     to store user preferences that are not specific to a workspace separate
32 :     from the workspace, so that they can be used in any workspace. [Platform
33 :     Core, Platform UI] [Themes: User experience; Rich client platform]&quot;
34 :     (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=36965">36965</a>)</em>
35 :     <p> From the 3.0 plan: <em> &quot;The way that Eclipse deals with preferences
36 :     should be improved. The workbench presentation of preferences generally
37 :     uses a component-oriented hierarchy, which is not always the best choice
38 :     for users. The UI should present preferences in such a way that users
39 :     can readily discover them. Some preference settings have scopes (e.g.,
40 :     workspace-wide vs. per project). The UI should help the user to visualize
41 :     these scopes. For team-wide uniformity, some preferences settings (e.g.,
42 :     compiler options) need to be shared (or imposed) across teams. The UI
43 :     should also facilitate this. [Platform Core; Platform UI; Text; JDT UI;
44 :     JDT Core]&quot; (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71124">71124</a>)
45 :     </em>
46 :     <p> </td>
47 : dj 1.4 </tr>
48 :     <tr>
49 : dj 1.8 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td>
50 : dj 1.14 <td WIDTH="98%"> <p><b>Documents</b></p>
51 : dj 1.13 <ul>
52 :     <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
53 :     description</a>.</li>
54 :     <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
55 :     solution</a> based on original description.</li>
56 : dj 1.14 <li>Preferences API <a href="faq.html">FAQ</a></li>
57 :     <li><a href="plugin_customization.html">Plug-in
58 : dj 1.13 Customization</a> Story</li>
59 : dj 1.14 <li>The Preferences <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/R3_1/dynamic_teams/dynamic_teams.html">Dynamic
60 : dj 1.13 Team</a></li>
61 : dj 1.14 <li><a href="pref_apis.html">API Compatibility and Issues</a></li>
62 :     <li><a href="open_issues.html">Issues on the Radar</a></li>
63 :     </ul></td>
64 :     </tr>
65 :     <tr>
66 :     <td ALIGN=RIGHT VALIGN=TOP><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td>
67 :     <td><p>Files</p>
68 :     <ul>
69 :     <li><img src="../../images/new.gif" border="0"/>An <a href="example_scope.zip">example
70 :     plug-in</a> which defines its own preference scope.</li>
71 : dj 1.13 </ul>
72 : dj 1.14 <p>&nbsp;</p></td>
73 : dj 1.4 </tr>
74 :     <tr>
75 : dj 1.8 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td>
76 : dj 1.14 <td WIDTH="98%"> <p><b>Related Bug Reports</b></p>
77 :     <ul>
78 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=36965">Bug
79 :     36965</a>: [Preferences][Plan Item] Provide user settings</li>
80 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=42621">Bug
81 :     42621</a>: Preference Export mechanism needs to be changed</li>
82 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=43849">Bug
83 :     43840</a>: New read connection still using extssh</li>
84 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47080">Bug
85 :     47080</a>: Accessing preferences from a Bundle</li>
86 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47594">Bug
87 :     47594</a>: New preference exporting story</li>
88 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50804">Bug
89 :     50804</a>: Preferences are inaccessible without loading the Plugin runtime
90 :     class</li>
91 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=51309">Bug
92 :     51309</a>: [runtime] Preferences.setDefault should not store default-default
93 :     values</li>
94 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=52515">Bug
95 :     52515</a>: JDT Debug does not honour plugin customization settings</li>
96 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=53456">Bug
97 :     53456</a>: Multiple Shared Project Settings</li>
98 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71124">Bug
99 :     71124</a>: [plan item] Overhaul Preferences</li>
100 :     <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
101 :     a query for those who like to search...</a></li>
102 :     </ul></td>
103 : dj 1.4 </tr>
104 :     </table>
105 :    
106 :     </body>
107 :     </html>