I have a fresh install of
Eclipse Version: 3.0.0 Build id: 200406251208
MyEclipse 3.8.0 GA (Build id: 200408061200-3.8)
Both downloaded August 17th.
In the ‘MyEclipse’ preference tree there are two entries for XDoclet, one of which gives errors in the logs when I attempt to refresh the modules. Using auto-complete doesn’t do anything for XDoclets, and sometimes gives errors to the log.
What I did find was that in the MyEclipse plugin folder there were these folders:
org.jboss.ide.eclipse.xdoclet.assist_2.6.200
org.jboss.ide.eclipse.xdoclet.core_2.6.200
org.jboss.ide.eclipse.xdoclet.run_2.6.200
org.jboss.ide.eclipse.xdoclet.ui_2.6.200
org.jboss.ide.eclipse.core_2.6.200
org.jboss.ide.eclipse.apache.xalan_2.6.200
I took them out in favor of the com.genuitec.jboss.ide.eclipse.* versions. Upon restarting Eclipse I could refresh XDoclet and autocomplete was also working.