This page is no longer maintained — Please continue to the home page at www.scala-lang.org

IntelliJ IDEA goes free + new Scala plugin

61 replies
Randall R Schulz
Joined: 2008-12-16,
User offline. Last seen 1 year 29 weeks ago.
Re: IntelliJ IDEA goes free + new Scala plugin

On Wednesday November 25 2009, Daniel Sobral wrote:
> And what do we do with the scala plugin download?

According to Stefan Endrullis (at or near the bottom of
):

"You can extract the zip into the "plugins" directory of you IDEA
installation."

Randall Schulz

Jason Zaugg
Joined: 2009-05-18,
User offline. Last seen 38 weeks 5 days ago.
Re: IntelliJ IDEA goes free + new Scala plugin
I recommend to unzip it to your user plugins directory. If you have installed the plugin previously with the plugin manager, you should see a folder 'Scala' there.

For MacOS, this is here: ~/Library/Application Support/IntelliJIdea90

For Windows/Linux, the plugin folder is specified by the property 'idea.plugins.path' in the file idea.properties. This file is next to idea.exe.

~/Library/Application Support/IntelliJIdea90> find Scala/
Scala/
Scala//lib
Scala//lib/scala-compiler.jar
Scala//lib/scala-library.jar
Scala//lib/scala-plugin-runners.jar
Scala//lib/scala-plugin.jar
Scala//lib/scalap.jar

-jason

On Thu, Nov 26, 2009 at 9:49 AM, Daniel Sobral <dcsobral@gmail.com> wrote:
And what do we do with the scala plugin download?
Chris Marshall
Joined: 2009-06-17,
User offline. Last seen 44 weeks 3 days ago.
RE: IntelliJ IDEA goes free + new Scala plugin
I have the IDEA community edition (IC90-162) and downloaded the plugin (0.3.108) via the wizard (no manual steps) and it all works just fine.

Chris

Date: Thu, 26 Nov 2009 10:04:27 +1000
Subject: Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
From: jzaugg@gmail.com
To: dcsobral@gmail.com
CC: mailleux@gmail.com; david.flemstrom@gmail.com; scala-user@listes.epfl.ch

I recommend to unzip it to your user plugins directory. If you have installed the plugin previously with the plugin manager, you should see a folder 'Scala' there.

For MacOS, this is here: ~/Library/Application Support/IntelliJIdea90

For Windows/Linux, the plugin folder is specified by the property 'idea.plugins.path' in the file idea.properties. This file is next to idea.exe.

~/Library/Application Support/IntelliJIdea90> find Scala/
Scala/
Scala//lib
Scala//lib/scala-compiler.jar
Scala//lib/scala-library.jar
Scala//lib/scala-plugin-runners.jar
Scala//lib/scala-plugin.jar
Scala//lib/scalap.jar

-jason

On Thu, Nov 26, 2009 at 9:49 AM, Daniel Sobral <dcsobral@gmail.com> wrote:
And what do we do with the scala plugin download?

New! Receive and respond to mail from other email accounts from within Hotmail Find out how.
Felipe Rodrigues
Joined: 2009-10-19,
User offline. Last seen 42 years 45 weeks ago.
Re: IntelliJ IDEA goes free + new Scala plugin
Are you sure the plugin is incompatible or you are seeing an error?

By the way, there are 2 scala plugins there. The "Scala Plugin" which should work just fine, and the "Scala Power Pack" which only works if you're using Scala 2.8.

Hope it helps...

Felipe


Thomas Sant Ana wrote:
1bbce6440911251501v5fbf54e4x16b87593bc662ddf [at] mail [dot] gmail [dot] com" type="cite">

On Fri, Oct 16, 2009 at 3:55 PM, Daniel Sobral <dcsobral [at] gmail [dot] com" rel="nofollow">dcsobral@gmail.com> wrote:
FWIW, the plugin already show up on the available list.

I tried a fresh install, but the plugin is incompatible with the IDEA Community Edition we have access to.

Anyone know of a work-around?

Thomas

