Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Design

  1. Documents
    • Requirements
  2. UML

Implementation

  1. Coding standards
  2. CVS
  3. Exception handling
  4. I18N & L10N
  5. Preferences
  6. UI

Testing

  1. Unit tests

Documentation

...

  1. Features
  2. Deploying new plugins

Eclipse UI Best Practices

http://wiki.eclipse.org/index.php/UI_Best_Practices_v3.x

Java Coding Standards

In general, we We follow the Sun Java code conventions:
http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html

...