I like Ubuntu's text editor, especially for XML files it's
great—gives you very nice syntax coloring. So I created a menu item
on XML file nodes in NetBeans IDE, especially for opening an XML
file into Ubuntu's text editor. That way, I simply have an extra
window for editing XML. Not super useful functionality, but handy
sometimes.
To create this action, use the New Action wizard to create a new
conditional action (i.e., not "always enabled"), for
DataObjects. Specify that it...