- Made plugin compatible with IDEA 11.1.
- Leiningen Jar and plugins are now in the classpath for reading project.clj (thanks go to John Chapin)
- Some minor bugfixes
- The changes in this version have been kindly contributed by Vladimir Matveev
- Bugfixes
- The changes in this version have been kindly contributed by Vladimir Matveev
- Made the plugin compatible with IDEA 11
- The changes in this version have been kindly contributed by Vladimir Matveev
- Fixed project.clj file parsing
- Correct compile/sources/resources/test directories recognition from project.clj
- Added notifications on project file parsing errors
- Fixed compatibility issues with IDEA 10.5.
- Fixed compatibility issues with IDEA 10.0.2.
- Fixed compatibility with IDEA 10.
- Added the missing “test” target.
- You can now open Leiningen projects directly (like you can open an IPR file)
- Importing a project will now setup source, test and output path (currently limited to the defaults)
- Project’s name and version is extracted from the Leiningen project file
- Added a quickbutton to open settings dialog.
- Added icon for Leiningen projects.
- Run configurations should now run properly.
- Initial release
- Leiningen needs to be installed. You can configure it’s location within the plugin.
- You can run leiningen goals in your project.