Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Change in Library Folders for RC3

Hi, 

I've just pushed a patch to master for fixing http://eclip.se/436255. The patch shifts the Library Folders implementation from using the DLTK API to the more generic Resource API. This allows correct behavior when folders outside of the build path are involved. This helps supporting projects with fragmented build paths - like the ones created by the PDT Extensions Composer plugin.

Since there are changes in some method signatures I would like to release this patch for Luna, i.e. with our first official release of the Library Folders feature. This is to avoid backward incompatibilities. Otherwise, if we postpone this for Luna SR1, we will need to maintain deprecated methods using the DLTK API.

What should I do to make sure that this patch will be included in Luna Simultaneous Release?

Thanks,
Kaloyan

Back to the top