Versions Compared

Key

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

Design

  1. Documents
    • Requirements
  2. UML

Implementation

Java

...

  1. Coding standards
  2. CVS
  3. Exception handling
  4. I18N & L10N aka G11N
  5. Preferences
    • Defaults
    • Changeable by users
  6. Third-party libraries
  7. UI

Other languages

Testing

  1. Target
  2. Unit tests

Documentation

  1. Comments
  2. Help

Release

  1. Plugin
  2. Feature

...




Implementation


Java Coding Standards

http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html

...