eclipse - pde.exportFeatures for features in the target? -



eclipse - pde.exportFeatures for features in the target? -

i have feature abc in target file, , want re-create local folder. utilize ant build file command pde.exportfeatures.

yet next error message:

buildfile: c:\...\workspace\.metadata\.plugins\org.eclipse.pde.core\.bundle_pool\features\abc.feature_1.6.1\build.xml not exist

is pde.exportfeatures not meant used features in target file?

pde.exportfeatures intended used features in workspace not in target platform.

eclipse ant eclipse-plugin eclipse-pde

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -