core
the foundation of the platform

[home] [documents] [downloads] [resources] [planning] [testing]

Eclipse 3.1 Platform/Core Documentation Plan
Style Guidelines
  • Click here for the Eclipse documentation style guide.
 
Javadoc
  • org.eclipse.osgi
    • need to finish up osgi/eclipse adaptor package [tom]
    • component.xml file for OSGi project [tom]
  • org.eclipse.core.runtime
  • org.eclipse.core.resources
  • ensure package.html files exist
 
Workbench User Guide
  • [bug 76083] update running_eclipse.html with command line arguments
  • update references to preference pages [john]
    • e.g. Workbench->Local history doesn't exist anymore
    • start by searching for: "<b>Workbench &gt;"
 
Plug-in Developer's Guide
  • [bug 77112] system properties (/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html)
  • default line delimiter [john]
  • resource attributes [john]
  • preferences [dj]
  • content types [rafael]
  • PDE/Build [pascal]
  • [bug 94141, bug 85029] JNLP [pascal]
  • [bug 85028] eclipse.ini file [pascal]
  • shared configuration documentation [rafael]
  • [bug 90358] document contents of the MANIFEST.MF file [tom]
  • [bug 96552] plug-ins as JARs [dj]
  • buddy loading [pascal]
  • message bundles [dj]
 
Porting Guide
  • None.
 
README
  • update content type entries in 3.0 readme file [rafael]
  • [bug 98579] pde/build - exporting multiple plug-ins which where dependant [pascal, dj]
  • [bug 97689] Unable to generate manifests for nested JARs [dj]
  • [bug 97150] Exporting class files with really long names
  • [bug 67418] Startup fails if path contains a hash ("#")
  • [bug 76358] explain general startup problems [dj]
 
Buildnotes
  • Update the build notes for our plug-ins.
    • org.eclipse.core.resources
    • org.eclipse.pde.build