Hi Scott, I'd also suggest configuring NetBeans to open BXML files using the XML editor. However, you can add "text/xml" as a MIME type to BXMLSerializer if you like. See BXMLSerializer#getMIMETypes() and BXMLSerializer#getFileExtensions(). Greg
On Mar 18, 2011, at 6:16 AM, Scott Lanham wrote: > Hi Sandro, > > I don't want to make any work for the developers. It was only if an option > already existed. I will have a go at updating the Netbeans editor > associations, thanks for that :-) > > Cheers, > > Scott. > > On Fri, 18 Mar 2011 08:00:41 pm Sandro Martini wrote: >> Hi Scott, >> I think a simpler way could be try in NetBeans to associate bxml files to >> an xml editor, take a look here: >> http://forums.netbeans.org/topic358.html >> >> Or we could think to add an attribute like mime="" to BXMLSerializer ... >> and add this as an improvement in jira. >> Comments ? >> >> Bye, >> Sandro >> >> >> -- >> View this message in context: >> http://apache-pivot-users.399431.n3.nabble.com/bxml-include-MIME-Type-tp26 >> 96592p2697367.html Sent from the Apache Pivot - Users mailing list archive >> at Nabble.com.
