Fixed Compile On Save in Java SE Project on application running or debugging Fixed Java Debugger did not apply the code change in Java SE Project if the project is Java source version 8 Fixed JSP Java Code analyzer in Java SE Project Improved JSP Hyperlink provider
Fixed Compile On Save in Java SE Project on application running or debugging Fixed Java Debugger did not apply the code change in Java SE Project if the project is Java source version 8 Fixed JSP Java Code analyzer in Java SE Project Improved JSP Hyperlink provider
^Add meaningful description above
Click to collapse/expand PR instructions
By opening a pull request you confirm that, unless explicitly stated otherwise, the changes -
- are all your own work, and you have the right to contribute them.
- are contributed solely under the terms and conditions of the Apache License 2.0 (see section 5 of the license for more information).
Please make sure (eg. git log) that all commits have a valid name and email address for you in the Author field.
If you're a first time contributor, see the Contributing guidelines for more information.
If you're a committer, please label the PR before pressing "Create pull request" so that the right test jobs can run.
PR approval and merge checklist:
- [ ] Was this PR correctly labeled, did the right tests run? When did they run?
- [ ] Is this PR squashed?
- [ ] Are author name / email address correct? Are co-authors correctly listed? Do the commit messages need updates?
- [ ] Does the PR title and description still fit after the Nth iteration? Is the description sufficient to appear in the release notes?
If this PR targets the delivery branch: don't merge. (full wiki article)
I'm willing to have a look at this. But these are three totally unrelated changes, that should not be in the same PR. Please split them.
When creating the new PRs, please keep unrelated changes to a minimum. Whitespace without relation to the changed code should not be changed (there are exceptions to the rule, but it would be good not to go down that route), debugging only changes should be removed (there is no need to mess with log levels), commented out code should not be part of additions.
Please also ensure that there is full author information available, currently there is a nickname instead of the author information.