Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 793 Bytes

CHANGES.textile

File metadata and controls

23 lines (18 loc) · 793 Bytes

The IntelliJ Leiningen Plugin – Changes

Version 0.1.1

  • Fixed compatibility issues with IDEA 10.0.2.

Version 0.1.0

  • Fixed compatibility with IDEA 10.

Version 0.0.3

  • Added the missing “test” target.

Version 0.0.2

  • 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.

Version 0.0.1

  • Initial release
  • Leiningen needs to be installed. You can configure it’s location within the plugin.
  • You can run leiningen goals in your project.