facebook

Any Macro Expansion Capabilities like in ANT

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

    deltadad2000
    Member

    Is there any way to have a local .properties file used by MyEclipse that would result in ${var} type macro expansion/replacement capabilities throughout the project (or certain project locations such as you define in the XDoclet definitions)?

    This would allow us to minimize the amount of hard coding we need to do as we are moving away from ANT to use more of MyEclipse’ built-in features. We need to be able to plug certain values into a couple of our standard properties files (and web.xml) as the deploy is occurring.

    #269718 Reply

    Riyad Kalla
    Member

    That’s a great idea, I’ll file it and see what management thinks.

    #269742 Reply

    jhm
    Member

    Ok, as Ant member I am not objective 🙂
    But I would prefer to start the MyEclipse features from Ant. So you could do a headless build (Gump, CruiseControl, …)

    #269744 Reply

    deltadad2000
    Member

    I agree. You should be able to launch a headless MyEclipse and specify the project or other task like Xdoclet generation, delpoy to server(s) x, etc. And the process should return at least an error code and output to specified stdout or logfile, etc.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Any Macro Expansion Capabilities like in ANT

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