Code Monkey home page Code Monkey logo

quickopener-netbeans's Introduction


This project is DEAD and NOT SUPPORTED anymore by its former developer.

Please fork it and create a new plugin from it. I can guide you through the process (as time allows), but I won't write code, accept pull-requests nor put updates to the NetBeans plugins center.

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.

Plugin toolbar

This plugins brings to your NetBeans six action, three of them always available and three of them available when the selected node has a file assiociated with it. In particular:

When the selection has a valid file:

  • Open the default OS shell on the location of the file (or its folder) selected. icon 
  • Open the file system browser on the location of the file (or its folder) selected. icon 
  • Copy to the clipboard the path of the file selected. icon 

Always enabled:

  • Launch a shell command (with parameters, customizable on preferences) icon 
  • FileSystem browser on any location (favorites, customizable on preferences) icon 
  • Open a shell on any location (favorites, customizable on preferences) icon 

Updates

1.2.0:

  • [Feature 86]: Support Mate-terminal and Caja-/Space-file manager via configurator (Ubuntu Mate) (PR by javatlacati)
  • [Task 84]: Fix line-endings and update to JDK7 (PR by javatlacati)

1.1.0:

  • [Feature 66]: Refactor run custom dialog: simplify, add keyboard-only support
  • [Feature 33]: Support for project folder replacement variable ${projectFolder}/${mainProjectFolder}
  • [Feature 67]: More patterns - see details
  • [Feature 30]: Support favorites nodes
  • [Feature 64]: Support lookups with java.io.File
  • [Bugfix 65]: Missing mnemonics in dialogs and options
  • [Bugfix 69]: "Launch custom command..." should be available if there is no selected file
  • [Bugfix 77]: Fix GUI detection for Ubuntu 16.04

1.0.4:

  • [Bugfix 63]: File manager opens twice (KDE)
  • [Bugfix 62]: java.lang.NoSuchMethodError: java.lang.Process.waitFor running NB @ JDK7

1.0.3:

  • [Task 56]: Provide a 8.1 version for the plugin center
  • [Task 60]: Include new version of oscommands
  • [Task 61]: Convert to maven-project for better maintainence
  • [Bugfix 51]: [Windows] Open in FileManager should select the file/dir
  • [Bugfix 49]: [Linux] Crash in options when running "LinuxUnknown" and KDE not detected

The project is hosted on github, click here to report a bug or make a suggestion... Enjoy, Diego+Benno.

quickopener-netbeans's People

Contributors

dzsessona avatar markiewb avatar tychobrailleur avatar yanosh-k avatar javatlacati avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.