Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] help with Generating Source Features and Plug-ins

I have a project that has one feature and one plugin.  I build it with the
PDE build. I would like to generate Source Features and Plug-ins for it
automatically.  I have read the help page and tried to implement it but
keep getting errors.

is there an example anywhere I can look at to see how to do this properly?

Here are the two scenarios I keep getting(right now I'm trying to get the
generate.plugin working)

I set up the feature to have the source plugin in the plugin list in the
feature.  When I run the code without creating a source plugin directory i
get the following error:
 Some inter-plug-in dependencies have not been satisfied.

so I added a project with the appropriate name and copied it into my
plugins directory.

Then I get an error that PDE can not find the build.xml in my source project.

I'm stuck on this one

Any help would be great


-- 
Mark Russell
Instantiations, Inc
724-368-3331



Back to the top