Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Refactoring of code on Eclipse?
icon5.gif  Refactoring of code on Eclipse? [message #510787] Thu, 28 January 2010 11:17 Go to next message
Eclipse UserFriend
Hello,

I am currently looking for information on using API refactoring Java in order to create a plugin for Eclipse. The two concerned APIs are:
-org.eclipse.ltk.core.refactoring
-org.eclipse.ltk.ui.refactoring

If someone can give me some examples of codes that make refactoring, even if they are functions of refactoring that already exist on Eclipse, it would be really nice.

All other information on these APIs will be welcome, thank you in advance for any benefactors who can help me.

PS : And sorry if i made mistakes, english is not my native language.
Re: Refactoring of code on Eclipse? [message #511237 is a reply to message #510787] Sun, 31 January 2010 10:58 Go to previous messageGo to next message
Eclipse UserFriend
On 1/28/2010 9:48 PM, vacher305@hotmail.com wrote:
> Hello,
>
> I am currently looking for information on using API refactoring Java in
> order to create a plugin for Eclipse. The two concerned APIs are:
> -org.eclipse.ltk.core.refactoring
> -org.eclipse.ltk.ui.refactoring
>
> If someone can give me some examples of codes that make refactoring,
> even if they are functions of refactoring that already exist on Eclipse,
> it would be really nice.
>
> All other information on these APIs will be welcome, thank you in
> advance for any benefactors who can help me.
> PS : And sorry if i made mistakes, english is not my native language.
>
Try the following. Some sample code is also there.
http://www.eclipse.org/articles/Article-LTK/ltk.html
http://www.eclipse.org/articles/article.php?file=Article-Unl eashing-the-Power-of-Refactoring/index.html
Re: Refactoring of code on Eclipse? [message #511590 is a reply to message #511237] Tue, 02 February 2010 03:26 Go to previous message
Eclipse UserFriend
Thanks for the links, but I have already found them and I don't understand very well the examples (in the first link in particular). That's why I had requested some help on this forum, in order to find other examples.

But since, my researches aren't more fruitful... If you find other examples or if you can explain to me the first link, let me know, I would be grateful.

And thanks again for the links.
Previous Topic:Spellcheck Issue involving HTML
Next Topic:Java Build Path: Diff between Add Jars, Add External Jars, Add Library ?
Goto Forum:
  


Current Time: Wed Mar 26 10:23:45 EDT 2025

Powered by FUDForum. Page generated in 0.03313 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top