Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6293822
By: dj_ryan

So I messed around more, and it appears that pydev is using the global default
JVM as the one to spawn as.

But what I was seeing is, the JVM would start with the proper _path_ to:
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java

BUT it would internally start up Java 1.5 instead for some reason!  When I run
the ps xa command by hand, it would run Java 1.6.  It appears being a direct
child of Eclipse causes subsequent JVMs to be confused.

In the end, I solved my problem by using soylatte instead of the stock/default
JVMs.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to