Re: [ANN] NativeJ Ver 4.5.0 - Java EXE Maker
From: Todd Carnes (tcarnes_at_tds.net)
Date: 11/19/04
- Previous message: Todd Carnes: "Re: this statement is made in loving memory of the university employee that was killed by matt parker"
- In reply to: DobySoft: "[ANN] NativeJ Ver 4.5.0 - Java EXE Maker"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 19 Nov 2004 16:20:49 -0500
DobySoft wrote:
> DobySoft is pleased to announce the release of NativeJ Ver 4.5.0!
>
> NativeJ automatically generates Win32 native EXE for your Java
> applications. No more ugly batch files! The executable generated by
> NativeJ looks and behaves like native Window applications. They can
> even be installed as services! There is no need to write custom JNI
> code or wrestle with a C compiler. Just click-and-go! It's that easy!
>
> New in this release:
>
> - Support for JDK/JRE V5.0 (JVM V1.5).
> - Redirection of stdout/stderr to popup message box (for GUI
> applications) or event log (for Win32 services).
> - Option to always delete embedded JAR files when EXE terminates.
> - Option to allow Win32 services to interact with desktop.
>
> For more information, please visit:
> http://www.dobysoft.com/products/nativej/index.html
>
Why do we need this? In Windows I just double-click on a jar file and it
runs. I've never had use "messy batch files" or "wrestle with a C
compiler" to run Java apps. That's the whole idea behind Windows file
associations.
- Previous message: Todd Carnes: "Re: this statement is made in loving memory of the university employee that was killed by matt parker"
- In reply to: DobySoft: "[ANN] NativeJ Ver 4.5.0 - Java EXE Maker"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|