Now I want to create a stand-alone application using java. In my earlier projects, I only used netbeans default gui builder and in eclipse it replaces visual editor. But during the search with google I touched through the area which covers the GUI building with XML. I want to understood which is the best way to keep our application IDE independant.
So anyone can suggest which is the best XML UI toolkit in both netbeans and eclipse? and why they remains so?.
thanks in advance.