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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -