Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » LTK refactoring tutorial(LTK refactoring help)
LTK refactoring tutorial [message #902545] Sat, 18 August 2012 10:37 Go to next message
Obaid Abdul Maroof is currently offline Obaid Abdul MaroofFriend
Messages: 5
Registered: August 2012
Junior Member
Hi,

I am a masters student at University Of Bonn and these days I am working
on my masters thesis. The topic of my masters thesis is to extend the
refactoring functionality in Eclipse to the most generic level in order to
make them accessible to as many Eclipse tools as possible. Currently I am
in the phase of exploring eclipse's LTK in order to gain better
understanding of given APIs and their usage.

In this regard, the starting point was to read Mr. Tobias Widmer's well
written tutorial on refactoring - which addresses a basic 'Introduce
Indirection' refactoring - on the following link:
http://www.eclipse.org/articles/article.php?file=Article-Unleashing-the-Power-of-Refactoring/index.html

Now the problem I am facing is that most of the help referring to the LKT
is quite outdated (the above referred tutorial was also written in year
2007) and when I compared the source code of the original 'Introduce
indirection' refactoring - that comes with eclipse - with the one that
Tobias tutored, I found a significant difference between the API usage and
method calls. I looked for some other reading material too but again they
are either too abstract or outdated.

So I would really appreciate if the JDT team can provide me any good
reading material or refer me towards any updated tutorial in this
direction.

Thanks in advance and looking forward for your response.

Thanking yours,
Obaid
Re: LTK refactoring tutorial [message #903750 is a reply to message #902545] Sat, 25 August 2012 12:14 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
I'm sorry I don't have comprehensive, up-to-date references on refactoring in JDT.

I'd expect the tutorial to still be useful for a general understanding of the concepts.
If you can't find some specific API mentioned in the tutorial, maybe we can better help if you ask specific questions?

best,
Stephan
Previous Topic:Customize extract methods
Next Topic:Juno next hotkey broken
Goto Forum:
  


Current Time: Fri Apr 26 17:38:52 GMT 2024

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

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

Back to the top