Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Wiki Markup
\[draft\]

Eclipse is a popular open-source IDE for Java development. Default Eclipse installation includes Eclipse Rich Client Platform (RCP), Java Development Tools (JDT) and Plugin Development Environment (PDE). All these components are working well with Harmony and a lot of Eclipse Unit Tests (EUT) are regularly executed against Harmony builds, see Eclipse_Unit_Tests_Pass_on_DRLVM. Harmony also reuses implementation of Java compiler and Java Debug Interface (JDI) from Eclipse JDT project.