facebook

What Properties are Available for Resource Filtering?

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #288042 Reply

    mbrdna
    Member

    I have a text file resource that I need to filter and substitute values into for the build output (target) directory and the classpath root directory. How can I do this?

    I’ve enabled resource filtering both in my POM and in the project Maven4MyEclipse options, but that’s as far as I can get.

    In general, what symbols are defined by MyEclipse during the build process and made available for substitution during filtering?

    Where is this documented?

    #288070 Reply

    Loyal Water
    Member

    We do not use resource filtering as part of our build process, so your free to implement any maven solution you wish. The best resource for all such documentation is on the maven site itself maven.apache.org

    #288108 Reply

    mbrdna
    Member

    I’m afraid that’s not a solution.

    Some values such as the build target directory, target classpath dir, etc. are determined by the IDE. The only way things can work at all is if the IDE makes them available and sets them dynamically at the appropriate time.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: What Properties are Available for Resource Filtering?

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