For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 3 voices, and was last updated 16 years, 1 month ago by
support-joy.
-
AuthorPosts
-
mapernaMemberI am attempting to add functionality for Oracle Coherence by adding the plug-in for the Oracle Enterprise Pack. I could not get MyEclipse to successfully install this plug-in. These are the steps I performed:
1. Opened MyEclipse Configuration Center
2. In the ‘Search for Plug-Ins’ textfield, I entered http://download.oracle.com/otn_software/oepe/ganymede and clicked the add site link
3. I named it Oracle Coherence and it showed up under Personal Sites
4. This brought in the following packages
A. JSF Facelets Tools Incubator
B. Oracle Common Tools
C. Oracle Database Tools
D. Oracle Enterprise Pack for Eclipse
E. Oracle Spring ORM Tools
F. Oracle WebLogic Server Tools
G. Springe IDE Core (required)
5. I then clicked the plus sign to add it to my Personal Software and then attempted to install it.In an attempt to start from scratch, I tried to remove ‘Oracle Coherence’ from the Personal Software side of the screen but am unable to do so. (I would provide some screen prints but don’t see a way to add an attachment to this post.)
The install of the plugin was unsuccessful. Here is the error response I got when attempting to install just one of the components: Oracle WebLogic Server Tools:
Software being installed: MyEclipse 8.5 (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-875735-rmb-837258 2.0.0.0000000004)
Missing requirement: Oracle WebLogic Server Tools 1.3.0.200910091510 (com.oracle.tools.eclipse.ganymede.wls.feature.feature.group 1.3.0.200910091510) requires ‘org.eclipse.platform.feature.group [3.4.1,3.5.0)’ but it could not be found
Cannot satisfy dependency:
From: MyEclipse 8.5 (Profile) 2.0.0.0000000004 (com.poweredbypulse.profile-875735-rmb-837258 2.0.0.0000000004)
To: com.oracle.tools.eclipse.ganymede.wls.feature.feature.group 0.0.0
========================================================================
Also, I don’t use / need Maven. I get this error when opening MyEclipse:6/24/10 12:01:23 PM PDT: Updating index central|http://repo1.maven.org/maven2
6/24/10 12:01:45 PM PDT: Unable to download Repository[d9d714e11cb097b3ffcec91cccc65d3e|http://repo1.maven.org/maven2/.index]/nexus-maven-repository-index.properties: java.net.ConnectException: Connection timed out: no further information
6/24/10 12:01:45 PM PDT: Unable to update index for central|http://repo1.maven.org/maven2======================================================================
I am using the free version and installed MyEclipse using the Custom Installer with ALL set. Here are my installation details:*** Date:
Thursday, June 24, 2010 1:43:02 PM PDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.5
Build id: 8.5-20100319*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.5
Build id: 8.5-20100319Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 8.5\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 8.5\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse 8.5\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse 8.5
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllJune 25, 2010 at 5:09 am #309373
support-shaliniMembermaperna,
I tried to remove ‘Oracle Coherence’ from the Personal Software side of the screen but am unable to do so.
You should remove the added features from the “My Softwares” part of the software tab. Make sure you remove all the features added. This will remove the ‘Oracle Coherence’ added under Personal Sites. I have attached a screen shot for your reference
Missing requirement: Oracle WebLogic Server Tools 1.3.0.200910091510 (com.oracle.tools.eclipse.ganymede.wls.feature.feature.group 1.3.0.200910091510) requires ‘org.eclipse.platform.feature.group [3.4.1,3.5.0)’ but it could not be found
Cannot satisfy dependency:This is caused due to compatibility issues between the base eclipse and the plugin. The plugin is based on Eclipse 3.4 (Ganymede) for Windows but the base eclipse for MyEclipse 8.5, is Eclipse 3.5.2. You can try using a plugin that is compatible with eclipse 3.5.2.
Please refer to http://www.oracle.com/technology/obe/fusion_middleware/coherence/obe34coherence_wls/coherence_wls_eclipse_setup/coherence_wls_eclipse_setup.htmThe maven errors can be ignored. You can turn off maven by unchecking “Enable Maven4MyEclipse Features” from Window > preferences > MyEclipse > Maven4MyEclipse
Let me know if that helps.
Attachments:
You must be logged in to view attached files.June 28, 2010 at 4:01 pm #309413
mapernaMemberRemove Oracle: I’m assuming that selecting Oracle on the My Software section will make the X enabled on top. It does not.
What are the steps for removing it, since I can’t seem to get the X activated. The icon next to the word Oracle looks just like your screen print. Does that mean that I can expand it … because I can’t do that either.June 29, 2010 at 3:58 am #309425
support-joyMembermaperna,
To remove the said software, right click on the same and click on [remove]. Please see the attached screenshot.
Attachments:
You must be logged in to view attached files.June 29, 2010 at 11:08 am #309438
mapernaMemberSelecting ‘Oracle Coherence’ (which is what I named it) and then right clicking does not give me an active Remove menu item.
View Details is the only menu item available.
June 30, 2010 at 12:30 am #309456
support-joyMembermaperna,
Can you send me a screenshot of your MyEclipse Configuration Center > Software tab. You can either [pm] me the screenshot or send a mail to support@genuitec.com with reference of this weblink and add ATTN:Joy in subject. This will help in quick tracing. Also can you copy and paste com.genuitec.pulse.client.handshake.id, this is available here – Help > About MyEclipse Enterprise Workbench > Installation Details > Configuration located under *** System properties
-
AuthorPosts
