platform-ui-home/eclipsecon/index.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : khorne 1.1 <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">EclipseCon 2005 Resources</font></b></td>
13 :     </tr>
14 :     <tr>
15 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
16 :     alt="List title arrow"></td>
17 :     <td width="98%"> <b>Addressing UI Scalability in Eclipse</b>
18 :     <p><strong>Abstract:</strong><br/>This presentation will attempt to shed light on Capabilities and Contexts in the workbench and how they can be used to help achieve product scalability. We will cover how individuals can utilize these features to integrate seamlessly into Eclipse and later we will address how the infrastructure may be exploited for other purposes.</p>
19 :     <ul>
20 :     <li>Presentation slides are available <a href="activities/EclipseCon2005_7.1Scalability.pdf">here</a>.</li>
21 :     <li>Source code for an authentication demonstration using activities can be found <a href="activities/EclipseCon2005.KCH.AuthDemo">here</a>. This code requires Eclipse 3.1M5 or later in order to run.
22 :     </ul>
23 :     </td>
24 :     </tr>
25 :     </table>
26 :     </body>
27 :     </html>