facebook

XDoclet usage within myeclipseide workbench…

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197875 Reply

    ErikEngerd
    Member

    Hi,

    I have the following improvements w.r.t. XDoclet usage:
    * when input files for XDoclet have been modified but not saved,
    XDoclet does not notice this and still uses the old versions from
    file (e.g. old ejb-ejbrefs-MyBeanClass.xml file).
    Instead, Eclipse should prompt the user to save the affected files
    or save the affected files automatically (simply solution: save all files)
    * XDoclet does not realize it when merge files have changed.
    This is probably a bug in XDoclet. For this reason, I always set the
    “force” attribute of <ejbdoclet> to true.
    * There should be a fast way to run XDoclet (e.g. separate button) to
    update the XDoclet files.
    * When redeploying a bean, XDoclet should automatically be run when
    needed.

    Cheers
    Erik

    #197876 Reply

    Scott Anderson
    Participant

    Erik,

    Good feedback. I’ll enter them into our current XDoclet enhancement request. A couple questions though:

    * There should be a fast way to run XDoclet (e.g. separate button) to
    update the XDoclet files.

    Faster than a right-click on the project > MyEclipse > Run XDoclet? That’s effectively one mouse click.

    * When redeploying a bean, XDoclet should automatically be run when needed.

    A prompt might be better. Some users use XDoclet one time then hand edit everything. Don’t know why, but they do.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: XDoclet usage within myeclipseide workbench…

You must be logged in to post in the forum log in