Menu

How to run/compile this project?

2009-07-14
2013-04-23
  • Eldad Yamin

    Eldad Yamin - 2009-07-14

    Hi,
    I'm new to Java, and I would like to know how to run this project and test it myself.

    Thanks.

     
    • Prageeth Karunadheera

      Hi,
      1. You should have jdk 1.5 or above installed in your computer.
      2. Download and install ANT ( The ANT build tool)
      3. Download the project in a tarball or checkout from subversion.
      4. Go to the downloaded folder from command line.
      5. Type ant

      This will build the project and create a war file "rdserver.war" in the "dist" directory.

      Deploy this war archive in your favourite Web Container (Tomcat, JBoss ... etc)

      Let me know if you need more help. I considered above that you have some development knowledge in Java.

       
    • Prageeth Karunadheera

      I figured out you have said that

      >> I'm new to Java.

      Let me know what Operating System you are using. Setting up Java and ANT is different from OS to OS.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.