[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: about source code of refactor

This newsgroup is deprecated. Post questions to eclipse.platform.jdt,
eclipse.platform, or eclipse.platform.swt as need be.

Look in the org.eclipse.jdt.ui plugin. Some code you want to look
at:org.eclipse.jdt.internal.ui.refactoring.ExtractInterfaceInputPage,
ExtractInterfaceWizard. Also:
org.eclipse.jdt.internal.corext.refactoring.structure.ExtractInterfaceRefact
oring,
org.eclipse.jdt.internal.corext.refacxotring.typecontraints.ExtractInterface
Util

You should be able to see further dependencies from these points.


Randy

"BEAULIEU NICOLAS" <nbeaulie@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:3EAE4D0D.E67460AF@xxxxxxxxxxxxxxxxxxxxxxx
> where can i find the source code of refactor (precisely "extract
> interface") ?
> ps: sorry for my english