Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SWT Now Running on Windows Mobile Without Requiring JRE

PureNative Software Announces SWT 3.4.1 Now Running 100% Natively on Windows Mobile. No JRE Required!

Makes it possible to distribute SWT apps on Microsoft Windows Marketplace for Mobile. Eliminates requirement to distribute, license, incur royalty fees for mobile JRE or VM.

Made possible by...
- SWT C++ 3.4.1
- NewJ Equals C++, Java-to-C++ source code translator. Java && SWT in. Native C++ && SWT C++ out.
- NewJ Mobile for C++, a 100% native C++ implementation of Java API.

SWT C++ 3.4.1 for Win32 and Win CE
- 100% native C++.
- No JRE required for development or deployment.
- No JNI or managed/native overhead. SWT C++ Platform Implementation
(swtcpppi) library calls platform APIs directly native-to-native.
- Full parity with SWT Java.
- C++ language binding of full SWT API.
- Not a fork, produced entirely and directly from SWT Java source code.
- Feature-for-feature and bug-for-bug compatible with SWT Java.
- Pixel accurate with SWT Java.
- Simplified single .EXE deployment.
- Applications start-up immediately, no waiting for JRE.
- Application binaries measured in 100Ks or low single-digit MBs not the bloat of multiple-digit MBs.
- Native integration with existing C++ applications and libraries.
- Fully supports Visual Studio IDE.
- Demo apps with source code, such as 'Small cup of SWT' programs for Pocket PC 2003.

Mobile: SWT C++ 3.4.1 is available for Windows CE, including Windows Mobile and Pocket PC; Visual C++ 8.0 (Visual Studio 2005).

Desktop: SWT C++ 3.4.1 is available for Windows 2000, XP, or later; Visual C++ 8.0 (Visual Studio 2005), 7.1
(Visual Studio .NET 2003).

More information and downloads at http://www.pure-native.com


Upcoming Milestones for SWT C++
- Visual C++ 9.0 support
- SWT 3.4.2 (depending on demand)
- SWT 3.5


Back to the top