IBundleGroupProvider[] providers = Platform.getBundleGroupProviders();
if (providers != null) {
for (IBundleGroupProvider provider : providers) {
IBundleGroup[] bundleGroups = provider.getBundleGroups();
for (IBundleGroup group : bundleGroups) {
if (group.getIdentifier().equals(featureId)) {
version = group.getVersion();
}
}
}
}
}
Meet with Elixir, Erlang, Gleam, OTP, BEAM Communities - Code BEAM Europe
2026
-
2026/10/21-22 - Haarlem, NL & online
Hey all 👋
Sharing a heads-up about *Code BEAM Europe 2026* - *21-22 October in
Haarlem (PHIL), plus online*, with ...
1 week ago


No comments:
Post a Comment