Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alefas committed Nov 2, 2015
1 parent f5d260b commit d51bebd
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Project state
=============

The project is closed because of [Cursive Clojure](https://cursiveclojure.com/), which is more stable and feature-rich and it was originally based on La Clojure sources. The last update is available for IntelliJ IDEA 14.
The project is closed because of [Cursive Clojure](https://cursiveclojure.com/), which is more stable and feature-rich and it was originally based on La Clojure sources. The last update is available for IntelliJ IDEA 15 (as soon as Cursive Clojure will be available from JetBrains plugin manager, it won't be updated anymore).

la-clojure
==========
Expand Down Expand Up @@ -35,23 +35,13 @@ Now you can start a Clojure Console via "Tools -> Clojure Console" or "Ctrl+Shif

Develop (Clojure) with Pleasure!

Release cycle
--
The `master` branch is only compatible with IDEA 13. We are planning to update builds to [plugins site](http://plugins.jetbrains.com/plugin/4050?pr=) for every IDEA 13 EAP, which breaks compatibility and at the begining of every month.

We don't use GitHub's issue tracker, so all issues from here will be moved to our main [issue tracker](http://youtrack.jetbrains.com/issues/CLJ).

We also started [nightly builds](http://confluence.jetbrains.com/display/SCA/Clojure+Plugin+Nightly+Builds+for+IDEA+13).

If you have any questions related to this project, use our [Developer Forum](http://devnet.jetbrains.com/community/idea/clojure?view=discussions).

Setting up "La Clojure" project from sources
--
Follow these steps:

1. Clone this repository.
2. Create `IDEA13SDK` directory (or symlink) in folder `lib`
3. Download archive of the latest [IDEA 13 EAP](http://confluence.jetbrains.com/display/IDEADEV/IDEA+13+EAP) Ultimate or Community edition. Note, that for Windows and Community edition you need to download installer.
3. Download archive of the latest [IDEA 15 EAP](http://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP) Ultimate or Community edition. Note, that for Windows and Community edition you need to download installer.
4. Unpack it into `IDEA13SDK` directory (or symlink), `bin` directory should be in the root.
5. Open 'La Clojure' project now
6. Setup JDK. Additionally add `tools.jar`, from JDK `lib` directory. It contains JDI classes.
Expand Down

0 comments on commit d51bebd

Please sign in to comment.