Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] API additions to jdt.core.manipulations

Request for new API in org.eclipse.jdt.core.refactoring.descriptors.MoveDescriptor (plug-in org.eclipse.jdt.core.manipulations)
This API allows to configure a move refactoring so that it can be executed programmatically.


GOALS/BENEFITS:

API to programmatically invoke a move refactoring

CORRESPONDING BUG(S):


https://bugs.eclipse.org/bugs/show_bug.cgi?id=61817

RISKS:

No risk, all API additions.

PERFORMANCE IMPACTS:

No performance impact 

Back to the top