I'd like to have a link which allows me to open a file in my favorite IDE. Textmate registeres it's own protocol txmt://open/?url=file://%file&line=%line
and it works fine, but I can't find out how to open the file in some other application (for example NetBeans).
This probably requires registering some protocols and setting my browser - I'd like to register it on Chrome.