[scala] IntelliJ IDEA goes free + new Scala plugin

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

[scala] IntelliJ IDEA goes free + new Scala plugin

by Ilya Sergey (JetBrains) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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+Builds
Keep in touch!

With best regards,
Ilya Sergey

Re: [scala] IntelliJ IDEA goes free + new Scala plugin

by Mats Henricson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Excellent news!!!

Mats

> 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+Builds
> Keep in touch!
>
> With best regards,
> Ilya Sergey


Re: [scala] IntelliJ IDEA goes free + new Scala plugin

by Ricky Clarkson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Indeed, that's fantastic.  My co-workers now have no excuse for
trundling along with Netbeans and Eclipse!

2009/10/15 Mats Henricson <mats@...>:

> Excellent news!!!
>
> Mats
>
>> 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+Builds
>> Keep in touch!
>>
>> With best regards,
>> Ilya Sergey
>
>



--
Ricky Clarkson
Java Programmer, AD Holdings
+44 1565 770804
Skype: ricky_clarkson
Google Talk: ricky.clarkson@...

Re: [scala] IntelliJ IDEA goes free + new Scala plugin

by Xuefeng Wu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

WoW!

On Fri, Oct 16, 2009 at 12:21 AM, Mats Henricson <mats@...> wrote:
Excellent news!!!

Mats

> 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+Builds
> Keep in touch!
>
> With best regards,
> Ilya Sergey




--
Scala中文社区:  http://groups.google.com/group/scalacn

