Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 253026

Summary: LibraryInstallDelegate.refresh() should be desclared as public
Product: [WebTools] WTP Common Tools Reporter: Danny Ju <danny.ju>
Component: Faceted Project FrameworkAssignee: Konstantin Komissarchik <konstantin>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: konstantin
Version: unspecifiedKeywords: plan
Target Milestone: 3.1 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Danny Ju CLA 2008-10-31 17:13:08 EDT
Build ID: I20081007-1600

Steps To Reproduce:
In library provider install delegate class:

org.eclipse.jst.common.project.facet.core.libprov.LibraryInstallDelegate
the refresh() method should be desclared as public.

This is required by a library provider filtering mechanism I am working on for JPA Dali project, which requires the LibraryInstallDelegate to refresh itself after being created, depending on other properties use changed in UI.

More information:
Comment 1 Konstantin Komissarchik CLA 2008-11-03 10:50:25 EST
Change released.