You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the noise today! The version of Eclipse installed does not work on my old 32 bit laptop. I guess Golipse could have some sort of UI for selecting a 32 or 64 bit install. I am afraid I don't know any yet Cocoa so no patch from me just yet. Of course this can be tweaked in Info.plist. This is just feature suggestion. Feel free to close it if you are far too busy!
I am afraid I have one more thing from you. I am afraid I was wrong when I said the new binary worked. I was running my own build. The go_wolips.sh script seems to have Windows line endings (^M) in it now and won't run on my Mac.
I stripped them out like this: ruby -p -i -e '$_.gsub!(/\x0D/,"")' go_wolips.sh
----- Original Message -----
From: rebeld [email protected]
To: [email protected]
Cc:
Sent: Monday, 20 June 2011, 18:05
Subject: Re: [Golipse] The Eclipse installation only works on 64 bit machines (#10)
You should be able to change the eclipse download url in the Golipse preferences.
Sorry for the noise today! The version of Eclipse installed does not work on my old 32 bit laptop. I guess Golipse could have some sort of UI for selecting a 32 or 64 bit install. I am afraid I don't know any yet Cocoa so no patch from me just yet. Of course this can be tweaked in Info.plist. This is just feature suggestion. Feel free to close it if you are far too busy!
This is the package for 32 bit - http://ftp.osuosl.org/pub/eclipse//eclipse/downloads/drops/R-3.6.2-201102101200/eclipse-SDK-3.6.2-macosx-cocoa.tar.gz
The text was updated successfully, but these errors were encountered: