Feature implementation from commits 06c14ad..01082b8#2
Open
yashuatla wants to merge 17 commits intofeature-base-2from
Open
Feature implementation from commits 06c14ad..01082b8#2yashuatla wants to merge 17 commits intofeature-base-2from
yashuatla wants to merge 17 commits intofeature-base-2from
Conversation
fixes hundreds of javac warnings and avoids situations when comments wrongly show up as javadoc. - unintentional '///' - some dead (and commented out) code removal - some removal of decorative comments - fixed wrong annotation/doc ordering - various other dangling comment situations
fixes hundreds of javac warnings and avoids situations when comments wrongly show up as javadoc. - unintentional '///' - some dead (and commented out) code removal - some removal of decorative comments - fixed wrong annotation/doc ordering - various other dangling comment situations
fixes hundreds of javac warnings and avoids situations when comments wrongly show up as javadoc. - unintentional '///' - some dead (and commented out) code removal - some removal of decorative comments - fixed wrong annotation/doc ordering - various other dangling comment situations
fixes hundreds of javac warnings and avoids situations when comments wrongly show up as javadoc. - unintentional '///' - some dead (and commented out) code removal - some removal of decorative comments - fixed wrong annotation/doc ordering - various other dangling comment situations
Fix dangling-doc-comments warnings
not needed anymore since 12d71f4 / NB 25
Update bundled maven to 3.9.10
- removes "COS is not enabled" notification bubbles - add "(deprecated)" to COS checkbox text
improve jsf class autocomplete
Remove sun.awt.shell add-opens flag
…de, less, sass remove uncessary antlr lexer flags update embeddng code test, update author comment Reduce coupling between javascript2.jade, css.prep and javascript2.vue
…ort_embedding_part vue files - include parametric embedding support for javascript and styles
Maven project: remove COS notifications and deprecate COS in UI
…trol/RemoveUnnecessary.java The NPE is thrown in java/java.hints/src/org/netbeans/modules/java/hints/control/RemoveUnnecessary.java:117, tp.getLeaf().getKind() does not verify that the return value of tp.getLeaf() is non-null; The solution tests for non-null-ness and return null if tp==null Added test as suggensted by lahodaj.
solves NPE in RemoveUnnecessary.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains changes from a range of commits from the original repository.
Commit Range:
06c14ad..01082b8Files Changed: 238 (203 programming files)
Programming Ratio: 85.3%
Commits included:
... and 7 more commits