platform-core-home/documents.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : dj 1.1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <title>Eclipse Platform/Core</title>
5 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
7 :     </head>
8 :     <body>
9 :     <center>
10 : dj 1.4 <font class=indextop>core</font><br>
11 :     <font class=indexsub>the foundation of the platform</font><p></p>
12 : dj 1.2 <a href="main.html">[home]</a>
13 : dj 1.1 <a href="documents.html">[documents]</a>
14 :     <a href="downloads.html">[downloads]</a>
15 :     <a href="resources.html">[resources]</a>
16 :     <a href="planning.html">[planning]</a>
17 :     <a href="testing.html">[testing]</a>
18 :     </center>
19 : dj 1.4 <br>
20 : dj 1.3 <table BORDER=0 CELLPADDING=2 WIDTH="100%" >
21 : dj 1.1 <tr>
22 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica" color="#FFFFFF">Documents</font></b></td>
23 :     </tr>
24 :     <tr>
25 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
26 :     <td WIDTH="98%"><b>Articles</b>
27 :     <ul>
28 : prapicau 1.10 <li>September 2004 - <a href="http://www.eclipse.org/articles/Article-Branding/branding-your-application.html"/> Branding your application</a> by Andrew Eidsness and Pascal Rapicault</li>
29 : dj 1.1 <li><em>(work in progress)</em> What is a plug-in? by Debbie Wilson and
30 :     Jeff McAffer</li>
31 :     <li>January 2003 - <a href="http://www.eclipse.org/articles/Article-Builders/builders.html">Builders and Natures</a> by John Arthorne</li>
32 :     <li>August 2002 - <a href="http://www.eclipse.org/articles/Article-Resource-deltas/resource-deltas.html">Responding
33 :     to resource changes in the Eclipse workspace</a> by John Arthorne</li>
34 :     </ul>
35 : dj 1.16 <p>&nbsp;</p>
36 : dj 1.1 </td>
37 :     </tr>
38 :     <tr>
39 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
40 : dj 1.30 <td WIDTH="98%"><b>Documents/Proposals</b> <ul>
41 :     <li><a href="http://dev.eclipse.org/conventions.html">Coding Conventions
42 :     - Eclipse</a></li>
43 :     <li><a href="documents/coding_conventions.html">Coding Conventions - Platform/Core
44 :     Team</a></li>
45 :     <li><a href="documents/core_formatting.xml">Code Formatting - Platform/Core
46 :     Team Code Format Template</a></li>
47 : dj 1.1 <li><a href="docs/eclipse-remote-dev-guidelines/remote-development.html">
48 : johna 1.12 Eclipse Remote Development Guidelines</a> (draft) [April 2002]</li>
49 : dj 1.1 <li><a href="runtime/index.html">The OSGi-based runtime</a></li>
50 :     <li><a href="documents/core_overview.html">Core Overview</a></li>
51 : johna 1.13 <li><a href="documents/plugin-versioning.html">Plug-in Versioning</a></li>
52 :     <li><a href="documents/update.html">Eclipse Update Site</a></li>
53 : dj 1.21 <li><a href="documents/user_settings/index.html">User Settings</a></li>
54 : dj 1.30 <li><a href="documents/session_tests.html">Session Test Framework</a></li>
55 :     <li><a href="documents/path_changes.html">Lifting restrictions on IPath
56 :     characters (the colon/slash problem)</a> [October 2004]</li>
57 :     <li><a href="documents/rfc/0010/dynamic_capabilities.html">Markup to express
58 :     bundle dynamic capabilities</a> [December 2004]</li>
59 :     <li><a href="documents/3.1/large_scale_issues.html">Issues with large-scale
60 :     development</a> [December 2004]</li>
61 :     <li><img src="images/new.gif" width="31" height="14"><a href="documents/3.1/message_bundles.html">Message
62 :     Bundles</a> [February 2005]</li>
63 : dj 1.31 <li><img src="images/new.gif" width="31" height="14"><a href="documents/3.1/run_from_jars.html">Running
64 :     Eclipse from JARs</a> [February 2005]</li>
65 : johna 1.33 <li><img src="images/new.gif" width="31" height="14"><a href="documents/3.1/perf_stats.html">
66 :     Gathering performance statistics</a> [March 2005]</li>
67 : dj 1.1 </ul>
68 : dj 1.16 <p>&nbsp;</p>
69 : dj 1.1 </td>
70 :     </tr>
71 : dj 1.15 <tr>
72 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
73 :     <td><b>Active Work</b>
74 :     <p></p>
75 : dj 1.21 Here is a list of activities that we are currently working on, along with
76 :     links to their planning pages.
77 : dj 1.15 <ul>
78 : dj 1.31 <li><img src="images/small_progress.gif"> <a href="planning/3.0/plan_content_types.html">Content
79 :     Types</a></li>
80 : dj 1.30 <li><img src="images/small_check.gif"> <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/permissions-proposal/permissions-proposal.html">File
81 :     Attributes</a></li>
82 : dj 1.31 <li><img src="images/small_progress.gif"> <a href="planning/3.0/plan_encoding.html">File
83 :     Encoding</a></li>
84 : dj 1.30 <li><img src="images/small_check.gif"> <a href="documents/history_store.html">History
85 :     store</a> modifications</li>
86 : dj 1.21 <li><img src="images/small_progress.gif"> User Settings/Preferences <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/R3_1/dynamic_teams/dynamic_teams.html">(Dynamic
87 :     Team page</a>, <a href="documents/user_settings/index.html">Core page</a>)</li>
88 : dj 1.30 <li><img src="images/small_progress.gif"> <a href="documents/3.1/large_scale_issues.html">Issues
89 :     with large-scale development</a></li>
90 :     <li><img src="images/small_progress.gif"> <a href="documents/rfc/0010/dynamic_capabilities.html">Markup
91 :     to express bundle dynamic capabilities</a></li>
92 :     <li><img src="images/new.gif" width="31" height="14"><img src="images/small_progress.gif">
93 :     <a href="documents/3.1/message_bundles.html">Message bundles</a></li>
94 : dj 1.31 <li><img src="images/new.gif" width="31" height="14"><img src="images/small_progress.gif">
95 :     <a href="documents/3.1/run_from_jars.html">Running Eclipse from JARs</a></li>
96 : dj 1.15 </ul>
97 :     <p>&nbsp;</p></td>
98 :     </tr>
99 : dj 1.1 <tr>
100 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
101 :     <td WIDTH="98%"><b>Archives</b>
102 :     <ul>
103 :     <li><a href="documents/rfc/index.html">RFCs</a> (mostly from 2.0)</li>
104 :     <li>Inflexible Project Structure - <a href="http://www.eclipse.org/eclipse/development/inflexible-projects-problem.html">Problem
105 :     Definition</a>, <a href="http://www.eclipse.org/eclipse/development/towards-more-flexible-projects.html">Possible
106 :     Solutions</a>, and the <a href="http://www.eclipse.org/eclipse/development/flexible-projects-proposal.html">Proposed
107 :     Solution</a></li>
108 :     <li><em>(obsolete)</em> <a href="docs/classloader-properties/classloader_properties.html">Using
109 :     the Class Loader Properties File</a></li>
110 :     <li><em>(obsolete)</em> <a href="docs/package-prefixes/prefixes.html">Using Package Prefixes
111 :     in the plugin.xml</a></li>
112 :     </ul>
113 : dj 1.15 <p></p>
114 : dj 1.1 </td>
115 :     </tr>
116 :     </table>
117 :    
118 :    
119 :     </body>
120 :     </html>