[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by bearfeeder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Awesome!

On Thu, Oct 15, 2009 at 9:13 AM, Ilya Sergey <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+Builds
Keep in touch!

With best regards,
Ilya Sergey



--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

Re: [scala] IntelliJ IDEA goes free + new Scala plugin

by Martin Odersky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great news! -- Martin

[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 15, 2009 at 5:13 PM, Ilya Sergey <ilya.sergey@...> wrote:
> 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+Builds
> Keep in touch!

Three open-source zero-cost Scala IDE's is better than two :-)

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by dcaoyuan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great! Seems we can share more code on Scala now.

-Caoyuan

On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey <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+Builds
> Keep in touch!
>
> With best regards,
> Ilya Sergey
>

Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by sanity :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Has anyone tried the IDEA Scala plugin lately?  Care to comment on how
it compares to the Eclipse and Netbeans plugins?

Ian.

--
Ian Clarke
CEO, Uprizer Labs
Email: ian@...
Ph: +1 512 422 3588
Fax: +1 512 276 6674

Parent Message unknown [scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin

by braver :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is excellent news!  I've been using 8.1 and then Maia builds, and
it gets better and better.  Normally, there you update the Scala
plugin from the preferences, no need to manually install the nightly
zip -- will it still be the case?

Ian -- I did use IDEA exclusively, it's superb.  I didn't feel any
need to try Eclipse's or Netbeans's Scala -- IDEA does it all, and it
even supports Maven very well.  This doesn't reflect on the fine folks
who develop those plugins, it's just that I come to JVM with a clean
slate, without Netbeans/Eclispe compatibility requirements, and IDEA
was the right choice for me.

BTW, will Maven still be supported in the community edition?

Cheers,
Alexy

[scala] Re: IntelliJ IDEA goes free + new Scala plugin

by Jesper Nordenberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ilya Sergey wrote:
 > 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+Builds
 > Keep in touch!

Superb news. I've been a fan of IDEA since the first release, you've
always been one step ahead of the competition. Open sourcing the product
can only help accelerate the progress.

/Jesper Nordenberg


[scala] Re: [scala-tools] Re: IntelliJ IDEA goes free + new Scala plugin

by Meredith Gregory :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Jesper,

Although i bet it has to change how one thinks about revenue stream ;-).

Best wishes,

--greg

On Thu, Oct 15, 2009 at 12:38 PM, Jesper Nordenberg <megagurka@...> wrote:
Ilya Sergey wrote:
> 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+Builds
> Keep in touch!

Superb news. I've been a fan of IDEA since the first release, you've always been one step ahead of the competition. Open sourcing the product can only help accelerate the progress.

/Jesper Nordenberg




--
L.G. Meredith
Managing Partner
Biosimilarity LLC
1219 NW 83rd St
Seattle, WA 98117

+1 206.650.3740

http://biosimilarity.blogspot.com

Parent Message unknown [scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin

by David Biesack :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Date: Thu, 15 Oct 2009 14:49:30 -0400
> From: Gordon Tyler <gordon@...>
> CC: Ilya Sergey <ilya.sergey@...>, <scala-tools@...>,
>    Scala User List <scala-user@...>, <scala@...>
>
> Download zip, open it up, copy Scala folder to
> $HOME/.IntelliJIdea90/config/plugins

It appears one must use this nightly

  http://download.jetbrains.com/scala/scala-intellij-bin-0.3.20.zip

Being a noob to this IDE, I tried the previous one (http://download.jetbrains.com/scala/scala-intellij-bin-0.2.27337.zip, the one with 4 stars :-) and it did not work; Scala was listed as "Scala (incompatible)" in IDEA, and Scala was not listed as a technology/facet option in the new project wizard (only Groovy).

The Oct 15 nightly (0.3.20) does work with the community edition (so far).

The tutorial http://jetbrains.net/confluence/display/SCA/Getting+Started+with+IntelliJ+IDEA+Scala+Plugin
is slightly out of date; the screenshots don't match exactly, and the instructions leave off a bit about
creating run configurations etc.

--
David J. Biesack, SAS
SAS Campus Dr. Cary, NC 27513
www.sas.com    (919) 531-7771

Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by Jonas Bonér-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/15 Ian Clarke <ian.clarke@...>:
> Has anyone tried the IDEA Scala plugin lately?  Care to comment on how
> it compares to the Eclipse and Netbeans plugins?

I use it all day long, 5 days a week and I think it is by far the best one.

>
> Ian.
>
> --
> Ian Clarke
> CEO, Uprizer Labs
> Email: ian@...
> Ph: +1 512 422 3588
> Fax: +1 512 276 6674
>



--
Jonas Bonér

twitter: @jboner
blog:    http://jonasboner.com
work:   http://crisp.se
work:   http://scalablesolutions.se
code:   http://github.com/jboner
code:   http://akkasource.org

[scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin

by Jonas Bonér-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Awesome news. Thanks a lot.

2009/10/15 Ilya Sergey <ilya.sergey@...>:

> 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+Builds
> Keep in touch!
>
> With best regards,
> Ilya Sergey
>



--
Jonas Bonér

twitter: @jboner
blog:    http://jonasboner.com
work:   http://crisp.se
work:   http://scalablesolutions.se
code:   http://github.com/jboner
code:   http://akkasource.org

[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by Christos KK Loverdos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Excellent news!!!

FWIW, the moment I discovered IDEA, there was no other choice for me as far as Java development is concerned. This IDE is truly made for productivity. I have also been doing my Scala coding there almost exclusively lately. 

With all three IDE platforms now open-source, power is unleashed.


On Oct 15, 2009, at 19:13, 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+Builds
Keep in touch!

With best regards,
Ilya Sergey

Just keep up the excellent work!

Christos

-- 
   __~O
  -\ <,       Christos KK Loverdos
(*)/ (*)      http://ckkloverdos.com







Parent Message unknown [scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin

by Mohamed Bana-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i had to uswe

  /home/mbana/IDEA/idea-IC-90.94/config/plugins

it wasn't picking it up in

  $HOME/.IntelliJIdea90/config/plugins


thanks

Gordon Tyler wrote:

> Download zip, open it up, copy Scala folder to
> $HOME/.IntelliJIdea90/config/plugins
>
> Daniel Sobral wrote:
>> How do I get the nightly installed? Google is failing me...
>>
>> On Thu, Oct 15, 2009 at 1:13 PM, Ilya Sergey
>> <ilya.sergey@... <mailto:ilya.sergey@...>> wrote:
>>
>>     Hi all.
>>
>>     Since today IntelliJ IDEA is available as an open-source IDE in the
>>     Community Edition at http://jetbrains.org <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+Builds 
>>
>>     Keep in touch!
>>
>>     With best regards,
>>     Ilya Sergey
>>
>>
>>
>>
>> --
>> 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.
>

Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by Christos KK Loverdos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Oct 15, 2009, at 23:28, Jonas Bonér wrote:

> 2009/10/15 Ian Clarke <ian.clarke@...>:
>> Has anyone tried the IDEA Scala plugin lately?  Care to comment on  
>> how
>> it compares to the Eclipse and Netbeans plugins?
>
> I use it all day long, 5 days a week and I think it is by far the  
> best one.

Only 5 days a week? I thought you were coding like mad...

>
>>
>> Ian.
>>
>> --
>> Ian Clarke
>> CEO, Uprizer Labs
>> Email: ian@...
>> Ph: +1 512 422 3588
>> Fax: +1 512 276 6674
>>
>
>
>
> --
> Jonas Bonér
>
> twitter: @jboner
> blog:    http://jonasboner.com
> work:   http://crisp.se
> work:   http://scalablesolutions.se
> code:   http://github.com/jboner
> code:   http://akkasource.org

--
    __~O
   -\ <,       Christos KK Loverdos
(*)/ (*)      http://ckkloverdos.com







Re: [scala] IntelliJ IDEA goes free + new Scala plugin

by John J. Franey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Apparently, Intllij's community edition does not include enterprise application development tools, at least according to their comparison charts (between community edition and the 'for fee' edition).   Support for server side stuff like php, xsl/xpath, rails, jsp, ejb, struts, jboss, tomcat.  Other tools like uml diagramming, commercial scm are missing.  Also, support for gwt, flex/air, and android is not provided either.   I guess this is ok for those who are developing in the 'standard edition' level applications and some of these are not available in eclipse/netbeans either.  But mostly for those who are developing applications for the server runtime, the landscape hasn't  changed by this announcement. 

So, a community edition of intellij is noteworthy, but not enough for me, as an eclipse server side developer, to jump over.

The scala plugin is free in the commuity edition, but for some eclipse or netbeans developers in the application server environment, scala support in intellij is irrelevant.

Regards,
John


On Thu, Oct 15, 2009 at 12:13 PM, Ilya Sergey <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+Builds
Keep in touch!

With best regards,
Ilya Sergey


Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin

by braver :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 15, 2009 at 4:28 PM, Jonas Bonér <lists@...> wrote:
> I use it all day long, 5 days a week and I think it is by far the best one.

So you use something else on the weekends?  :)

Cheers,
Alexy
< Prev | 1 - 2 | Next >