On Fri, Oct 16, 2009 at 2:06 PM, David Flemström <david [dot] flemstrom [at] gmail [dot] com" target="_blank" rel="nofollow">david.flemstrom@gmail.com> wrote:
I downloaded the OSS version of Idea, and put the plugin inside of the
downloaded folder, in "/idea-IC-90.SNAPSHOT/config/plugins" and it worked
beautifully. It seems that Idea either does not use the usual ~/.IntellijIdea*
configuration folders, or else that, because Idea has write access to its
installation folder, it chooses to store its configuration there.

BTW, I built Idea from source if that makes a difference.

On Friday 16 October 2009 05:31:57 Maxime Lévesque wrote:
> Same problem here,
>
> I downloaded the last three versions from :
>
>
> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>
>  extracted the zip content in :
>
>    C:\Users\Max\.IntelliJIdea90\config\plugins
>
> restarted Idea, and the plugin manager tells me there are no plugin
> installed
> (I have a fresh Idea installation)
>
>  I then tried installing it with the plugin manager, then Idea try to load
> the
> plugin, but fails, then Idea tells me that it will disable the plugin.
>
>  Where is the config that stores which plugin is loaded and enabled ?
>
>   Can't wait to try out this IDE, I have hear much rave about it !
>
>  Thanks
>
> On Thu, Oct 15, 2009 at 11:09 PM, Xuefeng Wu <benewu [at] gmail [dot] com" target="_blank" rel="nofollow">benewu@gmail.com> wrote:
> > Hi,
> > I downloaded and installed IntelliJ IDEA Community Edition 90.94.
> > But I meat big trouble to find the compatible scala plugin.
> >
> > I tried all version from
> > http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Buil
> >ds
> > <http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >lds>but all of them are incompatible.
> > And I use IDEA plugin Manager, it find a scala plugin but failed to use
> > too.
> >
> > Any idea to find the compatible scala plugin version ?
> > Thanks.
> >
> > On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey
<ilya [dot] sergey [at] jetbrains [dot] com" target="_blank" rel="nofollow">ilya.sergey@jetbrains.com>wrote:
> >> Hi all.
> >>
> >> Since today IntelliJ IDEA is available as an open-source IDE in the
> >> Community Edition at http://jetbrains.org. The actual build of Scala
> >> plugin is may be downloaded from the nigthly build page:
> >>
> >> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >>lds Keep in touch!
> >>
> >> With best regards,
> >> Ilya Sergey
> >
> > --
> > Scala中文社区:  http://groups.google.com/group/scalacn
>



--
Daniel C. Sobral

Something I learned in academia: there are three kinds of academic reviews: review by name, review by reference and review by value.

dcsobral
Joined: 2009-04-23,
User offline. Last seen 38 weeks 5 days ago.
Re: IntelliJ IDEA goes free + new Scala plugin
I get the same problem. The downloaded plugin is disabled, with a message indicating it is not compatible.

On Thu, Nov 26, 2009 at 11:33 AM, Felipe Rodrigues <felipero.maillist@gmail.com> wrote:
Are you sure the plugin is incompatible or you are seeing an error?

By the way, there are 2 scala plugins there. The "Scala Plugin" which should work just fine, and the "Scala Power Pack" which only works if you're using Scala 2.8.

Hope it helps...

Felipe


Thomas Sant Ana wrote:


On Fri, Oct 16, 2009 at 3:55 PM, Daniel Sobral <dcsobral@gmail.com> wrote:
FWIW, the plugin already show up on the available list.

I tried a fresh install, but the plugin is incompatible with the IDEA Community Edition we have access to.

Anyone know of a work-around?

Thomas

On Fri, Oct 16, 2009 at 2:06 PM, David Flemström <david.flemstrom@gmail.com> wrote:
I downloaded the OSS version of Idea, and put the plugin inside of the
downloaded folder, in "/idea-IC-90.SNAPSHOT/config/plugins" and it worked
beautifully. It seems that Idea either does not use the usual ~/.IntellijIdea*
configuration folders, or else that, because Idea has write access to its
installation folder, it chooses to store its configuration there.

BTW, I built Idea from source if that makes a difference.

