Re: [Pydev-code] Python source files missing when launching Eclipse app with PyDev inside Eclipse
Brought to you by:
fabioz
From: Andreas P. <an...@fr...> - 2014-04-21 20:49:23
|
Hi Fabio, just to make sure, I'm not talking about building an RCP app with PyDev, that works fine using PDE-build. I'm talking about running that RCP app from inside Eclipse. Anyway, will turn to the PDE guys. andreas On 2014-04-18 05:20, Fabio Zadrozny wrote: > I don't know why that's happening... what I can confirm is that PyDev is > building fine with maven on the latest version (and the 2.x branch > hasn't really changed for quite a while). > > Cheers, > > Fabio > > On Thu, Apr 17, 2014 at 2:36 AM, Andreas Pakulat <an...@fr...> > wrote: > >> Hi, >> >> I'm having a problem getting PDE to extract the python sources from the >> org.python.pydev jar when using a local P2 repository that contains the >> plugin as target platform. The run configuration for the eclipse >> application >> that loads PyDev has the plugin selected but the configuration area only >> has >> pycompletionserver.py extracted into the pysrc subdirectory. >> >> That is the directory >> /home/andreas/e4-workspace/.metadata/.plugins/org.eclipse.pde.core/PyDev >> App/org.eclipse.osgi/bundles/1873/1/.cp only has that single .py file >> inside >> the pysrc subdir. All the other files are missing. The result of this is >> that >> completion of course does not work. >> >> I'm suspecting this is rather a PDE bug than something odd with PyDev's >> packages, but wanted to check if this has been seen so far since my >> searches >> have not brought up anything yet. >> >> I'm running Eclipse 4.3 SR1 here and am using PyDev 2.8. >> >> Andreas >> >> -- >> Andreas Pakulat sq...@fr... >> froglogic GmbH - Automated UI and Web Testing >> >> >> ------------------------------------------------------------------------------ >> Learn Graph Databases - Download FREE O'Reilly Book >> "Graph Databases" is the definitive new guide to graph databases and >> their >> applications. Written by three acclaimed leaders in the field, >> this first edition is now available. Download your free book today! >> http://p.sf.net/sfu/NeoTech [1] >> _______________________________________________ >> pydev-code mailing list >> pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-code [2] > > > > Links: > ------ > [1] http://p.sf.net/sfu/NeoTech > [2] https://lists.sourceforge.net/lists/listinfo/pydev-code > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code -- Andreas Pakulat sq...@fr... froglogic GmbH - Automated UI and Web Testing |