Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Change modifiers" hints #22

Merged
merged 4 commits into from
Nov 25, 2013
Merged

"Change modifiers" hints #22

merged 4 commits into from
Nov 25, 2013

Conversation

rasa-silva
Copy link

First try at implementing some Netbeans hints.

Hints for flipping through access modifiers in classes, methods and fields.

@markiewb
Copy link
Owner

@rasa-silva : +1 Thanks. I will review it within the next days/next week. Looks good at the first glance!

markiewb added a commit that referenced this pull request Nov 25, 2013
…ub.com/rasa-silva

* updated tests
* updated doc, license headers and version
markiewb added a commit that referenced this pull request Nov 25, 2013
* rasa-silva-modifiers_hints:
  issue #22: new hint "change modifiers" - Pull Request by https://github.com/rasa-silva
  Add public, protected and package protected modifiers.
  Use builtin FixFactory.
  Added tests for protected method and field.
  Make private hint for classes, methods and fields.
@markiewb markiewb merged commit 539baf0 into markiewb:master Nov 25, 2013
@markiewb
Copy link
Owner

@rasa-silva : I tweaked your PR a little bit and integrated it. Thank you very much.

Feel free to propose new hints. Get ideas from https://netbeans.org/bugzilla/buglist.cgi?product=java&component=Hints&resolution=--- or from IntelliJ IDEA

@rasa-silva rasa-silva deleted the modifiers_hints branch November 26, 2013 09:03
markiewb added a commit that referenced this pull request May 4, 2014
@markiewb
Copy link
Owner

@rasa-silva : Finally i created a release 1.2.0. In a few days the plugin including your PR should be available from within the NB-Updatecenter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants