Note: information on this page refers to Ceylon 1.2, not to the current release.
Installing Ceylon IDE
The 1.2.2 release of the Ceylon IDE is available from our Eclipse plugin update site. Note that the version of the Ceylon compiler embedded in this release is compatible with the Ceylon 1.2.2 command line tools.
Eclipse platform
You'll need a clean installation of Eclipse 4.6 Neon, Eclipse 4.5 Mars or of Eclipse 4.4 Luna.
Java 7+ requirement
The Eclipse platform must itself be executing on Java 7 or 8. Ceylon IDE is not compatible with Java 6 or earlier.
Installing the Ceylon plugin from the update site
Here's what you need to do to install the IDE:
- Start Eclipse.
- Go to
Help > Install New Software...
. - Enter the URL http://ceylon-lang.org/eclipse/updatesite/
in the
Work with
field and hit Enter.
- Click
Select All
and thenFinish
. - Wait while Eclipse installs the Ceylon plugin, and then restart Eclipse when prompted.
- Go to
Help > Welcome to Ceylon
to get started.
Installing from the development (unstable) update site
If you want to try the latest build of the IDE before it is released, you have to use the development update site:
http://ceylon-lang.org/eclipse/development/
Beware that this is an unstable and unfinished version.
Issues
Please report any issue in our issue tracker. Note that if Ceylon IDE doesn't work at all, the problem is probably that Eclipse is not executing on a Java 7 or 8 VM.