| Summary: | raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | John Liu <jwsliu> | ||||
| Component: | cdt-core | Assignee: | Vivian Kong <vivkong> | ||||
| Status: | RESOLVED FIXED | QA Contact: | Doug Schaefer <cdtdoug> | ||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | vivkong | ||||
| Version: | 8.0 | ||||||
| Target Milestone: | 8.0 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| See Also: | https://bugs.eclipse.org/bugs/show_bug.cgi?id=338595 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
John Liu
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 |