Re: [Pydev-users] Code Analysis not working on links
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2013-06-09 18:05:07
|
Please add that as a request in the new tracker ( https://sw-brainwy.rhcloud.com/) Cheers, Fabio On Sun, Jun 9, 2013 at 1:39 PM, Johannes Müller <der...@gm...>wrote: > Hi Fabio, > > So I added a folder: new->folder->advanced button->link to location > and entered the path to the directory just above the python module. > Using the resource filter button, I was able to limit the imported > folders to the module itself. > Problem solved. > It might have been helpful to get a Warning in the first place, about > Code Analysis not working. As I used to link to all my pydev projects, I > have not even been aware of this feature before specifically looking for > it. > > Thanks, > Johannes > > On 09.06.2013 18:05, Fabio Zadrozny wrote: > > 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 > > <der...@gm... <mailto:der...@gm...>> 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 > > > Pyd...@li... > > <mailto:Pyd...@li...> > > > 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 > > Pyd...@li... > > <mailto:Pyd...@li...> > > 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 > > Pyd...@li... > > 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 > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |