Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » more documentation on refactoring source code?
more documentation on refactoring source code? [message #144187] Fri, 20 February 2004 23:32 Go to next message
Eclipse UserFriend
Originally posted by: lshan.imail.eecs.berkeley.edu

Hi all,

Where can i find more documenation on the refactoring source code?
for example, i want more infomation about:
org.eclipse.jdt.internal.corext.refactoring.base
org.eclipse.jdt.internal.corext.refactoring.code

Those source files have no documentation at all. The developers must be
keeping a great deal of documenations somewhere else. Can any body point me
a way?

Thank you very much

Lexin
Re: more documentation on refactoring source code? [message #144196 is a reply to message #144187] Fri, 20 February 2004 23:39 Go to previous message
Eclipse UserFriend
Originally posted by: akiezun.cuthis.mit.edu.andthis

> Where can i find more documenation on the refactoring source code?
> for example, i want more infomation about:
> org.eclipse.jdt.internal.corext.refactoring.base
> org.eclipse.jdt.internal.corext.refactoring.code
>
> Those source files have no documentation at all. The developers must be
> keeping a great deal of documenations somewhere else. Can any body point
me
> a way?

nope, there's nothing else - all doc is in the source.
the extensive refactoring test suite is the spec of how this code should
work.

Lexin, do you have a specific question about the design or implementation of
that code?

btw, some parts of refactoring will be API in 3.0 - that will be documented
in detail.
a.
Previous Topic:3.0m7 build 200310101454 - read file in: "c:\Program Files" fails when using getResource
Next Topic:Dam! Eclipse is Nice !
Goto Forum:
  


Current Time: Thu May 08 03:42:13 EDT 2025

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

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

Back to the top