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

Hi there

I'm having a problem with import statements. The module I need has been added
as a library but due to our versioning system it's a symlink:
.../moduleIWant.py -> versions/someAwkwardNameWithNoDotPyExtension

Seems Eclipse is dereferencing the link to the full canonical path which makes
no sense to it, especially because it doesn't end with .py

My temp solution has been to manually copy the modules to another location which
forces them to become real files with the correct name. The problem is that
this is no a longer a live reference to our latest libraries.

Any thoughts much appreciated

Mark

eclipse  3.5.1
pydev 1.5.4
centos 3.5

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to