platform-ui-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : dpollock 1.36 <html>
2 :     <head>
3 :     <title>UI Component Development Resources</title>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
6 :     </head>
7 :    
8 :     <body bgcolor="#FFFFFF" text="#000000">
9 :    
10 :     <table border=0 cellspacing=5 cellpadding=2 width="100%" >
11 :     <tr>
12 :     <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
13 :     Platform UI Component Development Resources</font></b></td>
14 :     </tr>
15 :     <tr>
16 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
17 :     alt="List title arrow"></td>
18 :     <td width="98%"> <b>Bugs</b>
19 :     <ul>
20 :     <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&priority=P1&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Platform&version=&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_top">Priority
21 :     1</a></li>
22 :     <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Platform&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Reuse%2Bsame%2Bsort%2Bas%2Blast%2Btime" target="_top" >New,
23 :     Assigned and Reopened</a> </li>
24 :     <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=7&votes=&chfield=resolution&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Platform&version=&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_top">Resolved
25 :     in the last week</a></li>
26 :     </ul>
27 :     </td>
28 :     </tr>
29 :     <tr>
30 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
31 :     alt="List title arrow"></td>
32 :     <td width="98%"> <b>Documents</b>
33 :     <ul>
34 :     <li><a href="docs.html">Proposals</a></li>
35 :     <li><a href="R2_1/apichanges.html">API Changes between 2.0 and 2.1</a></li>
36 :     <li><a href="code-conventions/index.html">Coding Conventions</a></li>
37 :     <li><a href="accessibility/index.html">Accessibility Resources</a></li>
38 :     <li><a href="instrumentation/index.html">Instrumentation</a></li>
39 :     <li><a href="componentAreas.html">Component Areas</a></li>
40 :     <li><a href="object-aware-contributions/objCont.htm">Content Sensitive
41 :     Object Contributions</a></li>
42 :     <li><a href="testfix/index.html">Test Plan (Development)</a></li>
43 :     <li><a href="testfix/testpass-maintenance.html">Test Plan (Maintenance)</a></li>
44 :     <li><a href="builds/index.html">Builds</a></li>
45 :     <li><a href="R3_0-Look/3.0workbench_icons.png">R3.0 icons</a> (link to the proposed workbench icons for R3.0 (new) with the 2.1 icons (orig.) in the left column)</li>
46 :     <li><a href="R3_0-Look/3.0workbenchwizardbanners.png">R3.0 Wizard Banners</a> (link to the proposed workbench Wizard banner grapics)</li>
47 :     </ul> </td>
48 :     </tr>
49 :     <tr>
50 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
51 :     alt="List title arrow"></td>
52 :     <td width="98%"> <b>Plugins</b><br>
53 :     The Platform UI component consists of the following plug-ins:
54 :     <ul>
55 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface" target="_top">org.eclipse.jface</a></li>
56 :     <ul><li>Generic UI framework on top of SWT, providing support for actions, viewers, dialogs, wizards, property pages, long-running operations, etc.</li></ul>
57 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui" target="_top">org.eclipse.ui</a></li>
58 :     <ul><li>The main plug-in for the Rich Client Platform UI, which provides the Workbench and its extension points.
59 :     <br>This re-exports the SWT, JFace and org.eclipse.ui.workbench plug-ins. Plug-ins building on top of the Workbench should depend on this plug-in. They need not depend directly on SWT or JFace, and should not depend directly on org.eclipse.ui.workbench.</li></ul>
60 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.workbench" target="_top">org.eclipse.ui.workbench</a></li>
61 :     <ul><li>This plug-in contains the bulk of the Workbench implementation, and depends on JFace, SWT, and Core Runtime. It cannot be used independently from org.eclipse.ui. Workbench client plug-ins should not depend directly on this plug-in.</li></ul>
62 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.views" target="_top">org.eclipse.ui.views</a></li>
63 :     <ul><li>The Outline and Properties views. This plug-in can be reused in other RCP applications.</li></ul>
64 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.cheatsheets" target="_top">org.eclipse.ui.cheatsheets</a></li>
65 :     <ul><li>A Cheat Sheet guides the user through a long-running, multi-step task. This plug-in can be reused in other RCP applications.</li></ul>
66 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.console" target="_top">org.eclipse.ui.console</a></li>
67 :     <ul><li>The generic Console view. This plug-in can be reused in other RCP applications.</li></ul>
68 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.forms" target="_top">org.eclipse.ui.forms</a></li>
69 :     <ul><li>Forms-based control library and editor framework. This plug-in can be reused in other RCP applications.</li></ul>
70 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.intro" target="_top">org.eclipse.ui.intro</a></li>
71 :     <ul><li>Initial welcome experience and guided assistance. This plug-in can be reused in other RCP applications.</li></ul>
72 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.ide" target="_top">org.eclipse.ui.ide</a></li>
73 :     <ul><li>Provides the main application entry-point for the Eclipse IDE. It instantiates and configures the Workbench for use in the Eclipse IDE. This plug-in is not designed to be reused in other RCP applications.</li></ul>
74 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.win32" target="_top">org.eclipse.ui.win32</a></li>
75 :     <ul><li>Windows-specific support for OLE embedded editors. This is part of the Eclipse IDE and is not designed to be reused
76 :     in other RCP applications.</li></ul>
77 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.examples.rcp.browser" target="_top">org.eclipse.ui.examples.rcp.browser</a></li>
78 :     <ul><li>The web browser example RCP application.</li></ul>
79 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.examples.multipageeditor" target="_top">org.eclipse.ui.examples.multipageeditor</a></li>
80 :     <ul><li>The multi-page editor example.</li></ul>
81 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.examples.propertysheet" target="_top">org.eclipse.ui.examples.propertysheet</a></li>
82 :     <ul><li>The property sheet example.</li></ul>
83 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.examples.readmetool" target="_top">org.eclipse.ui.examples.readmetool</a></li>
84 :     <ul><li>The readme tool example.</li></ul>
85 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.tests" target="_top">org.eclipse.ui.tests</a></li>
86 :     <ul><li>JUnit tests for Eclipse UI.</li></ul>
87 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.tests" target="_top">org.eclipse.ui.tests.rcp</a></li>
88 :     <ul><li>JUnit tests for the RCP UI APIs.</li></ul>
89 :     </ul>
90 :     <p>For more details on the Rich Client Platform and other components available for use in RCP applications, see the
91 :     <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/rcp/index.html">RCP Home Page</A>
92 :     and the <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/rcp/faq.html">RCP FAQ</A>.
93 :     </p>
94 :    
95 :     </td>
96 :     </tr>
97 :     <p></p>
98 :     <tr>
99 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
100 :     alt="List title arrow"></td>
101 :     <td width="98%"> <b>Mailing Lists</b>
102 :     <p>
103 :     The following mailing list is for use by the Platform UI team members, and other developers contributing directly
104 :     to the development of the Platform UI components.
105 :     For general questions on how use the Platform UI components,
106 :     please use the <B>eclipse.platform</B> or <B>eclipse.platform.rcp</B> <A HREF="http://eclipse.org/newsgroups/index.html">newsgroups</A> instead.
107 :     <ul>
108 :     <li><a href="http://dev.eclipse.org/mailman/listinfo/platform-ui-dev">platform-ui-dev@eclipse.org</a>
109 :     (<a href="mailto:platform-ui-dev@eclipse.org">post</a>, <a href="http://bugs.eclipse.org/mhonarc/lists/platform-ui-dev/maillist.html">archives</a>)</li>
110 :     </ul>
111 :     </td>
112 :     </tr>
113 :     <tr>
114 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
115 :     alt="List title arrow"></td>
116 :     <td width="98%"> <b>Patches</b>
117 :     <ul><li>None</li></ul>
118 :     </td>
119 :     </tr>
120 :     <tr>
121 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
122 :     alt="List title arrow"></td>
123 :     <td width="98%"><a name="utilities"><b>Utilities</b></a>
124 :     <ul>
125 :     <li><a href="instrumentation/index.html">Instrumentation Framework</a>
126 :     <ul>
127 :     <li>The instrumentation framework allows developers and usability experts to
128 :     collect information about how people are using their applications by
129 :     sending back periodic reports to a central server.</li>
130 :     </ul>
131 :     </li>
132 :     <br>
133 :     <li><a href="tools/nltools/index.html">org.eclipse.ui.tools.nl</a>
134 :     <ul>
135 :     <li>A tool that takes existing nl catalogs and generates
136 :     translations for the current version of Eclipse. Existing
137 :     translations are kept and any properties without a translation are
138 :     given a string appended with characters appropriate to that
139 :     locale.</li>
140 :     </ul>
141 :     </li>
142 :     <br>
143 :     <li>Heap Status</a>
144 :     <ul>
145 :     <li>The Heap Status plug-in shows the current Java heap usage in the status line (total heap and amount used).
146 :     A button allows you to force a garbage collect.
147 :     It includes a preference page (Window > Preferences > Workbench > Memory Indicator) which lets you turn
148 :     it on and off.
149 :     This plug-in works on Eclipse 2.1, 3.0, 3.0.1 and 3.1.
150 :     <p>
151 :     The Heap Status plug-in can be obtained via the Platform UI team's update site.
152 :     <br>
153 :     Use Help > Software Updates > Find and Install > Search for new features to install > New Remote Site, and give the following as the URL.
154 :     <p>
155 :     http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/updates
156 :     <p>
157 :     When prompted, choose Yes to restart. If you don't see the status indicator in the status line, or if the preference
158 :     page is missing, restart eclipse with the -clean command line option.
159 :     </p>
160 :     <p>
161 :     Please report any problems to the Platform UI component in bugzilla.
162 :     </p>
163 :     <p>
164 :     Screen shot:
165 :     <p>
166 :     <img src="heapstatus/heapstatus.jpg" alt="screen shot of Heap Status memory indicator">
167 :     </p>
168 :     </li>
169 :     </ul>
170 :     </li>
171 :     </ul>
172 :     </td>
173 :     </tr>
174 :     <tr>
175 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
176 :     alt="List title arrow"></td>
177 :     <td width="98%"><a name="utilities"><b>Curry</b></a>
178 :     <p>
179 :     Here in Ottawa, life revolves around curry. There is a restaurant not to
180 :     far from our lab that serves cheap curry that's pretty good. It's called
181 :     Shaan Curry House (1489 Merivale Road, 228-9759). We love them, and we
182 :     think they love-hate us. We make large orders. The largest to date
183 :     occurred on November 21, 2004, and had 20 individual orders. To put this
184 :     in perspective, Shaan Curry House is maybe the size of a master bedroom
185 :     in a house.
186 :     </p>
187 :     <p>
188 :     We've taken to tracking our orders. Our order history can be found
189 :     <a href="curries.sxc">here</a>.
190 :     </p>
191 :     </td>
192 :     </tr>
193 :     </table>
194 :     </body>
195 :     </html>