Main icon indicating copy to clipboard operation
Main copied to clipboard

Eclipse plugin that performs automatic refactoring of Java source code, making it shorter, more idiomatic and more readable

Results 100 Main issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Hi There, This project is still using an old implementation of LGTM's automated code review, which has now been disabled. To continue using automated code review, and receive checks on...

List of steps for test refactoring: 1. Convert simple non fluent Junit to simple assertions (TODO: add list) 2. Convert harmcrest to arithmetical expressions 3. Consolidate consequtive assertions 4. Consolidate...

working on my second tutorial session

any number of parameters to method

Intellij
Discussion
Leonidas

Enable templates of the form: ` /* start */ void method0 (AnyNumberOf parameters1){ anyNumberOf(statement(2); } /* end */ `

enhancement
Intellij
Leonidas

When "expression(2)" refers to "index1", then the result isn't the same before and after the replacement.

bug

No release for over a year and no commit activity for half a year. This can only mean that the project has bitten the dust! Or has it not?

Any chance to update the spartan version (v2.12.1) on eclipse marketplace to v2.13.5?

As the subject line says. In my project I get thousands of said tips. Can't see the forest for the trees! Using java8 with Spartan v2.12.1

bug
GUI