facebook

default values in "MyEclipse-XDoclet"

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

    Marcus Beyer
    Member

    I would like to have more default values in “MyEclipse-XDoclet”.

    Example:

    In “ejbdoclet”: You set “destDir” of “deploymentdescriptor” to “src/META-INF” by default. Fine 🙂

    Other deploymentscriptors should also set that value, e.g. add “jboss” to “ejbdoclet”. “destDir” is not set there, what makes no sense 😕 It should also be set to “src/META-INF”.

    thanx!
    Marcus

    #201249 Reply

    Scott Anderson
    Participant

    Does seem logical, I must say.

    –Scott
    MyEclipse Support

    #201263 Reply

    Marcus Beyer
    Member

    @scott wrote:

    Does seem logical, I must say.

    🙂

    #201292 Reply

    +1

    #201408 Reply

    +1

    #201496 Reply

    +1 and….

    I’d even like to take this request a little further. How much I like to see e.g. webservices added to myeclipse, I’d rather see the use of xdoclet taken to a higher level. Let me describe it in more detail.

    I’m a fan of eclipse and myeclipse and try to promote it in our company, I showed 2.7.2 to one of my collegues today and he was initially impressed by the xdoclet support… this impression disappeared after…

    – A web module was created and xdoclet was not automagically configured for this using the right directories / parameters.
    – The servlet wizzard was used which directly added configuration elements to web.xml but did not create the xdoclet tags, so they had to be added manually
    – This webmodule was made struts aware and nice classes were generated with xdoclet tags, the struts-config was ‘generated’ but no doclets were added to the xdoclet config and they were not configured. Also the web.xml was populated with the tld’s etc but not via xdoclet!

    To get a project configured in the right way to use xdoclet is not easy, in fact it is cumbersome.

    I moved (luckily not removed) my web.xml and struts-config.xml and started to try to get my web project configured so that xdoclet would generate the config files in the right place with the right content so they would match the ‘original’ ones. It took me a great while to even come close, and I am a ‘experienced’ myeclipse/xdoclet user.

    So therefore two proposals:
    – Projects/Modules should add/create default xdoclet configurations
    – Wizzards should add the right xdoclet tags to the sourcecode, activate/add the doclets and run the corresponding xdoclet task

    btw… struts is working fairly well… good job. Any change on adding some semantic checks e.g. if there is no form name attribute matching with an action name attribute?

    Ronald

    #201510 Reply

    Scott Anderson
    Participant

    Ronald,

    This is very good feedback. You’re absolutely correct that we need to continue to enhance the XDoclet support and integration between the various parts of the system. I’ve added an enhancement request that references your post so the dev team can see it.

    –Scott
    MyEclipse Support

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: default values in "MyEclipse-XDoclet"

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