Re: [Pydev-code] Python source files missing when launching Eclipse app with PyDev inside Eclipse
Brought to you by:
fabioz
From: Fabio Z. <fa...@es...> - 2014-04-18 03:21:11
|
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 > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |