- This topic has 3 replies, 2 voices, and was last updated 13 years ago by
support-joy.
-
AuthorPosts
-
fenyoapaParticipantHi, I could install PHPEclipse pluging in Eclipse Indigo with no problems.
But in MyEclipse (licenced) I cant, I get this:Software being installed: MyEclipse 10 (Profile) 2.0.0.0000000003 (com.poweredbypulse.profile-1025536-rmb-3596286 2.0.0.0000000003)
Only one of the following can be installed at once:
Dynamic Languages Toolkit Console Core 1.0.0.me201012090051 (org.eclipse.dltk.console 1.0.0.me201012090051)
Dynamic Languages Toolkit Console Core 3.0.0.v20101211-0412 (org.eclipse.dltk.console 3.0.0.v20101211-0412)
Cannot satisfy dependency:
From: MyEclipse IE JavaScript Debugger 10.1.0.me201203170059 (com.genuitec.myeclipse.iedebugger.feature.group 10.1.0.me201203170059)
To: org.eclipse.dltk.console [1.0.0.me201012090051]
Cannot satisfy dependency:
From: MyEclipse 10 (Profile) 2.0.0.0000000003 (com.poweredbypulse.profile-1025536-rmb-3596286 2.0.0.0000000003)
To: com.genuitec.myeclipse.iedebugger.feature.group [7.9.100,11.0.0)
Cannot satisfy dependency:
From: MyEclipse 10 (Profile) 2.0.0.0000000003 (com.poweredbypulse.profile-1025536-rmb-3596286 2.0.0.0000000003)
To: org.eclipse.php.sdk.feature.group 0.0.0
Cannot satisfy dependency:
From: Dynamic Languages Toolkit – Core Frameworks 3.0.0.v20101211-0331-7l–ED-z0UkgZToe6HfMg (org.eclipse.dltk.core.feature.group 3.0.0.v20101211-0331-7l–ED-z0UkgZToe6HfMg)
To: org.eclipse.dltk.console [3.0.0.v20101211-0412]
Cannot satisfy dependency:
From: Dynamic Languages Toolkit – Core Frameworks 3.0.0.v20101211-0331-7l-2ED-z0UkhYdtV3_LBO (org.eclipse.dltk.core.feature.group 3.0.0.v20101211-0331-7l-2ED-z0UkhYdtV3_LBO)
To: org.eclipse.dltk.console [3.0.0.v20101211-0412]
Cannot satisfy dependency:
From: PHP Development Tools (PDT) Runtime Feature 3.0.0.v20110516-1100-7V–F8NcJTTK4UE9TTJJ (org.eclipse.php.feature.group 3.0.0.v20110516-1100-7V–F8NcJTTK4UE9TTJJ)
To: org.eclipse.dltk.core.feature.group [3.0.0,4.0.0)
Cannot satisfy dependency:
From: PHP Development Tools (PDT) Runtime Feature 3.0.1.v201201110400-7V-79F8NcJTcJTTTJwJJ (org.eclipse.php.feature.group 3.0.1.v201201110400-7V-79F8NcJTcJTTTJwJJ)
To: org.eclipse.dltk.core.feature.group 3.0.0
Cannot satisfy dependency:
From: PHP Development Tools (PDT) SDK Feature 3.0.0.v20110516-1100-77–84_23JBVgSVXO7XGJz0VLa9O (org.eclipse.php.sdk.feature.group 3.0.0.v20110516-1100-77–84_23JBVgSVXO7XGJz0VLa9O)
To: org.eclipse.php.feature.group [3.0.0.v20110516-1100-7V–F8NcJTTK4UE9TTJJ]
Cannot satisfy dependency:
From: PHP Development Tools (PDT) SDK Feature 3.0.0.v201201110400-77-184_2BEICRgM_fMVcz0M4Va9O (org.eclipse.php.sdk.feature.group 3.0.0.v201201110400-77-184_2BEICRgM_fMVcz0M4Va9O)
To: org.eclipse.php.feature.group [3.0.1.v201201110400-7V-79F8NcJTcJTTTJwJJ]What is this and what can I do?
Thank you
FLJune 4, 2012 at 1:25 pm #326679
support-joyMemberFL,
You seem to be facing DLTK issue. Could you do the following –
1. Open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center
2. Open Dashboard tab
3. Uncheck the feature “MyEclipse IE JavaScript Debugger (for Windows only)” and click on [Apply 1 change] under “Pending Changes” and follow the wizard till completion
4. When prompted choose to restart the IDELet me know how this works for you?
June 4, 2012 at 1:53 pm #326684
fenyoapaParticipantWow, thank you for the quick reply.
I done what you wrote and it is working now, PHPEclipse installed successfully.
Thank you, FLJune 5, 2012 at 1:36 am #326725
support-joyMemberFL,
Good to hear you are all set. Let me know if you have any other queries.
-
AuthorPosts