Skip to content

001 06 08 2020 to 06 12 2020

max-ellis edited this page Jun 16, 2020 · 2 revisions

06/11/2020

Progress

Had difficulties getting the RefactoringMiner dependency to work but we talked about it and got it to work.

Currently, we get the refactorings from each commit using RefactoringMiner. We're working on formatting it so we can perform the refactorings with the IntelliJ refactoring API. We're focusing on the method rename for now.

Next Steps

We will use the refactoring API to programmatically revert the refactoring. We will also add the rename variable and add parameter refactorings to the application.