0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 9 years ago
Hints for converting ternary to if and back are missing #78 and bump to version 1.6.1 More... almost 9 years ago
Hint to add/remove parentheses #49 - Disabled hint because of too much bogus proposals. Needs more conditional cases More... almost 9 years ago
Reduce dependencies #76 More... about 9 years ago
Bump version to 1.6.0.9 More... about 9 years ago
Hint to add/remove parentheses #49 - testcase + support also operations/returns More... about 9 years ago
NullPointerException at de.markiewb.netbeans.plugins.hints.optional.ReturnForOptional.toFix #75 More... about 9 years ago
Bump version to 1.6.0.7 and updated desc More... about 9 years ago
Replace junit.framework.Assert with org.junit.Assert #68 More... about 9 years ago
Update dependencies, when updating to NB81 #72 More... about 9 years ago
Make "Change modifiers" hints non-intrusive #58 More... over 9 years ago
Hint to add/remove parentheses #49 More... over 9 years ago
Transform to assertNull #63 More... over 9 years ago
"Change modifiers" hints does not apply to constructors #59 More... over 9 years ago
java.lang.NullPointerException at at de.markiewb.netbeans.plugins.hints.structure.MethodNameHint.convert #64 More... over 9 years ago
Remove "dead instanceof"-hint #70 More... over 9 years ago
Make "Change modifiers" hints non-intrusive #58 More... over 10 years ago
Convert to Optional.isEmpty() - false positive #57 - simplified fix More... over 10 years ago
Update readme More... over 10 years ago
Convert to Optional.isEmpty() - false positive #57 - fixed More... over 10 years ago
Convert to Optional.isEmpty() - false positive #57 - add tescase for reproduction More... over 10 years ago
Convert return statement to use Optional.ofNullable(xxx)/Optional.of(xxx) in methods with Optional return type #56 More... over 10 years ago
#55 Report null-assignment to an Optional - updated label More... over 10 years ago
#55 Report null-assignment to an Optional + updated version to 1.6.0 More... over 10 years ago
#54 Replace + does not support expressions in returns + updated version to 1.5.1 More... over 10 years ago
Replace + does not support expressions in exceptions #51 More... over 10 years ago
Support for java.util.Optional #53 - update travis file for JDK8 More... over 10 years ago
Support for java.util.Optional #53 - add testcases + update requirements to JDK7+NB74 More... over 10 years ago
Support for java.util.Optional #53 - support nested returns More... over 10 years ago
Support for java.util.Optional #53 Update to version 1.5.0 More... over 10 years ago