Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Generate source using PDE
Generate source using PDE [message #594966] Mon, 13 April 2009 07:11
Eclipse UserFriend
I have a feature and a plugin and I am able to build this feature using
PDE headless mode. So I want to create a feature source, so I add
generated.feature to the build.properties of my feature. Here is what my
feature.xml looks like:


bin.includes = feature.xml
generate.feature@com.test.feature.source = com.test.feature


I expect PDE Build to generate 2 features:
com.test.feature
com.test.feature.source

But I don't see the com.test.feature.source gets generated. Any ideas?
Previous Topic:Importing a plug-in to modify
Next Topic:Generate source using PDE
Goto Forum:
  


Current Time: Sat Jul 12 09:13:26 EDT 2025

Powered by FUDForum. Page generated in 0.04198 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top