I tried associating XML Editor with .bxml files and it didn't work. It says "Invalid content" or something like that. And rightfully so - BXML isn't correct XML.
Again, as a developer I don't think I'll be more productive with BXML without IDE support; I would prefer to use Java to construct my UI instead. The reason - compile-time checking and auto-complete that I get from Java which I don't get with BXML without IDE support. On Sun, Jul 31, 2011 at 11:45 PM, Bill van Melle <[email protected]>wrote: > You'll also want to associate BXML files with the Eclipse XML editor, > so that you can have an editor for BXML that's at least a little > better than a plain text editor. Instructions are at > > http://apache-pivot-users.399431.n3.nabble.com/Assign-wtkx-to-xml-editor-on-eclipse-tp916608p916648.html > (substitute "bxml" for "wtkx"). This was supposed to get into the > FAQ, but I don't see it there. > >
