ok, may be I should not have done it but ejb.value-object extends was not working with xdoclet 1.2.2 so I though update might help
I tried to replace the jar files under
<install dir>/eclipse/plugins/com.genuitec.jboss.ide.eclipse.xdoclet.core_3.8.3
with 1.2.3 xdoclet jar files but this did not work so I replaced the new jar files with the old jar files. Now I am getting the following exception message:
An internal error occurred during: “XDoclet Generation”.
java.lang.NoClassDefFoundError: org/jboss/ide/eclipse/xdoclet/core/XDocletCorePlugin
org.jboss.ide.eclipse.xdoclet.run.util.ProjectUtil.transformBuildFile(Unknown Source)
org.jboss.ide.eclipse.xdoclet.run.ui.XDocletRunAction$2.run(Unknown Source)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
Earlier I could see xdoclet under preferences > MyEclipse but I cant see this any more. I remember there was an option to reload the jar files from disk in this menu.
Help please