Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Module dependency

Preferences management has been reworked by Alexander, take a look here:

https://git.eclipse.org/r/#/c/155944/

Il mer 11 mar 2020, 21:06 15 knots <fifteenknots505@xxxxxxxxx> ha scritto:
Hi all,

I am implementing a UI bundle which provides a preferences page and
exports the preference constant keys.
My core bundle needs to read the preferences by the keys. This causes
a dependency of the core bundle to the UI bundle which somehow seems
to be wrong to me.

How does CDT usually handle this case?

TIA, Martin
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top