dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
52 stars 41 forks source link

Java 7. Licenses. And new custom configurations. #82

Closed javatlacati closed 6 years ago

javatlacati commented 6 years ago
markiewb commented 6 years ago

Please do not mix up several changes in one pull request!

Provide a pull request for each of your tasks and do not change the EOL endings! See the diff at github, it looks like you have deleted and then reinserted whole files.

Den 11 nov. 2017 2:13 em skrev "RUSLAN LÓPEZ CARRO" < notifications@github.com>:


You can view, comment on, or merge this pull request online at:

https://github.com/dzsessona/QuickOpener-NetBeans/pull/82 Commit Summary

  • Code upgraded to Java 7
  • Attenfing issue #80. Adding license headers to all sources.

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dzsessona/QuickOpener-NetBeans/pull/82, or mute the thread https://github.com/notifications/unsubscribe-auth/ABxWRwEpxsIRAHfJc84sUsM1ohwM1R1nks5s1Z12gaJpZM4QafIO .

javatlacati commented 6 years ago

Ok. So how can I send a single commit to the PR???

markiewb commented 6 years ago

@javatlacati Simply provide one pull request per task!