E4/UI/Self hosting 0 9 scenario

From Eclipsepedia

< E4 | UI
Revision as of 21:21, 15 June 2009 by Kevin mcguire.ca.ibm.com (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
  • In Project Explorer
    • Create new Plug-in Project via File menu
      • Generate a sample from the wizard
    • Expand project to see packages, compilation units, plugin.xml/MANIFEST.MF
    • Double click on any .java compilation unit to open a Java editor on it.
    • Double click on plugin.xml to open a PDE editor on it.
  • In Java Editor
    • Create an error, see it appear in markers column, see Problems View update.
  • In PDE Editor
  • In Problems View