Hi, A few thoughts:
1) Now we can generate the PDE target definition for each of the distros. It's a configuration for Eclipse target platform. We can simply remove the "pdetarget" distro and use the "all" instead. 2) We might need to separate features (a configuration to group a set of modules) from the distributions (a package for one or more features to be distributed). For example, we could have a top-level "features" folder to contain all the pom projects that define groups for the modules. Then the "distribution" will only contain the assembly of features to be shipped. Thanks, Raymond From: ant elder Sent: Thursday, January 29, 2009 5:37 AM To: [email protected] Subject: Where should pdetarget go? Is there a reason to have pdetarget in the distribution folder, we'd not actually distribute it would we? How about moving pdetarget from the distribution folder into the tools/eclipse folder? ...ant
