Re: [p2-dev] Re: [dash-dev] RE: Help with creating P2 update site

2009-10-27 Thread Pascal Rapicault
> While not strictly relevant to the magic of running a build or creating > an update site, let me quickly explain the difference between a .feature > and a .feature.group. > > foo.feature is the jar (or folder) that contains the feature; > foo.feature.feature.group is that jar + all its children

Re: [dash-dev] RE: Help with creating P2 update site

2009-10-26 Thread Nick Boldt
While not strictly relevant to the magic of running a build or creating an update site, let me quickly explain the difference between a .feature and a .feature.group. foo.feature is the jar (or folder) that contains the feature; foo.feature.feature.group is that jar + all its children (namely,

[dash-dev] RE: Help with creating P2 update site - resolved

2009-10-23 Thread Kristina Taylor
Finally got this working! I went through the first half of the slides from this eclipseCon presentation: http://www.eclipsecon.org/2009/sessions?id=302. After getting the XWT example working, I was able to change only 2 lines and get mine to work too. Sometimes clicking the link in a responde

[dash-dev] RE: Help with creating P2 update site

2009-10-23 Thread Kristina Taylor
I'm using MKS Toolkit, so I have the tools to make a linux-friendly build work on Windows, and I know Eclipse comes with a CVS client, I guess I just need to get everything hooked up right. In the meantime... >Are you plugins set to be lazily-loaded (check MANIFEST.MF)? Installing >software do