I'm doing a PyDev build so I can incorporate a modified version of PyDev 
in my app which I'm releasing today. I add the generated p2 repo to my 
target platform, but when I launch the runtime workbench I get lots of 
errors because apparently the org.python.pydev.jython bundle needs to be 
exploded rather than in jar form. (the error message is "Can't find 
relative path:. within:org.python.pydev.jython_4.5.2.201602292131 [710]")

The maven pom file seems to be configured to explode all bundles. I also 
tried adding unpack="true" for org.python.pydev.jython in feature.xml. 
Still the p2 site is created with jar files. Does anyone know how I can 
create a p2 site with exploded bundles, or at least the jython bundle 
exploded?

-Mark

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to