On Friday 16 October 2009 05:31:57 Maxime Lévesque wrote:
> Same problem here,
>
> I downloaded the last three versions from :
>
>
> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>
>  extracted the zip content in :
>
>    C:\Users\Max\.IntelliJIdea90\config\plugins
>
> restarted Idea, and the plugin manager tells me there are no plugin
> installed
> (I have a fresh Idea installation)
>
>  I then tried installing it with the plugin manager, then Idea try to load
> the
> plugin, but fails, then Idea tells me that it will disable the plugin.
>
>  Where is the config that stores which plugin is loaded and enabled ?
>
>   Can't wait to try out this IDE, I have hear much rave about it !
>
>  Thanks
>
> On Thu, Oct 15, 2009 at 11:09 PM, Xuefeng Wu <benewu@gmail.com> wrote:
> > Hi,
> > I downloaded and installed IntelliJ IDEA Community Edition 90.94.
> > But I meat big trouble to find the compatible scala plugin.
> >
> > I tried all version from
> > http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Buil
> >ds
> > <http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >lds>but all of them are incompatible.
> > And I use IDEA plugin Manager, it find a scala plugin but failed to use
> > too.
> >
> > Any idea to find the compatible scala plugin version ?
> > Thanks.
> >
> > On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey
<ilya.sergey@jetbrains.com>wrote:
> >> Hi all.
> >>
> >> Since today IntelliJ IDEA is available as an open-source IDE in the
> >> Community Edition at http://jetbrains.org. The actual build of Scala
> >> plugin is may be downloaded from the nigthly build page:
> >>
> >> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >>lds Keep in touch!
> >>
> >> With best regards,
> >> Ilya Sergey
> >
> > --
> > Scala中文社区:  http://groups.google.com/group/scalacn
>



--
Daniel C. Sobral

Something I learned in academia: there are three kinds of academic reviews: review by name, review by reference and review by value.




--
Daniel C. Sobral

Veni, vidi, veterni.
Chris Marshall
Joined: 2009-06-17,
User offline. Last seen 44 weeks 3 days ago.
RE: IntelliJ IDEA goes free + new Scala plugin
When this happened with me, I just got the latest nightly build. The plugin will tell you that it needs Maia version xyz or greater

From: dcsobral@gmail.com
Date: Thu, 26 Nov 2009 12:02:30 -0200
Subject: Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
To: felipero.maillist@gmail.com
CC: mailleux@gmail.com; david.flemstrom@gmail.com; scala-user@listes.epfl.ch

I get the same problem. The downloaded plugin is disabled, with a message indicating it is not compatible.

On Thu, Nov 26, 2009 at 11:33 AM, Felipe Rodrigues <felipero.maillist@gmail.com> wrote:
Are you sure the plugin is incompatible or you are seeing an error?

By the way, there are 2 scala plugins there. The "Scala Plugin" which should work just fine, and the "Scala Power Pack" which only works if you're using Scala 2.8.

Hope it helps...

Felipe


Thomas Sant Ana wrote:


On Fri, Oct 16, 2009 at 3:55 PM, Daniel Sobral <dcsobral@gmail.com> wrote:
FWIW, the plugin already show up on the available list.

I tried a fresh install, but the plugin is incompatible with the IDEA Community Edition we have access to.

Anyone know of a work-around?

Thomas

On Fri, Oct 16, 2009 at 2:06 PM, David Flemström <david.flemstrom@gmail.com> wrote:
I downloaded the OSS version of Idea, and put the plugin inside of the
downloaded folder, in "/idea-IC-90.SNAPSHOT/config/plugins" and it worked
beautifully. It seems that Idea either does not use the usual ~/.IntellijIdea*
configuration folders, or else that, because Idea has write access to its
installation folder, it chooses to store its configuration there.

BTW, I built Idea from source if that makes a difference.

On Friday 16 October 2009 05:31:57 Maxime Lévesque wrote:
> Same problem here,
>
> I downloaded the last three versions from :
>
>
> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>
>  extracted the zip content in :
>
>    C:\Users\Max\.IntelliJIdea90\config\plugins
>
> restarted Idea, and the plugin manager tells me there are no plugin
> installed
> (I have a fresh Idea installation)
>
>  I then tried installing it with the plugin manager, then Idea try to load
> the
> plugin, but fails, then Idea tells me that it will disable the plugin.
>
>  Where is the config that stores which plugin is loaded and enabled ?
>
>   Can't wait to try out this IDE, I have hear much rave about it !
>
>  Thanks
>
> On Thu, Oct 15, 2009 at 11:09 PM, Xuefeng Wu <benewu@gmail.com> wrote:
> > Hi,
> > I downloaded and installed IntelliJ IDEA Community Edition 90.94.
> > But I meat big trouble to find the compatible scala plugin.
> >
> > I tried all version from
> > http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Buil
> >ds
> > <http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >lds>but all of them are incompatible.
> > And I use IDEA plugin Manager, it find a scala plugin but failed to use
> > too.
> >
> > Any idea to find the compatible scala plugin version ?
> > Thanks.
> >
> > On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey
<ilya.sergey@jetbrains.com>wrote:
> >> Hi all.
> >>
> >> Since today IntelliJ IDEA is available as an open-source IDE in the
> >> Community Edition at http://jetbrains.org. The actual build of Scala
> >> plugin is may be downloaded from the nigthly build page:
> >>
> >> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >>lds Keep in touch!
> >>
> >> With best regards,
> >> Ilya Sergey
> >
> > --
> > Scala中文社区:  http://groups.google.com/group/scalacn
>



--
Daniel C. Sobral

Something I learned in academia: there are three kinds of academic reviews: review by name, review by reference and review by value.




--
Daniel C. Sobral

Veni, vidi, veterni.

Use Hotmail to send and receive mail from your different email accounts. Find out how.
dcsobral
Joined: 2009-04-23,
User offline. Last seen 38 weeks 5 days ago.
Re: IntelliJ IDEA goes free + new Scala plugin
It didn't for me. Eclipse says the plugin is incompatible, and that's that.

On Thu, Nov 26, 2009 at 12:44 PM, christopher marshall <oxbow_lakes@hotmail.com> wrote:
When this happened with me, I just got the latest nightly build. The plugin will tell you that it needs Maia version xyz or greater

From: dcsobral@gmail.com
Date: Thu, 26 Nov 2009 12:02:30 -0200
Subject: Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
To: felipero.maillist@gmail.com
CC: mailleux@gmail.com; david.flemstrom@gmail.com; scala-user@listes.epfl.ch

I get the same problem. The downloaded plugin is disabled, with a message indicating it is not compatible.

On Thu, Nov 26, 2009 at 11:33 AM, Felipe Rodrigues <felipero.maillist@gmail.com> wrote:
Are you sure the plugin is incompatible or you are seeing an error?

By the way, there are 2 scala plugins there. The "Scala Plugin" which should work just fine, and the "Scala Power Pack" which only works if you're using Scala 2.8.

Hope it helps...

Felipe


Thomas Sant Ana wrote:


On Fri, Oct 16, 2009 at 3:55 PM, Daniel Sobral <dcsobral@gmail.com> wrote:
FWIW, the plugin already show up on the available list.

I tried a fresh install, but the plugin is incompatible with the IDEA Community Edition we have access to.

Anyone know of a work-around?

Thomas

On Fri, Oct 16, 2009 at 2:06 PM, David Flemström <david.flemstrom@gmail.com> wrote:
I downloaded the OSS version of Idea, and put the plugin inside of the
downloaded folder, in "/idea-IC-90.SNAPSHOT/config/plugins" and it worked
beautifully. It seems that Idea either does not use the usual ~/.IntellijIdea*
configuration folders, or else that, because Idea has write access to its
installation folder, it chooses to store its configuration there.

BTW, I built Idea from source if that makes a difference.

