Mac snow leopard and subclipse [message #484294] |
Sat, 05 September 2009 17:01  |
Eclipse User |
|
|
|
I had been using Eclipse 3.4.1 with subclipse 1.4.1 just
fine on a Leopard Mac.
On a Snow Leopard machine I installed Eclipse 3.5 Cocoa
32-bit and my copied workspace looked OK. Then I installed
subclipse.tigris.org/update_1.6.x. Appeared to install OK.
Wasn't sure what to do next. Looked in Perspectives and
found <SVN Library Exploring> but it is all gray. Eclipse
Preferences does not show anything about SVN, just CVS. Can
someone suggest a next step?
|
|
|
Re: Mac snow leopard and subclipse [message #484306 is a reply to message #484294] |
Sat, 05 September 2009 22:47   |
Eclipse User |
|
|
|
I was not able to get a 32 bit Eclipse to run on Snow Leopard even after
changing Java preferences to put the 32 bit version first in priority.
Eventually loaded the 64 bit Cocoa and subclipse works fine, as do the swt
portions. The error message was something to the effect of unable to load
32 bit swt components in a 64 bit JVM. Not sure if this is the problem you
are having.
On 9/5/09 11:01 AM, in article thvv-42268A.13011805092009@news.eclipse.org,
"Tom Van Vleck" <thvv@multicians.org> wrote:
> I had been using Eclipse 3.4.1 with subclipse 1.4.1 just
> fine on a Leopard Mac.
>
> On a Snow Leopard machine I installed Eclipse 3.5 Cocoa
> 32-bit and my copied workspace looked OK. Then I installed
> subclipse.tigris.org/update_1.6.x. Appeared to install OK.
>
> Wasn't sure what to do next. Looked in Perspectives and
> found <SVN Library Exploring> but it is all gray. Eclipse
> Preferences does not show anything about SVN, just CVS. Can
> someone suggest a next step?
|
|
|
|
Re: Mac snow leopard and subclipse [message #484501 is a reply to message #484294] |
Mon, 07 September 2009 19:00   |
Eclipse User |
|
|
|
"Tom Van Vleck" <thvv@multicians.org> wrote in message
news:thvv-42268A.13011805092009@news.eclipse.org...
>I had been using Eclipse 3.4.1 with subclipse 1.4.1 just
> fine on a Leopard Mac.
>
> On a Snow Leopard machine I installed Eclipse 3.5 Cocoa
> 32-bit and my copied workspace looked OK. Then I installed
> subclipse.tigris.org/update_1.6.x. Appeared to install OK.
>
> Wasn't sure what to do next. Looked in Perspectives and
> found <SVN Library Exploring> but it is all gray. Eclipse
> Preferences does not show anything about SVN, just CVS. Can
> someone suggest a next step?
I haven't tried Snow Leopard yet, but my understanding is that it removes
Java 1.5 and switches the default JVM to Java 1.6 (64-bit, presumably). So
if I'm correct about that, you'll need to either install a Java 1.5 VM, and
make sure that your eclipse.ini points to it, or else change to a Cocoa
64-bit build.
|
|
|
Re: Mac snow leopard and subclipse [message #484626 is a reply to message #484501] |
Tue, 08 September 2009 14:28   |
Eclipse User |
|
|
|
"Walter Harley" wrote:
> I haven't tried Snow Leopard yet, but my understanding is that it removes
> Java 1.5 and switches the default JVM to Java 1.6 (64-bit, presumably). So
> if I'm correct about that, you'll need to either install a Java 1.5 VM, and
> make sure that your eclipse.ini points to it, or else change to a Cocoa
> 64-bit build.
Snow Leopard provides 32 and 64 bit Java 1.6. Both 32 and
64-bit Cocoa Eclipse seemed to work. 64-bit Eclipse works
with Subclipse 1.4.x so far. Snow Leopard seems faster
overall.
|
|
|
Re: Mac snow leopard and subclipse [message #484732 is a reply to message #484626] |
Wed, 09 September 2009 02:24   |
Eclipse User |
|
|
|
"Tom Van Vleck" <thvv@multicians.org> wrote in message
news:thvv-27009D.10283808092009@news.eclipse.org...
> "Walter Harley" wrote:
>
>> I haven't tried Snow Leopard yet, but my understanding is that it removes
>> Java 1.5 and switches the default JVM to Java 1.6 (64-bit, presumably).
>> So
>> if I'm correct about that, you'll need to either install a Java 1.5 VM,
>> and
>> make sure that your eclipse.ini points to it, or else change to a Cocoa
>> 64-bit build.
>
> Snow Leopard provides 32 and 64 bit Java 1.6. Both 32 and
> 64-bit Cocoa Eclipse seemed to work. 64-bit Eclipse works
> with Subclipse 1.4.x so far. Snow Leopard seems faster
> overall.
Sometimes running Eclipse with the -debug command line option can help
troubleshoot problems with plug-ins not loading.
|
|
|
Re: Mac snow leopard and subclipse [message #485253 is a reply to message #484626] |
Fri, 11 September 2009 00:00  |
Eclipse User |
|
|
|
While there is a 32 bit Java 1.6 in Snow Leopard, the default JVM for
Eclipse remains the 64 bit JVM even if you use the Java preferences utility
in OSX and put the 32 bit JVM above the 64 bit JVM. I think you can
indicate a 32 bit JVM with a command argument when you invoke Eclipse
(-d32???) but I solved the problem by getting the 64 bit Cocoa eclipse
classic distribution and then adding the needed other functions (RCP, etc.).
On 9/8/09 8:28 AM, in article thvv-27009D.10283808092009@news.eclipse.org,
"Tom Van Vleck" <thvv@multicians.org> wrote:
> "Walter Harley" wrote:
>
>> I haven't tried Snow Leopard yet, but my understanding is that it removes
>> Java 1.5 and switches the default JVM to Java 1.6 (64-bit, presumably). So
>> if I'm correct about that, you'll need to either install a Java 1.5 VM, and
>> make sure that your eclipse.ini points to it, or else change to a Cocoa
>> 64-bit build.
>
> Snow Leopard provides 32 and 64 bit Java 1.6. Both 32 and
> 64-bit Cocoa Eclipse seemed to work. 64-bit Eclipse works
> with Subclipse 1.4.x so far. Snow Leopard seems faster
> overall.
|
|
|
Powered by
FUDForum. Page generated in 0.11312 seconds