Installation - MikeyBurkman/ceylon-talk GitHub Wiki
Installation
Git clone
- 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
- New -> Ceylon Project
- Uncheck “Use default location”, and browse to the ceylon-talk
- 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*
- From the splash screen -> Import Project
- Select the ceylon-talk folder
- 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.)