On Friday 16 October 2009 05:31:57 Maxime Lévesque wrote:
> Same problem here,
>
> I downloaded the last three versions from :
>
>
> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>
>  extracted the zip content in :
>
>    C:\Users\Max\.IntelliJIdea90\config\plugins
>
> restarted Idea, and the plugin manager tells me there are no plugin
> installed
> (I have a fresh Idea installation)
>
>  I then tried installing it with the plugin manager, then Idea try to load
> the
> plugin, but fails, then Idea tells me that it will disable the plugin.
>
>  Where is the config that stores which plugin is loaded and enabled ?
>
>   Can't wait to try out this IDE, I have hear much rave about it !
>
>  Thanks
>
> On Thu, Oct 15, 2009 at 11:09 PM, Xuefeng Wu <benewu@gmail.com> wrote:
> > Hi,
> > I downloaded and installed IntelliJ IDEA Community Edition 90.94.
> > But I meat big trouble to find the compatible scala plugin.
> >
> > I tried all version from
> > http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Buil
> >ds
> > <http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >lds>but all of them are incompatible.
> > And I use IDEA plugin Manager, it find a scala plugin but failed to use
> > too.
> >
> > Any idea to find the compatible scala plugin version ?
> > Thanks.
> >
> > On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey
<ilya.sergey@jetbrains.com>wrote:
> >> Hi all.
> >>
> >> Since today IntelliJ IDEA is available as an open-source IDE in the
> >> Community Edition at http://jetbrains.org. The actual build of Scala
> >> plugin is may be downloaded from the nigthly build page:
> >>
> >> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >>lds Keep in touch!
> >>
> >> With best regards,
> >> Ilya Sergey
> >
> > --
> > Scala中文社区:  http://groups.google.com/group/scalacn
>



--
Daniel C. Sobral

Something I learned in academia: there are three kinds of academic reviews: review by name, review by reference and review by value.




--
Daniel C. Sobral

Veni, vidi, veterni.

Use Hotmail to send and receive mail from your different email accounts. Find out how.



dcsobral
Joined: 2009-04-23,
User offline. Last seen 38 weeks 5 days ago.
Re: IntelliJ IDEA goes free + new Scala plugin
I mean, IDEA.

On Thu, Nov 26, 2009 at 2:45 PM, Daniel Sobral <dcsobral@gmail.com> wrote:
It didn't for me. Eclipse says the plugin is incompatible, and that's that.

On Thu, Nov 26, 2009 at 12:44 PM, christopher marshall <oxbow_lakes@hotmail.com> wrote:
When this happened with me, I just got the latest nightly build. The plugin will tell you that it needs Maia version xyz or greater

From: dcsobral@gmail.com
Date: Thu, 26 Nov 2009 12:02:30 -0200
Subject: Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
To: felipero.maillist@gmail.com
CC: mailleux@gmail.com; david.flemstrom@gmail.com; scala-user@listes.epfl.ch

I get the same problem. The downloaded plugin is disabled, with a message indicating it is not compatible.

On Thu, Nov 26, 2009 at 11:33 AM, Felipe Rodrigues <felipero.maillist@gmail.com> wrote:
Are you sure the plugin is incompatible or you are seeing an error?

By the way, there are 2 scala plugins there. The "Scala Plugin" which should work just fine, and the "Scala Power Pack" which only works if you're using Scala 2.8.

Hope it helps...

Felipe


Thomas Sant Ana wrote:


On Fri, Oct 16, 2009 at 3:55 PM, Daniel Sobral <dcsobral@gmail.com> wrote:
FWIW, the plugin already show up on the available list.

I tried a fresh install, but the plugin is incompatible with the IDEA Community Edition we have access to.

Anyone know of a work-around?

Thomas

On Fri, Oct 16, 2009 at 2:06 PM, David Flemström <david.flemstrom@gmail.com> wrote:
I downloaded the OSS version of Idea, and put the plugin inside of the
downloaded folder, in "/idea-IC-90.SNAPSHOT/config/plugins" and it worked
beautifully. It seems that Idea either does not use the usual ~/.IntellijIdea*
configuration folders, or else that, because Idea has write access to its
installation folder, it chooses to store its configuration there.

BTW, I built Idea from source if that makes a difference.

