Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] CVS for building Mylyn SDK?

We use a regular PDE build which is checked into the
org.eclipse.mylyn.releng project. The source plug-ins are
automatically generated by the build. This is controlled through the
build.properties in org.eclipse.mylyn.releng/config/3.6:

 # http://wiki.eclipse.org/PDEBuild/Individual_Source_Bundles
 individualSourceBundles=true

Steffen


On Thu, Jul 22, 2010 at 1:42 PM, Charley Wang <charley.wang@xxxxxxxxx> wrote:
> Thanks for clearing that up!
>
> I'm now trying to build the normal Mylyn SDK and Wikitext SDK features with
> pdebuild, but it looks like none of the .source plugins are being generated.
>
> I feel like I must be missing something -- how does the Mylyn project build
> their SDK's on Eclipse 3.6? My attempts to use pdebuild on e.g.
> org.eclipse.mylyn.wikitext.sdk target do not appear to be working. (Fails
> on missing org.eclipse.mylyn.wikitext.confluence.core, which is present).
>
> Any suggestions you can give would be greatly appreciated,
> -Charley
>
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>
>



-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top