JNC - JavaNativeCompiler 1.1

JNC - JavaNativeCompiler 1.1
Publisher: mtSystems Date added: 04 April, 2008
License: Shareware Size: 21.0 MB
Price: $39.90

JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.

JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.This is especially useful when applications have to be deployed to end-users. All vexatious problems of deploying Java applications can be solved by compiling them to native. They will be:- Easy to deploy:No JRE dependency. Most end-users don't know what they have installed.No more problems on how to create an executable file out of a JAR or class file.- Hard to decompile:Java can easily be decompiled. Native compilation will protect your source code.- Run fast from the start:No more overhead for loading a JRE.

Tags: Java To Exe, Java Compiler, Java Native Compiler, Java Aot Compiler, Java Ahead Of Time Compiler, Java To Executable, Java To Native, Java To Binary, No Jre, No Java Runtime Environment
Platforms: Linux , Windows2000 , Windows2003 , Win95 , Win98 , WinME , Linux Gnome , Linux GPL , Linux Open Source , WinNT 3.x , WinNT 4.x , Windows Vista Business , Windows Vista Enterprise , Windows Vista Home Basic , Windows Vista Home Premium , Windows Vista Starter , Windows Vista Ultimate , 2000 , 2003 , 95/98 , NT , Vista , XP , WinXP
Requirements: The download is the GUI frontend for Windows. Needed compilers or Linux versions are on the website.

Related Downloads

Create a exe file for your java application. Command line tool that creates a "batch-like" executable (.exe file) for your java application. The command line used to start your java application is wrapped in the generated executable.