If you can't find the requested information, please consult the manual. It may have the required information.
Frequently Asked Questions
--------------------------
1. What is exeJ?
----------------
exeJ is a tool that creates a "batch-like" executable for your java application.
2. Does the generated exe contain all my class files?
-----------------------------------------------------
No, the exe does not wrap your class files. You still have to ship your class
files.
3. I think I've found
a bug, what should I do?
----------------------------------------------
If you've found a bug, please get in touch with us. Please include this in your
bug report:
1. The version of the software.
2. If the problem occurs when generating the exe or when running it.
3. The target systems JRE version.
4. Any error message or exception stack traces, if generated.