On Friday 16 October 2009 05:31:57 Maxime Lévesque wrote:
> Same problem here,
>
> I downloaded the last three versions from :
>
>
> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>
>  extracted the zip content in :
>
>    C:\Users\Max\.IntelliJIdea90\config\plugins
>
> restarted Idea, and the plugin manager tells me there are no plugin
> installed
> (I have a fresh Idea installation)
>
>  I then tried installing it with the plugin manager, then Idea try to load
> the
> plugin, but fails, then Idea tells me that it will disable the plugin.
>
>  Where is the config that stores which plugin is loaded and enabled ?
>
>   Can't wait to try out this IDE, I have hear much rave about it !
>
>  Thanks
>
> On Thu, Oct 15, 2009 at 11:09 PM, Xuefeng Wu <benewu@gmail.com> wrote:
> > Hi,
> > I downloaded and installed IntelliJ IDEA Community Edition 90.94.
> > But I meat big trouble to find the compatible scala plugin.
> >
> > I tried all version from
> > http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Buil
> >ds
> > <http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >lds>but all of them are incompatible.
> > And I use IDEA plugin Manager, it find a scala plugin but failed to use
> > too.
> >
> > Any idea to find the compatible scala plugin version ?
> > Thanks.
> >
> > On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey
<ilya.sergey@jetbrains.com>wrote:
> >> Hi all.
> >>
> >> Since today IntelliJ IDEA is available as an open-source IDE in the
> >> Community Edition at http://jetbrains.org. The actual build of Scala
> >> plugin is may be downloaded from the nigthly build page:
> >>
> >> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
> >>lds Keep in touch!
> >>
> >> With best regards,
> >> Ilya Sergey
> >
> > --
> > Scala中文社区:  http://groups.google.com/group/scalacn
>



--
Daniel C. Sobral

Something I learned in academia: there are three kinds of academic reviews: review by name, review by reference and review by value.




--
Daniel C. Sobral

Veni, vidi, veterni.

Use Hotmail to send and receive mail from your different email accounts. Find out how.



ounos
Joined: 2008-12-29,
User offline. Last seen 3 years 44 weeks ago.
Re: IntelliJ IDEA goes free + new Scala plugin

I tried getting "IntelliJ IDEA 9 Beta" from here:
http://www.jetbrains.com/idea/nextversion/index.html, but the scala
plugin from the plugin manager is "incompatible". Because jetbrains'
site is less than clear, can someone provide the link to the page with
the nightly version of IntelliJ (that supposedly works with the scala
plugin, either nightly of that or the one available from the plugin
manager). Thanks,

Dimitris

