Menu

#188 Make XDoclet module path variable

closed-postponed
JBoss-IDE (18)
5
2004-08-18
2004-03-23
daro
No

Make the XDoclet module path variable with properties
so a developer can change the path in his project.
One solution is to change the "configuration2xdoclet.xsl"
Stylesheet and include some attributes.
I've added an example where a property with the
name "xdoclet.lib" in the file "build.properties" can
override the default path to the XDoclet module libraries.

Discussion

  • daro

    daro - 2004-03-23

    Sample configuration2xdoclet.xsl

     
  • Laurent Etiemble

    • assigned_to: nobody --> letiemble
     
  • Laurent Etiemble

    Logged In: YES
    user_id=437455

    This cannot be done simply.
    JBoss-IDE 1.3.0 introduces new Eclipse libraries that can only be
    resolved as absolute paths. They are integrated in the build file. The
    xdoclet-build.xml is now regenerated each time the XDoclet build is
    launched.

     
  • Laurent Etiemble

    • status: open --> closed-postponed
     

Log in to post a comment.