Installation - MikeyBurkman/ceylon-talk GitHub Wiki

Installation

Git clone

  1. git clone this repo somewhere. Doesn't really matter where

Eclipse

I tested on Eclipse Neon 3. The Ceylon plugin is at version 1.3.2

  1. New -> Ceylon Project
  2. Uncheck “Use default location”, and browse to the ceylon-talk
  3. All the other defaults should be fine, at least for this test project

IntelliJ

I tested on IntelliJ CE 2016.3. The latest 2017.x version will not work until the Ceylon 1.3.2 plugin is patched (as of 2017/04/07*

  1. From the splash screen -> Import Project
  2. Select the ceylon-talk folder
  3. Use all the defaults for the billion screens that follow. (Some of these might be important in a real project, but you should be fine here.)