I'm trying to Import Nokia S40 5th Edition-Feature Pack-1 into Eclipse 3.4. I am doing the following-
Windows --> Preferences --> J2ME -->Device Management --> Import.
On the Import Devices window, I Browse to the C:\Nokia\Devices\S40_5th_Edition_SDK_Feature_Pack_1 directory. But the device is not picked up.
With the Eclipse 3.3.1 version (at my workplace), the same device is recognized. Am I missing some steps in the Eclipse setup? Or is it because of the Eclipse version?
Regards,
Jane
SCJP, SCMAD
Sathya Srinivasan
Ranch Hand
Joined: Jan 29, 2002
Posts: 379
posted
0
Hi Jane,
It might be because of the Eclipse version. Since Eclipse 3.4.1 is fairly new, some plug-ins may not yet function properly.
Thanks for the reply. Anyway, I switched to NetBeans 6.5. Found it better with respect to J2ME and initial setup.
Ko Ko Naing
Ranch Hand
Joined: Jun 08, 2002
Posts: 3178
posted
0
Jane Joseph wrote:Anyway, I switched to NetBeans 6.5. Found it better with respect to J2ME and initial setup.
Hi Jane,
I agree with you. I used to develop Java ME apps with both Eclipse and NetBeans and felt NetBeans was better, IMO. Code examples come with NetBeans were really useful too.
Ko Ko
Co-author of SCMAD Exam Guide, Author of JMADPlus SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Jane Joseph
Ranch Hand
Joined: Feb 21, 2008
Posts: 39
posted
0
Hi Ko Ko,
I too found the code examples provided by NetBeans to be very useful.
Regards,
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Importing a Nokia S40 device SDK into Eclipse