If you mean creating a .exe (Windows), binary (Linux) or .app (Mac) file, IDEA doesn't do this for you. There are many applications which will help you with this like JSmooth and MRJ tools from Apple.
Antonios wrote:
How do you create an executable file with IntelliJ?
If you mean creating a .exe (Windows), binary (Linux) or .app (Mac) file, IDEA
doesn't do this for you. There are many applications which will help you with
this like JSmooth and MRJ tools from Apple.
Antonios wrote:
Does someone knows a tool that is implemented as IDEA plug-in also ?
lllopo wrote:
>Does someone knows a tool that is implemented as IDEA plug-in also ?
>
I use exe4J - 59$ - to generate exe files, and it works great. You can
use it in standalone mode, or though Ant.
Alain
I use the same ... and in the same way :-).
So, no plug-in ... yet ?