Menu

IDE Build

Help
Bob C
2005-02-09
2013-04-16
  • Bob C

    Bob C - 2005-02-09

    We are evaluating babeldoc for use in a major data integration project. I think we will need to extend it somewhat, since we need to support PGP encryption in pipelines. I loaded the source into our Java IDE and tried to build it, but there are many errors. Should I include every jar in the source distribution in the library path?

     
    • Dejan Krsmanovic

      Well, if you need to work with all Babeldoc sources then you should include all libraries. Anyway, there are Ant scripts provided for building Babeldoc without an IDE.

      I think someone posted instructions for working with Babeldoc (compiling, debugging) from Eclipse, but that was long time ago. Check mailing lists and/or forums.

      Regards,
      Dejan

       
    • johnMac

      johnMac - 2005-02-09

      We've done quite a bit of extension work using the Eclipse IDE.  The main trick is to run the 'build setupt' and 'build' ant scripts in a cmd prompt first.  Once that's done you can use the contents of the build/lib folder in your IDE class path for compiling.  Works quite well with auto build in the Eclipse world.

       
      • Bob C

        Bob C - 2005-02-09

        Thanks for all the great advice. I now have the project loaded in my IDE.

         
    • Michael Ansley

      Michael Ansley - 2005-02-09

      Hi,

      I wrote an eclipse HOWTO several months back, which should still be largely valid.  I created a babeldoc eclipse project today from a fresh checkout, and it was pretty trivial.  Everything I remember from the HOWTO was still valid, and a full build took me about ten minutes, including the checkout.  Here is the original message: http://sourceforge.net/mailarchive/message.php?msg_id=6462358

      Cheers...

      Mike

       
      • Michael Ansley

        Michael Ansley - 2005-02-09

        I just noticed that the HOWTO screws up, because it references libraries under the build/ directory rather than the modules/ directory.  It's better to use the libraries under the modules/ directory.  The build directory won't exist immediately after the checkout.

         
    • vanstalle

      vanstalle - 2005-02-10

      We use babeldoc for a large multilingual project generating signed certificates in pdf; it works quite well; to compile the source code, use the build.bat and not directly the ant command; in the build.bat; adjust the java_home and classpath variables to your environment (pointing to the correct jdk) and it should work.

      Jan

       

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.