Hi,

When I hit F3 to bring up a function edit, PyDev claims it cannot find the
source if the function has a symbolic link in the path.  Everything else
works perfectly as it should, yet F3 claims the resource does not exist.

I can get it to work by using a File >> New >> Folder and making a
pseudo-link through that, but that has its own problems since it does not
create a symbolic link in the file system.  So, to get manual tests to
work, I have to create the symbolic link as well.  The problem with doing
so is that when I try to debug, PyDev complains that I have two copies of
the function in the workspace and for every F5, F6, or F8 I hit, I have to
chose the non-linked one, a real PITA.

Looks like I just reported two bugs here.  Should I file them, or is there
a workaround I should try first?

...Thanks,
...Ken
------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to