facebook

.Xdoclet files being made mandatory in 4 M2

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234476 Reply

    senhce
    Member

    I tried the new version 4 M2 for eclipse 3.1 and when i tried to run the xdoclet it says xdoclet file missing and needs to be configured, but we use xml based task and all the project use the same xdoclet setting which was working fine in the 3.8.2 but 4 is expecting a .Xdoclet file to work. Whether one goes by UI based configuration or not needs to have a .xdcolet file in the project in our case it is am empty file to be checked in for forward compatibility. Expecting a quick fix.

    Thanks,
    Senthil

    #234481

    Scott Anderson
    Participant

    Senthil,

    The .xdoclet file is a meta-data file that that contains all the information you’ve configured in your project when you right click and select Properties > MyEclipse-XDoclet. It’s required because that is what is used to generate the xdoclet build file so that the software knows what you’ve selected to run. This works exactly the same as it did in MyEclipse 3.8.2; it hasn’t changed at all in 4.0M2. Please be sure you’ve placed your .xdoclet file under revision control so when you bring your project into your new workspace that the settings came with it. It has to be checked in just like the .project and .classpath files to work properly.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: .Xdoclet files being made mandatory in 4 M2

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