The following forum message was posted by  at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3747962:

Yes, for performance reason, OEPE does instantiate Jython based WLST inside of 
Eclipse.  Actually there could be even multiple instances of them since user 
may have multiple server configured, although will be in different classloader. 

For now I am using this workaround, which basically removes the python.home and 
python.path env variable before creating the WLST instance, then restore them 
(for PyDev) after done .  But a better solution will be eliminating the need 
for the global
env variable in PyDev, if possible.

Thanks,

Danny
   
  

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to