Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] API additions to ltk.ui

Request for new API for refactoring history and scripting actions in package org.eclipse.ltk.ui.refactoring.actions in org.eclipse.ltk.ui.refactoring:
  • ShowRefactoringHistoryAction
  • ApplyRefactoringScriptAction
  • CreateRefactoringScriptAction


GOALS/BENEFITS:
- removing the references to internal API from jdt.ui to ltk.ui.refactoring

- allowing other clients of the refactoring scripts to add these actions to their menus

CORRESPONDING BUG(S):


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

RISKS:

No risk, all API additions.

PERFORMANCE IMPACTS:

No performance impact 

Back to the top