Community
Participate
Working Groups
This is for fixing a RDT bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=338595, I need to raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier from protected to public.
Created attachment 196794 [details] The patch applied to cdt.core The code update patch is attached. I would like the patch to be applied to the head stream and cdt_7_0 stream. Please let me know if you have any concern regarding it. Thanks.
Since this is in an iternal package, I see no API issues.
I'll take a look
Fixed in HEAD and cdt_7_0. Thanks John.
*** cdt cvs genie on behalf of vkong *** Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu [*] UserDefinedEnvironmentSupplier.java 1.7 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/envvar/UserDefinedEnvironmentSupplier.java?root=Tools_Project&r1=1.6&r2=1.7
*** cdt cvs genie on behalf of vkong *** Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu [*] UserDefinedEnvironmentSupplier.java 1.8 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/envvar/UserDefinedEnvironmentSupplier.java?root=Tools_Project&r1=1.7&r2=1.8 [*] UserDefinedEnvironmentSupplier.java 1.5.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/envvar/UserDefinedEnvironmentSupplier.java?root=Tools_Project&r1=1.5&r2=1.5.2.1