Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Personal Java programs

3 replies · 2,236 views · Started 04 March 2003

I want to write some programs in PJava for P800.
I have installed J2SDK and have tried to compile some test program.
How do I get it to the executable file for P800 (e.g. - .SIS form).
On what platform I have to test ?

Please help ....

[quote="Amir Kashmiri"]I want to write some programs in PJava for P800.
I have installed J2SDK and have tried to compile some test program.
How do I get it to the executable file for P800 (e.g. - .SIS form).
On what platform I have to test ?

Please help ....[/quote]

Hello, for the compilation you can either use a free J2SDK or a commercial IDE such as "Metrowerks Wireless Studio 7".
You need the UIQ SDK to get access to the packaging tools needed for turning the Java application into a P800 installable application.
The tools work on Windows (PC).

See the P800 Java Developer Guidelines at:
http://www.ericsson.com/mobilityworld/sub/open/technologies/java/docs/java_developers_guidelines

[quote="gunnar-p800"][quote="Amir Kashmiri"]I want to write some programs in PJava for P800.
I have installed J2SDK and have tried to compile some test program.
How do I get it to the executable file for P800 (e.g. - .SIS form).
On what platform I have to test ?

Please help ....[/quote]

Hello, for the compilation you can either use a free J2SDK or a commercial IDE such as "Metrowerks Wireless Studio 7".
You need the UIQ SDK to get access to the packaging tools needed for turning the Java application into a P800 installable application.
The tools work on Windows (PC).

See the P800 Java Developer Guidelines at:
http://www.ericsson.com/mobilityworld/sub/open/technologies/java/docs/java_developers_guidelines[/quote]

What about the C++ part?
Once I've got the SDK, which C++ compilers will it work with?
GCC?

[quote="Anonymous"][quote="gunnar-p800"][quote="Amir Kashmiri"]I want to write some programs in PJava for P800.
I have installed J2SDK and have tried to compile some test program.
How do I get it to the executable file for P800 (e.g. - .SIS form).
On what platform I have to test ?

Please help ....[/quote]

Hello, for the compilation you can either use a free J2SDK or a commercial IDE such as "Metrowerks Wireless Studio 7".
You need the UIQ SDK to get access to the packaging tools needed for turning the Java application into a P800 installable application.
The tools work on Windows (PC).

See the P800 Java Developer Guidelines at:
http://www.ericsson.com/mobilityworld/sub/open/technologies/java/docs/java_developers_guidelines[/quote]

What about the C++ part?
Once I've got the SDK, which C++ compilers will it work with?
GCC?[/quote]

For native development, and emulation in particular, the UIQ SDK is configured to work only with any of the two Metrowerks Codewarrior for SymbianOS IDE editions (Professional or Personal). This is an arrangement between Symbian and Metrowerks who jointly supply the build environment for the UIQ platform.