openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
nb-additional-hints
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Nov 26, 2024 — Nov 26, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README.md
markiewb
More...
almost 9 years ago
Hints for converting ternary to if and back are missing #78 and bump to version 1.6.1
markiewb
More...
almost 9 years ago
Hint to add/remove parentheses #49 - Disabled hint because of too much bogus proposals. Needs more conditional cases
markiewb
More...
almost 9 years ago
Reduce dependencies #76
markiewb
More...
about 9 years ago
Bump version to 1.6.0.9
markiewb
More...
about 9 years ago
Hint to add/remove parentheses #49 - testcase + support also operations/returns
markiewb
More...
about 9 years ago
NullPointerException at de.markiewb.netbeans.plugins.hints.optional.ReturnForOptional.toFix #75
markiewb
More...
about 9 years ago
Bump version to 1.6.0.7 and updated desc
markiewb
More...
about 9 years ago
Replace junit.framework.Assert with org.junit.Assert #68
markiewb
More...
about 9 years ago
Update dependencies, when updating to NB81 #72
markiewb
More...
about 9 years ago
Make "Change modifiers" hints non-intrusive #58
markiewb
More...
over 9 years ago
Hint to add/remove parentheses #49
markiewb
More...
over 9 years ago
Transform to assertNull #63
markiewb
More...
over 9 years ago
"Change modifiers" hints does not apply to constructors #59
markiewb
More...
over 9 years ago
java.lang.NullPointerException at at de.markiewb.netbeans.plugins.hints.structure.MethodNameHint.convert #64
markiewb
More...
over 9 years ago
Remove "dead instanceof"-hint #70
markiewb
More...
over 9 years ago
Make "Change modifiers" hints non-intrusive #58
markiewb
More...
over 10 years ago
Convert to Optional.isEmpty() - false positive #57 - simplified fix
markiewb
More...
over 10 years ago
Update readme
markiewb
More...
over 10 years ago
Convert to Optional.isEmpty() - false positive #57 - fixed
markiewb
More...
over 10 years ago
Convert to Optional.isEmpty() - false positive #57 - add tescase for reproduction
markiewb
More...
over 10 years ago
Convert return statement to use Optional.ofNullable(xxx)/Optional.of(xxx) in methods with Optional return type #56
markiewb
More...
over 10 years ago
#55 Report null-assignment to an Optional - updated label
markiewb
More...
over 10 years ago
#55 Report null-assignment to an Optional + updated version to 1.6.0
markiewb
More...
over 10 years ago
#54 Replace + does not support expressions in returns + updated version to 1.5.1
markiewb
More...
over 10 years ago
Replace + does not support expressions in exceptions #51
markiewb
More...
over 10 years ago
Support for java.util.Optional #53 - update travis file for JDK8
markiewb
More...
over 10 years ago
Support for java.util.Optional #53 - add testcases + update requirements to JDK7+NB74
markiewb
More...
over 10 years ago
Support for java.util.Optional #53 - support nested returns
markiewb
More...
over 10 years ago
Support for java.util.Optional #53 Update to version 1.5.0
markiewb
More...
over 10 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree