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
Composition Setup

Excerpt
Warning
titleWarning

Dropbox users: I would recommend against making your workspace be inside your Dropbox. This ultimately causes problems.

Toggle Cloak
idEclipse Explained
What is Eclipse?

Cloak
visiblefalse
idEclipse Explained

Eclipse is an Integrated Development Environment (IDE) that provides a variety of features to make writing and compiling your java code easier. There are no make files (for C programmers) and there is a graphical interface for adding libraries your code depends upon. Eclipse also provides auto completion, refactoring, and code generation.

Toggle Cloak
idEclipse Versions
Which version of Eclipse?

Cloak
idEclipse Versions

You may have noticed there were many different versions of Eclipse to download. This page helps explain the differences. We picked Eclipse Classic because it was pretty minimal and we don't need any fancy features.