facebook

.xdoclet File in Project [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #202101 Reply

    jzwiers
    Member

    There’s a file called “.xdoclet” that’s created in the root directory of the project (both Web and EJB) I created with My Eclipse.

    It looks like all the settings that were config’ed with the xdoclet gui widget from Right Click -> Properties on the project are in there.

    Question is: is this specific to MyEclipse… or can I rip this out and use it on our dev servers in standalone mode with an Ant Script using XDoclet?

    Thanks…
    JZ

    #202103

    Riyad Kalla
    Member

    IIRC this is a MyEclipse specific config file it uses. But there is nothing stopping you from trying to run it via Ant, sometimes a man just needs a little adventure in his life 😉

    #202145

    jzwiers
    Member

    Uh… but if all that happens with the .xdoclet files is that you (MyEclispse) uses it to build the xdoclet-build.xml file, then what use is it to run it through Ant?

    I checked the source of XDoclet and it doesn’t seem to properties from a file like this … it’s all in task defs of the build XML file.

    That’s all I wanted to know.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: .xdoclet File in Project [Closed]

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