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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (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 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">User Settings</font></font></b></td>
25 :     </tr>
26 :    
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.4 <td WIDTH="98%">
30 :     <p><b>Plan Item</b></p>
31 : dj 1.9 From the 2.1 plan: <em>&quot;Provide user preferences. It should be possible to store user preferences
32 : dj 1.1 that are not specific to a workspace separate from the workspace, so that
33 :     they can be used in any workspace. [Platform Core, Platform UI] [Themes: User
34 : dj 1.3 experience; Rich client platform]&quot; (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=36965">36965</a>)</em>
35 : dj 1.9 <p>
36 :     From the 3.0 plan:
37 :     <em>
38 :     &quot;The way that Eclipse deals with preferences should be improved. The workbench
39 :     presentation of preferences generally uses a component-oriented hierarchy,
40 :     which is not always the best choice for users. The UI should present
41 :     preferences in such a way that users can readily discover them. Some
42 :     preference settings have scopes (e.g., workspace-wide vs. per project). The UI
43 :     should help the user to visualize these scopes. For team-wide uniformity, some
44 :     preferences settings (e.g., compiler options) need to be shared (or imposed)
45 :     across teams. The UI should also facilitate this. [Platform Core; Platform UI;
46 :     Text; JDT UI; JDT Core]&quot; (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71124">71124</a>)
47 :     </em>
48 :     <p>
49 : dj 1.4 </td>
50 :     </tr>
51 :    
52 :     <tr>
53 : dj 1.8 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td>
54 : dj 1.4 <td WIDTH="98%">
55 :     <p><b>Documents</b></p>
56 : dj 1.13
57 :     <ul>
58 :     <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
59 :     description</a>.</li>
60 :     <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
61 :     solution</a> based on original description.</li>
62 :     <li><img src="../../images/new.gif" border="0"/><i>Work in Progress:</i>
63 : dj 1.5 New Preferences APIs <a href="faq.html">FAQ</a></li>
64 : dj 1.13 <li><img src="../../images/new.gif" border="0"/><i>Work in Progress: </i><a href="plugin_customization.html">Plug-in
65 :     Customization</a> Story</li>
66 :     <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
67 :     Team</a></li>
68 :     <li><img src="../../images/new.gif" border="0"/><a href="pref_apis.html">API
69 :     Compatibility and Issues</a></li>
70 :     <li><img src="../../images/new.gif" border="0"/><a href="open_issues.html">Issues
71 :     on the Radar</a></li>
72 :     </ul>
73 : dj 1.4 </td>
74 :     </tr>
75 : dj 1.1
76 : dj 1.4 <tr>
77 : dj 1.8 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="../../images/Adarrow.gif" BORDER=0 height=16 width=16></td>
78 : dj 1.4 <td WIDTH="98%">
79 :     <p><b>Related Bug Reports</b></p>
80 : dj 1.1 <ul>
81 : 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>
82 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=42621">Bug 42621</a>: Preference Export mechanism needs to be changed</li>
83 : 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>
84 : 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>
85 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=47594">Bug 47594</a>: New preference exporting story</li>
86 :     <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>
87 :     <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>
88 :     <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>
89 : dj 1.6 <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=53456">Bug 53456</a>: Multiple Shared Project Settings</li>
90 : dj 1.9 <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71124">Bug 71124</a>: [plan item] Overhaul Preferences</li>
91 :     <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>
92 : dj 1.1 </ul>
93 : dj 1.4 </td>
94 :     </tr>
95 :    
96 :     </table>
97 :    
98 :     </body>
99 :     </html>