7 Replies Last post: Dec 22, 2009 6:48 PM by Chris Herron  
Viraf Karai Newbie 71 posts since
Feb 28, 2009
Currently Being Moderated

May 5, 2009 1:19 AM

New SpringSource tool - Roo -- comparision with IntelliJ Spring support

SpringSource just announced that they will be making their open-source tool titled Roo available for the Eclipse IDE (http://blog.springsource.com/2009/05/01/roo-part-1/). As well, SpringSource will be releasing a free version of Eclipse with Roo built in titled SpringSource Tool Suite or STS). Has anyone tried Roo as yet in the Eclipse environment? How does it measure up to IntelliJ's excellent Spring support.?


I hope that Dmitry and the rest of the JetBrains folks have their eyes on this ball with a view to keeping IntelliJ Spring and Hibernate/JPA support best in the Java IDE business.

Dmitry Avdeev JetBrains 607 posts since
Jul 29, 2004
Currently Being Moderated
May 5, 2009 2:47 PM in response to: Viraf Karai
Re: New SpringSource tool - Roo -- comparision with IntelliJ Spring support

Well, we do not want to compete with such a thing. We'd better try to get as

much as possible out of it, e.g. create an integrating console if it proves

its usefullness.

 

 

 

Paul Bakker Newbie 2 posts since
May 26, 2009
Currently Being Moderated
May 26, 2009 3:01 AM in response to: Dmitry Avdeev
Re: New SpringSource tool - Roo -- comparision with IntelliJ Spring support

I completely agree, Intellij should integrate with Roo, not competing with it. As far as I know, Roo is not supposed to be anything Eclipse specific. It's Maven based, and would fit well with the existing Intellij support.

 

The most important thing that seems to be missing is support for AspectJ, which is the core of a Roo project. Any idea if and when Roo support will be availabe in Intellij?

Charles Canning Novice 131 posts since
Oct 16, 2002
Currently Being Moderated
Sep 14, 2009 11:32 PM in response to: Dmitry Avdeev
Re: New SpringSource tool - Roo -- comparision with IntelliJ Spring support

It seems that one of the biggest areas stopping Idea users from using Roo is the lack of AspectJ IDT support. Is this planned for Maia?

Dmitry Jemerov JetBrains 11,708 posts since
Aug 19, 2002
Currently Being Moderated
Sep 15, 2009 1:23 PM in response to: Charles Canning
Re: New SpringSource tool - Roo -- comparision with IntelliJ Springsupport

Hello Charles,

 

It seems that one of the biggest areas stopping Idea users from using

Roo is the lack of AspectJ IDT support. Is this planned for Maia?

 

Unfortunately it doesn't look like we'll have time to support this before

the final 9.0 release. Maybe in some 9.x update.

 

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

 

 

 

Scott Murphy Newbie 1 posts since
Nov 13, 2009
Currently Being Moderated
Nov 13, 2009 1:11 AM in response to: Dmitry Jemerov
Re: New SpringSource tool - Roo -- comparision with IntelliJ Springsupport

Any update on this? Is it scheduled?  What's the timeframe?

Scott.H  Newbie 1 posts since
Nov 8, 2008
Currently Being Moderated
Jun 12, 2009 12:32 AM in response to: Viraf Karai
Re: New SpringSource tool - Roo -- comparision with IntelliJ Spring support

There is a AspectJ plugin for IntelliJ

http://intellij.expertsystems.se/aspectj.html

 

but it fails to recognize Roo aspects...

 

 

Regards,

Sike

Chris Herron Newbie 23 posts since
Jun 11, 2005
Currently Being Moderated
Dec 22, 2009 6:48 PM in response to: Scott.H
Re: New SpringSource tool - Roo -- comparision with IntelliJ Spring support

I have added the feature request IDEA-26959 to add AspectJ ITD support (necessary for working with Roo-managed code). Add your votes!

More Like This

  • Retrieving data ...