Discussions
Categories
- 197K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.8K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 556 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.4K SQL Developer
- 296.4K Development
- 17 Developer Projects
- 139 Programming Languages
- 293.1K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 159 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 471 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
WebLogic Server Tools for Rational Software Architect 9.5

Hello everybody!
We'd like to install the WebLogic Server Tools into an IBM Rational Software Architect 9.5 (based on Eclipse Luna). Unfortunately, the Luna version does no longer exist in the repository, so the installation fails due to conflicting dependencies:
Cannot complete the install because of a conflicting dependency.
Software being installed: Oracle WebLogic Server Tools 9.1.0.201606021811 (oracle.eclipse.tools.weblogic.feature.group 9.1.0.201606021811)
Software currently installed: IBM Software Delivery Platform 2016.4.7.164614 (IBM Software Delivery Platform com.ibm.sdp.eclipse.ide 2016.4.7.164614)
Only one of the following can be installed at once:
Core Runtime 3.10.0.v20140318-2214 (org.eclipse.core.runtime 3.10.0.v20140318-2214)
Core Runtime 3.12.0.v20160506-0702 (org.eclipse.core.runtime 3.12.0.v20160506-0702)
Cannot satisfy dependency:
From: IBM Software Delivery Platform 2016.4.7.164614 (IBM Software Delivery Platform com.ibm.sdp.eclipse.ide 2016.4.7.164614)
To: org.eclipse.e4.rcp.feature.group [1.3.101.v20150204-1353]
Cannot satisfy dependency:
From: Oracle WebLogic Server Tools 9.1.0.201606021811 (oracle.eclipse.tools.weblogic.feature.group 9.1.0.201606021811)
To: oracle.eclipse.tools.weblogic.ui [9.1.0.201606021811]
Cannot satisfy dependency:
From: Oracle WebLogic Server Tools UI 9.1.0.201606021811 (oracle.eclipse.tools.weblogic.ui 9.1.0.201606021811)
To: bundle org.eclipse.core.runtime [3.12.0,4.0.0)
Cannot satisfy dependency:
From: Eclipse e4 Rich Client Platform 1.3.101.v20150204-1353 (org.eclipse.e4.rcp.feature.group 1.3.101.v20150204-1353)
To: org.eclipse.core.runtime [3.10.0.v20140318-2214]
Did anyone ever install this plugin into RSA 9.5 successfully ? What will we have to do (except wait for a Neon-based version of RSA)? Or is there any chance to retrieve the original Eclipse Luna plugin version? Can we use the OEPE instead and if so, how ?
Thanks in advance
Michael
Answers
-
Hi Michael,
You can try with older OEPE version 12.1.3.8.1 released on Sept 2015.
Luna: http://download.oracle.com/otn_software/oepe/12.1.3.8.1/luna/repository
I haven't tried it on RSA but if it's based on Luna then you should be able to install OEPE on top of it.
Hope that helps!
Ram
-
If the version of RSA that you are using is based on Eclipse Luna, you need to use the following URL to install OEPE components. This will install from the last OEPE release that has Luna support, which happens to be version 12.1.3.8.1 that Ram has referenced.
http://download.oracle.com/otn_software/oepe/luna
Alternatively, if RSA includes Eclipse Marketplace support, simply search for WebLogic Server Tools there. The marketplace will install the appropriate version for your platform automatically.
-