Menu

Recompile Domingo

2007-10-07
2013-06-03
  • Emerson Pereira de Olinda

    Hi, Everybody!

    I think I found a bug on the removeFromFolder method of DocumentProxy (see bug tracker and support requests) and I would lilke to try to fix the bug and recompile Domingo.

    The problem is I have never compiled it. I've allways been using the binary distribution until now.

    Has anybody ever done that? How can I do it?

    I'm using Netbeans.

    Thanks a lot for any help.

     
    • Kurt Riede

      Kurt Riede - 2007-10-13

      Thanx for the hint, see bug report [1805378] RemoveFromFolder: is it a bug?
      https://sourceforge.net/tracker/index.php?func=detail&aid=1805378&group_id=160629&atid=816613

      Best regards,
      Kurt Riede

       
    • Kurt Riede

      Kurt Riede - 2007-10-14

      We are not using NetBeans, but creating the domingo.jar file should be as easy as other Java projects: compile all source files in the folder src/main, and create a jar file containing all compiled .class files and all *.properties files from the source folder src/main.

       

Log in to post a comment.