idea-sbt-plugin icon indicating copy to clipboard operation
idea-sbt-plugin copied to clipboard

Incompatible with IntelliJ IDEA 14.1

Open nightwolfzor opened this issue 9 years ago • 24 comments

When upgrading from 14.0.3 to 14.1 get the following error;

Plugin Error
           Following plugins are incompatible with current IDE build: SBT

Help! Really love this plugin.

nightwolfzor avatar Mar 25 '15 04:03 nightwolfzor

+1

KarelCemus avatar Mar 25 '15 06:03 KarelCemus

It would be very nice if plugin is updated to be compatible with 14.1. Thanks for the product.

lanceon avatar Mar 25 '15 07:03 lanceon

Thank you for your work! Could you please make it compatible with the IDEA 14.1.

realzeus avatar Mar 25 '15 14:03 realzeus

Yes! Please update! Thanks so much!

andrewmeissner avatar Mar 25 '15 15:03 andrewmeissner

+1

lenzenc avatar Mar 25 '15 15:03 lenzenc

+1

abrighton avatar Mar 25 '15 16:03 abrighton

+1

skolberg avatar Mar 25 '15 16:03 skolberg

+1

dsmart avatar Mar 25 '15 20:03 dsmart

+1

webgress avatar Mar 25 '15 21:03 webgress

There's a build that works for now: https://github.com/orfjackal/idea-sbt-plugin/pull/100

lanceon avatar Mar 26 '15 09:03 lanceon

Hope it will work with 14.1 soon.

joohnnie avatar Mar 27 '15 01:03 joohnnie

+1 we are waiting the version...

b0c1 avatar Mar 27 '15 10:03 b0c1

+1

padurean avatar Mar 27 '15 13:03 padurean

+1

iron9light avatar Mar 28 '15 11:03 iron9light

I've been using the sbt-plugin for all things SBT in IJ since I switched from Java to Scala in late 2013.

The gap between 14.1 and this plug-in release created an opportunity for a workaround that achieves virtual parity:

  • SBT Before Launch - make is painfully slow, so: -- Create 'SBT Task' build configurations (test:compile, assembly, etc.) - available through the Scala plugin -- Update the defaults for tasks were referencing the sbt-plugin tasks (Scala Test, Play, etc.) to 'Run Another Configuration' before launch and point to the appropriate SBT Task.
  • SBT Console -- Use the Terminal to invoke sbt from the command line

I look forward to using this plug-in again soon, but was pleasantly surprised to learn that IJ + Scala plugin get the job done almost as well.

looth4 avatar Mar 28 '15 11:03 looth4

I've uploaded version 1.7.0 of idea-sbt-plugin to the Plugin Repository. It should appear in a day or two after review by JetBrains.

Here's the binary in the meantime: https://dl.dropboxusercontent.com/u/106552/idea-sbt-plugin-1.7.0.zip

Unfortunately, to make this release, I had to remove the Command History feature.

I've opened issue #104 to restore Command History. I will need help to get this part done as wasn't able to navigate the IntellIJ API to get this done.

I agree that it would be best in the mid-term to use the native SBT support from IntellIJ and phase out this plugin. Please use the JetBrains issue tracker to report any feature gaps that would prevent you from doing so.

/cc @niktrop @PavelFatin @Alefas @dancingrobot84

retronym avatar Mar 30 '15 03:03 retronym

version 1.7.0 of idea-sbt-plugin is still not available in plugin repository.

vmskarthik avatar Apr 11 '15 09:04 vmskarthik

+1 still not available

tpemckiernan avatar Apr 13 '15 15:04 tpemckiernan

+1 we need it while the IDEA plugin doesn't have console functionality

b0c1 avatar Apr 15 '15 08:04 b0c1

+1 please fix this

mikeholler avatar Apr 16 '15 01:04 mikeholler

I've just tried again. Sorry for the hassle.

image

retronym avatar Apr 16 '15 04:04 retronym

I'll ask to approve ASAP.

Alefas avatar Apr 16 '15 05:04 Alefas

It is available in repository now. Thanks!

lanceon avatar Apr 16 '15 15:04 lanceon

Working now - thanks!

padurean avatar Apr 16 '15 15:04 padurean