I have the same error also, when using the Carbide's jre.
I solve it by creating a batch file to use j2sdk1.4.2_04/jre from Sun:
javaw.exe -Xms40m -Xmx512m -jar C:\Carbide\startup.jar -os win32...
Type: Posts; User: eric_kclau; Keyword(s):
I have the same error also, when using the Carbide's jre.
I solve it by creating a batch file to use j2sdk1.4.2_04/jre from Sun:
javaw.exe -Xms40m -Xmx512m -jar C:\Carbide\startup.jar -os win32...
I'm a beginner in Symbian C++.
Just installed "Series 60 Developer Platform SDK's for Symbian OS, for C++" with Borland C++ BuilderX. I try to open the project of "HelloWorldBasic" from the...
Hi,
I'm going to start a simple application to send signal via IR of my 6260, works as a remote control.
Where should I start? Any document or sample code for IR control?
thx.
Hi, I'm a beginner in J2ME.
I have a mobile phone 6260, and I want to develope a J2ME program to use it as a remote control. Can I program to drive the IR port directly?
thx for your help.