For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 10 replies, 7 voices, and was last updated 20 years, 5 months ago by
Riyad Kalla.
-
AuthorPosts
-
pcwMemberI’ve been trying to install myeclipse 4.1 on Eclipse 3.1.2 on my new intel iMac. I got Eclipse to work by installing new universal binaries for the SDK, but myEclipse won’t install. It hangs with the message “eclipse” on the bottom of the installer window.
Any ideas on how to fix this?
-Peter Wayner
p3@wayner.orgFebruary 11, 2006 at 12:27 am #246565
GregMemberHmm, not for sure it isn’t working. Some users have reported trouble with the automated installer. You can try the manual install package that is available for download on the same page as the Mac installer. It should get you up and running.
February 23, 2006 at 9:34 am #247258
Marcus BeyerMemberDoes that work?
And where did you get Eclipse 3.1.2 for intel-osx from?
I only got 3.2M4 which does not work with MyEclipse 4.1. Opening a JPS results in
a com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid Eclipse Base Version.February 23, 2006 at 11:24 pm #247287
GregMemberI think only Eclipse 3.2M5 has support for MacTel. And we don’t support the 3.2 series just yet with MyEclipse. Support for 3.2 milestones will be coming in the MyEclipse 5.0 Milestone 1 that is due next month.
February 24, 2006 at 6:42 am #247289
Riyad KallaMemberGreg is correct, Eclipse 3.2M5 is the only universal binary available and there is a known issue with exceptions when trying to check code out of a SVN repository that has been filed and is being worked on by the SVN and Eclipse teams.
February 24, 2006 at 3:11 pm #247321
Steve BurlingMember> Support for 3.2 milestones will be coming in the MyEclipse 5.0 Milestone 1 that is due next month.
Can you say any more about *when* next month?
February 24, 2006 at 3:24 pm #247325
Riyad KallaMemberWe are trying to get it out around the same time as EclipseCon, which is March 23rd-25th or something like that.
February 24, 2006 at 3:29 pm #247327
Steve BurlingMemberOk, thanks.
But Ratz. I was hoping “next month” meant March 1 🙂
March 8, 2006 at 10:44 am #248041
pfurbacherMemberActually, I’m running Eclipse 3.1.2 on this Core Duo iMac. You need to get the patched carbon
library which is discussed in this bug report:https://bugs.eclipse.org/bugs/show_bug.cgi?id=98889
org.eclipse.swt.carbon.macosx.ppc_3.1.0.jar
Put that jar in the 3.1.2’s plugins folder.
March 24, 2006 at 8:54 pm #249305
osesmMember@pfurbacher wrote:
Actually, I’m running Eclipse 3.1.2 on this Core Duo iMac. You need to get the patched carbon
library which is discussed in this bug report:https://bugs.eclipse.org/bugs/show_bug.cgi?id=98889
org.eclipse.swt.carbon.macosx.ppc_3.1.0.jar
Put that jar in the 3.1.2’s plugins folder.
is this all you need to do?
March 25, 2006 at 10:41 am #249319
Riyad KallaMemberWe don’t officially support this yet nor have I tried it. MyEclipse 5.0 and Eclipse 3.2 will be officially supported on the Mactel’s which should be an easy install without any hitches.
If you need help on how to perform that install of 3.1 on mactel, trying the instructions in the post are the best way to go.
-
AuthorPosts
