root.getEditor(),
bundleClassName,
creationSupport);
}
// do add
FieldInitializerVariableSupport variableSupport = new FieldInitializerVariableSupport(bundle);
variableSupport.setForceStaticModifier(true);
JavaInfoUtils.add(
bundle,
variableSupport,
PureFlatStatementGenerator.INSTANCE,
AssociationObjects.empty(),