Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Assembler Tools

    Decorum 0.4.1

    Download button

    No screenshots available
    Downloads: 668  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jon Siddle | More programs
    GPL / FREE
    May 16th, 2011, 03:24 GMT
    ROOT / Programming / Assembler Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    Decorum description

    Decorum is a simple dependency extension to ant.

    Decorum is a simple dependency extension to ant.

    Constructs classpaths using a simple list of dependencies.
    Matches jars to the required version

    (eg "any", "1.0", "1.2.3+")

    Builds the dependencies if no jar is present.

    Two minute example

    < project ... >
    < !-- Import Decorum -- >
    < taskdef name="dependencies"
    classname="org.trapdoor.decorum.Decorum" >
    < classpath location="${lib.dir}/decorum.jar" / >
    < /taskdef >

    < dependencies id="deps" libdir="${lib.dir}" >
    < dependency name="log4j" / >
    < /dependencies >

    ...

    < target name="compile" >
    < javac srcdir="${src.dir}" destdir="${build.dir}"
    classpathref="path.deps" / >
    < /target >

    This will find the highest version of log4j available and add it to a classpath reference called "path.deps".

    Requirements:

    · Perl



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    ant dependency | ant extension | classpath constructor | ant | extension | dependency

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM