[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Questions about "Refresh From Local"

Look at the javadoc for IResource#refreshLocal method.

Also, you can look at the action org.eclipse.ui.actions.RefreshAction class that is responsible for handling the "Refresh from
local" in the Navigator context menu.

Simon :-)

"Mei-chuan Wei" <mei@xxxxxxxxxxx> wrote in message news:3B70785A.612FE4A1@xxxxxxxxxxxxxx
> Hi,
>
>     I would like to do the same thing from my plug-in as "Refresh From
> Local" that we see in project's context menu.
>     Anyone has idea how I can do that ?
>
> Thanks.
> - mei
>