Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Spring IDE support/installation for IBM RAD/RSA v7.5.4

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
For Java/JEE development, I am using IBM Rational Application Developer v7.5.4 (RAD) and IBM Rational Software Architect v7.5.4 (RSA). I think RAD/RSA v7.5.4 uses Eclipse 3.4.2. Not sure though.


Could you please clarify below questions:

1. Is Spring IDE(that we install as Eclipse Plugin thro' Eclipse Update site) and SpringSource Tool Suite (do we install STS as a Eclipse Plugin installation on top of IBM RAD/RSA v7.5.4) same ? If not what is the difference between the two in terms of installation/setup on top of an Eclipse installation like IBM RAD/RSA ?

2. I want to integrate Spring IDE support with IBM RAD/RSA. I have read quite a handful of posts on the issues involved in Spring IDE integration with IBM RAD/RSA.
Could you please tell me what is the right process of installing Spring IDE support with IBM RAD/RSA v7.5.4 ?
Is it through Spring IDE update site http://springide.org/updatesite/ ? If so will this update site install Spring IDE on IBM RAD/RSA v7.5.4 without any issues ?
or
Do I have to use SpringSource Tool Suite (STS) as a plugin installation on top of IBM RAD/RSA v7.5.4? If so what is the right process for it?


Appreciate your timely help.
 
author & internet detective
Posts: 42173
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Brian,
We've successfully added Spring IDE to RAD/RSA 7.5. Yes, it uses the update site.

I'm not sure if SSTS can be used as a plugin. It's heavier and has more duplication with RAD/RSA.
 
Jeanne Boyarsky
author & internet detective
Posts: 42173
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
And yes, RAD/RSA 7.5 is based on Eclipse 3.4.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi,

I have installed Spring Plugin from the update link given above. Installation was successful but when i restart my RAD i get below error. Please help

An internal error occurred during: "Initializing Spring UAA".
org/osgi/framework/Bundle.getVersion()Lorg/osgi/framework/Version;

 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

rajani Yanamala wrote:Hi,

I have installed Spring Plugin from the update link given above. Installation was successful but when i restart my RAD i get below error. Please help

An internal error occurred during: "Initializing Spring UAA".
org/osgi/framework/Bundle.getVersion()Lorg/osgi/framework/Version;



This is an older thread. Please create a new thread for your question.

I am going to close this older thread.

Thanks

Mark
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    Bookmark Topic Watch Topic
  • New Topic