In Visual Studio I used two features very much. These are Copy full path and Open containing folder. Both are very useful for me for several reasons.
Do you know any NetBeans plugins that provide these or similar functions (primarily on Windows)?
UPDATE:
There is a feature request in the NetBeans bugzilla since 2009-09-01 (not by me):
https://netbeans.org/bugzilla/show_bug.cgi?id=171222
If you want to copy the full path you have to go to the “Projects” or “Files” tree, select the file, right mouse click -> Properties and copy the value from “All Files”.
I don’t think there is a built-in solution for “Open containing folder”.
There exists a Path Tools Plugin which does exaclty what you want
It seems that this Plugin is no longer maintained, but I have tried it with Netbeans 6.9.1 and it’s working. It even supports “Shell On Path”.