When the XMLBean Builder is active in a project, at every build the .xbean_src is regenerated (.java files) and consequently the build\classes is regenerated.
If you disable the Builder, you keep the old .java file, but it will still be recompiled - which is a waste of time.
For info on XMLBeans Builder, see http://download.oracle.com/docs/cd/E13224_01/wlw/docs103/guide/ideuserguide/conUsingXMLBeans.html
For more info on the XMLBeans tools, see http://xmlbeans.apache.org/docs/2.0.0/guide/tools.html
Wednesday, February 3, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment