Thứ Sáu, 13 tháng 2, 2009

Chuyễn từ Java sang EXE - Java to EXE conversion

Many programmers are thinking of the ways to convert from Java to exe . There are many issues in this conversion. The article below thoroughly explain the issues. Give a look and discover what they are at http://www.excelsior-usa.com/articles/java-to-exe.html

2 nhận xét:

  1. Nhận xét này đã bị tác giả xóa.

    Trả lờiXóa
  2. Developers have been thinking about it. I tried it sometimes, but launch4j was chosen for my (only, realworld) project because:
    - it is opensource.
    - have nice GUI
    - easy to use
    - work very well
    Another free tool is GCJ, in your link already http://gcc.gnu.org/java/index.html

    As for thousand of commercial tools, I have no idea as I don't know much about them.

    Trả lờiXóa