Hi Johannes,

PyDev doesn't really support eclipse links under a source folder. I.e.: you
may have a source folder as a link (which is the directory added to the
PYTHONPATH), but Eclipse links after that are not supported. If you need
links after that, please create those under your filesystem (i.e.: link on
linux or junction on windows).

Cheers,

Fabio


On Sun, Jun 9, 2013 at 8:28 AM, Johannes Müller <dersinndesleb...@gmx.net>wrote:

> Hi again,
>
> The Problem does not occur when the module is created in the eclipse
> workspace, but when I import a module by linking to it:
> Right click workspace, Import, File System, Advanced, Create links in
> Workspace
>
> Regards,
> Johannes
>
> On 09.06.2013 11:34, Johannes Müller wrote:
> > Hi,
> >
> > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. Afaik, pydev should give
> > a warning/error when I use an undefined variable, but it does not.
> > Code Completion & Highlighting does work though. Could you help me turn
> > on the error message for this?
> >
> > Thanks,
> > Johannes
> >
> >
> ------------------------------------------------------------------------------
> > How ServiceNow helps IT people transform IT departments:
> > 1. A cloud service to automate IT design, transition and operations
> > 2. Dashboards that offer high-level views of enterprise services
> > 3. A single system of record for all IT processes
> > http://p.sf.net/sfu/servicenow-d2d-j
> > _______________________________________________
> > Pydev-users mailing list
> > Pydev-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/pydev-users
> >
>
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to