facebook

Paths based on Eclipse Variables

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

    salamandra
    Member

    Hi,
    We are holding our .classpath and .project in source control.
    I’m testing myeclipse as an alternative to WSAD.

    The thing is the xdoclet-build.xml has

    <pathelement location="C:\..." 

    These paths will work only for me since my colleague might have it on D:\.. or X:\.. etc.

    I think you should add support for paths based on variables preferably based on Eclipse class-path variables.

    In the current situation I can’t add the xdoclet-build.xml to source control meaning changes must be done for every programmer manually.

    #207003 Reply

    Riyad Kalla
    Member

    You are absolutely right that this change needs to make it in. I know we have this filed in the issue tracking system but I don’t have a target release for its support.

    We are sorry for the trouble, we added XDoclet support a while back to ‘get it in’ and at that point not many people were using it so we didn’t get much feedback. All of the feedback helps and we will get those changes in ASAP.

    #207041 Reply

    salamandra
    Member

    Since I’m on the process of migrating our WSAD based projects to myeclipse based projects
    I had to investigate your and XDoclet features.
    I have some features I think you’d like to add and some bugs I found.
    Is there any quicker channel I can report this features/bugs to (say e-mail)

    BTW I understand the significance of this issue tracking system so you wont be flooded with recurrent issues.

    #207064 Reply

    An ever better way of doing this could be only store .xdoclet in the repository and MyEclipse could generate xdoclet-build.xml automatically when the .xdoclet file changes.
    .xdoclet file doesn’t contain absolute paths.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Paths based on Eclipse Variables

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