2009/11/26 christopher marshall :
> When this happened with me, I just got the latest nightly build. The plugin
> will tell you that it needs Maia version xyz or greater
>
> ________________________________
> From: dcsobral@gmail.com
> Date: Thu, 26 Nov 2009 12:02:30 -0200
> Subject: Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
> To: felipero.maillist@gmail.com
> CC: mailleux@gmail.com; david.flemstrom@gmail.com; scala-user@listes.epfl.ch
>
> I get the same problem. The downloaded plugin is disabled, with a message
> indicating it is not compatible.
>
> On Thu, Nov 26, 2009 at 11:33 AM, Felipe Rodrigues
> wrote:
>
> Are you sure the plugin is incompatible or you are seeing an error?
>
> By the way, there are 2 scala plugins there. The "Scala Plugin" which should
> work just fine, and the "Scala Power Pack" which only works if you're using
> Scala 2.8.
>
> Hope it helps...
>
> Felipe
>
>
> Thomas Sant Ana wrote:
>
> On Fri, Oct 16, 2009 at 3:55 PM, Daniel Sobral wrote:
>
> FWIW, the plugin already show up on the available list.
>
> I tried a fresh install, but the plugin is incompatible with the IDEA
> Community Edition we have access to.
>
> Anyone know of a work-around?
>
> Thomas
>
> On Fri, Oct 16, 2009 at 2:06 PM, David Flemström
> wrote:
>
> I downloaded the OSS version of Idea, and put the plugin inside of the
> downloaded folder, in "/idea-IC-90.SNAPSHOT/config/plugins" and it worked
> beautifully. It seems that Idea either does not use the usual
> ~/.IntellijIdea*
> configuration folders, or else that, because Idea has write access to its
> installation folder, it chooses to store its configuration there.
>
> BTW, I built Idea from source if that makes a difference.
>
> On Friday 16 October 2009 05:31:57 Maxime Lévesque wrote:
>> Same problem here,
>>
>> I downloaded the last three versions from :
>>
>>
>>
>> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>>
>>  extracted the zip content in :
>>
>>    C:\Users\Max\.IntelliJIdea90\config\plugins
>>
>> restarted Idea, and the plugin manager tells me there are no plugin
>> installed
>> (I have a fresh Idea installation)
>>
>>  I then tried installing it with the plugin manager, then Idea try to load
>> the
>> plugin, but fails, then Idea tells me that it will disable the plugin.
>>
>>  Where is the config that stores which plugin is loaded and enabled ?
>>
>>   Can't wait to try out this IDE, I have hear much rave about it !
>>
>>  Thanks
>>
>> On Thu, Oct 15, 2009 at 11:09 PM, Xuefeng Wu wrote:
>> > Hi,
>> > I downloaded and installed IntelliJ IDEA Community Edition 90.94.
>> > But I meat big trouble to find the compatible scala plugin.
>> >
>> > I tried all version from
>> >
>> > http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Buil
>> >ds
>> >
>> > > >lds>but all of them are incompatible.
>> > And I use IDEA plugin Manager, it find a scala plugin but failed to use
>> > too.
>> >
>> > Any idea to find the compatible scala plugin version ?
>> > Thanks.
>> >
>> > On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey
> wrote:
>> >> Hi all.
>> >>
>> >> Since today IntelliJ IDEA is available as an open-source IDE in the
>> >> Community Edition at http://jetbrains.org. The actual build of Scala
>> >> plugin is may be downloaded from the nigthly build page:
>> >>
>> >>
>> >> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Bui
>> >>lds Keep in touch!
>> >>
>> >> With best regards,
>> >> Ilya Sergey
>> >
>> > --
>> > Scala中文社区:  http://groups.google.com/group/scalacn
>>
>
>
>
> --
> Daniel C. Sobral
>
> Something I learned in academia: there are three kinds of academic reviews:
> review by name, review by reference and review by value.
>
>
>
>
> --
> Daniel C. Sobral
>
> Veni, vidi, veterni.
>
> ________________________________
> Use Hotmail to send and receive mail from your different email accounts.
> Find out how.

Randall R Schulz
Joined: 2008-12-16,
User offline. Last seen 1 year 29 weeks ago.
Re: IntelliJ IDEA goes free + new Scala plugin

On Thursday November 26 2009, Dimitris Andreou wrote:
> I tried getting "IntelliJ IDEA 9 Beta" from here:
> http://www.jetbrains.com/idea/nextversion/index.html, but the scala
> plugin from the plugin manager is "incompatible". Because jetbrains'
> site is less than clear, can someone provide the link to the page
> with the nightly version of IntelliJ (that supposedly works with the
> scala plugin, either nightly of that or the one available from the
> plugin manager). Thanks,

Hint: It's the first hit from a Google search for "IDEA Scala Plugin
Nightly".

> Dimitris

Randall Schulz

Chris Marshall
Joined: 2009-06-17,
User offline. Last seen 44 weeks 3 days ago.
RE: IntelliJ IDEA goes free + new Scala plugin
The Community Edition nightly builds of *The whole IDE* (i.e. not just the plugin) are available here:

http://www.jetbrains.com/idea/nextversion/free_java_ide.html

Chris

> From: rschulz@sonic.net
> To: scala-user@listes.epfl.ch
> Subject: Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
> Date: Thu, 26 Nov 2009 08:53:00 -0800
>
> On Thursday November 26 2009, Dimitris Andreou wrote:
> > I tried getting "IntelliJ IDEA 9 Beta" from here:
> > http://www.jetbrains.com/idea/nextversion/index.html, but the scala
> > plugin from the plugin manager is "incompatible". Because jetbrains'
> > site is less than clear, can someone provide the link to the page
> > with the nightly version of IntelliJ (that supposedly works with the
> > scala plugin, either nightly of that or the one available from the
> > plugin manager). Thanks,
>
> <http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds>
>
> Hint: It's the first hit from a Google search for "IDEA Scala Plugin
> Nightly".
>
>
> > Dimitris
>
>
> Randall Schulz

View your other email accounts from your Hotmail inbox. Add them now.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland