Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
What is the Xdoclet builder? Every time I make a change the XDoclet builder runs five or six times. I’m not sure why. I went in my project properties and unselected it from the window but it still runs.
The XDoclet build is in charge of syncing up xdoclet generation with changes to project. For example, if you add XDoclet tags for hibernate to a file, then change the file or build the project, the XDoclet builder will kick in and regenerate the hibernate mapping file.
Do you have an xdoclet file in the root of your project?