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

Problem of istalling Scala IDE in Spring SourceTool Suite

3 replies
Kevin
Joined: 2011-12-30,
User offline. Last seen 42 years 45 weeks ago.

I am starting to learn Scala. I have the latest version of Spring
Source Tool Suite ( 2.8.1.RELEASE). When I try to add Scala IDE
through "Install New Software", I am getting

Software currently installed: Shared profile 1.0.0.1322796883104
(SharedProfile_com.springsource.sts.ide 1.0.0.1322796883104)
Missing requirement: Shared profile 1.0.0.1322796883104
(SharedProfile_com.springsource.sts.ide 1.0.0.1322796883104) requires
'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be
found

The message appears to indicate missing maven ide. But I thought
maven is already an integrated part in Spring Source Tool Suite. Does
anyone try to install Scala IDE in Spring SourceTool Suite
successfully? Or do you think I should just use plain Eclipse, rather
than Spring SourceTool Suite?

Thanks.

Donald McLean
Joined: 2009-11-11,
User offline. Last seen 2 years 48 weeks ago.
Re: Problem of istalling Scala IDE in Spring SourceTool Suite

If you have the freedom to choose your own IDE, then doing so is sort
of like choosing an ice cream flavor. You have to find what works for
you.

Many people swear by Eclipse but I find it maddening and difficult.
Others hate JetBrains IDEA but I find it almost as easy to use as
breathing.

Your mileage may vary. Try the different options and decide for yourself.

Donald

On Fri, Dec 30, 2011 at 1:44 PM, Kevin wrote:
> I am starting to learn Scala.  I have the latest version of Spring
> Source Tool Suite ( 2.8.1.RELEASE).  When I try to add Scala IDE
> through "Install New Software", I am getting
>
>  Software currently installed: Shared profile 1.0.0.1322796883104
> (SharedProfile_com.springsource.sts.ide 1.0.0.1322796883104)
>  Missing requirement: Shared profile 1.0.0.1322796883104
> (SharedProfile_com.springsource.sts.ide 1.0.0.1322796883104) requires
> 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be
> found
>
> The message appears to indicate missing maven ide.  But I thought
> maven is already an integrated part in Spring Source Tool Suite.  Does
> anyone try to install Scala IDE in Spring SourceTool Suite
> successfully?  Or do you think I should just use plain Eclipse, rather
> than Spring SourceTool Suite?

Mirko Stocker
Joined: 2009-09-10,
User offline. Last seen 45 weeks 6 days ago.
Re: Problem of istalling Scala IDE in Spring SourceTool Suite

Hi Kevin

On Fri, Dec 30, 2011 at 19:44, Kevin wrote:
> Or do you think I should just use plain Eclipse, rather
> than Spring SourceTool Suite?

Let me guess, are you using Windows and you "installed" Eclipse
somewhere in the system where your user doesn't have full permissions?
In that case, you need to run Eclipse with Administrator permissions
to install new plug-ins.

Hope this helps,

Mirko

guast
Joined: 2010-12-31,
User offline. Last seen 1 year 36 weeks ago.
Re: Problem of istalling Scala IDE in Spring SourceTool Suite

Plugins for eclipse can be tricky. It seems you have a problem with
the dependencies.
Try the other way round. Download a new plain eclipse then install
scala IDE, it should download the other plugins with the required
versions.
Then try to install STS. If it fails because it requires different
versions of the same plugins you can try with an earlier version.

On Dec 30, 7:44 pm, Kevin wrote:
> I am starting to learn Scala.  I have the latest version of Spring
> Source Tool Suite ( 2.8.1.RELEASE).  When I try to add Scala IDE
> through "Install New Software", I am getting
>
>  Software currently installed: Shared profile 1.0.0.1322796883104
> (SharedProfile_com.springsource.sts.ide 1.0.0.1322796883104)
>   Missing requirement: Shared profile 1.0.0.1322796883104
> (SharedProfile_com.springsource.sts.ide 1.0.0.1322796883104) requires
> 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be
> found
>
> The message appears to indicate missing maven ide.  But I thought
> maven is already an integrated part in Spring Source Tool Suite.  Does
> anyone try to install Scala IDE in Spring SourceTool Suite
> successfully?  Or do you think I should just use plain Eclipse, rather
> than Spring SourceTool Suite?
>
> Thanks.

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