Re: [Eclipseme-users] i18n resource editor

2008-09-24 Thread Parag Chandra
Hi Ariel, The CLDC/MIDP stack provides no internationalization facilities; hence, you will not find any editor for creating localized resources in EclipseME. You may want to take a look at J2ME Polish. Not sure, but I think it attempts to provide some localization support. Regards, Parag

Re: [Eclipseme-users] ClassNotFound problem with Eclipse 3.3 and EclipseME 1.7.9 [SOLVED]

2008-06-25 Thread PARAG . CHANDRA
had to be manually refreshed any time you made changes outside of Eclipse. I feel like this option should be enabled out of the box. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 -Original Message- From: Markus Sinner [mailto:[EMAIL PROTECTED] Sent: Wednesday

Re: [Eclipseme-users] ClassNotFound problem with Eclipse 3.3 and EclipseME 1.7.9 [SOLVED]

2008-06-24 Thread PARAG . CHANDRA
works now. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 -Original Message- From: Berk Birand [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2008 6:46 AM To: eclipseme-users@lists.sourceforge.net Subject: Re: [Eclipseme-users] ClassNotFound problem with Eclip

Re: [Eclipseme-users] sdks/devices for debug on device

2008-04-25 Thread PARAG . CHANDRA
I have had luck debugging on device with Blackberry handhelds via Eclipse. It can be a little tricky though, as you have to find the *exact* ROM image for your particular handheld, down to the OS release and carrier. -Original Message- From: Michael Schlagmueller [mailto:[EMAIL PROTECTE

Re: [Eclipseme-users] simple question canvas / text

2008-02-26 Thread Parag Chandra
drawText() and Canvas imply you are using the low-level UI, correct? In that case, you have to manage line breaks and word-wrapping yourself. This can be tedious, so you may want to search around for some routines to do it for you. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404

Re: [Eclipseme-users] EclipseME 1.7.7 vs. S60 3rd emulator

2008-02-15 Thread Parag Chandra
unning your app from that environment to see if you get the ZipException. That would at least tell you if the problem is with Eclipse/EclipseME or with the emulator itself. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 From: [

Re: [Eclipseme-users] EclipseME 1.7.7 vs. S60 3rd emulator

2008-02-15 Thread Parag Chandra
editing a text file somewhere; hopefully something similar is possible. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of nei young Sent: Friday, February 15, 20

Re: [Eclipseme-users] EclipseME 1.7.7 vs. S60 3rd emulator

2008-02-15 Thread Parag Chandra
Interesting. I've never worked with that particular emulator. On the "Basic" tab of that same dialog, under Launch Command Template, do you see anything like %securityDomain or -Xdomain in there? If so, maybe you can just plug in a value like 'manufacturer' or &#x

Re: [Eclipseme-users] EclipseME 1.7.7 vs. S60 3rd emulator

2008-02-15 Thread Parag Chandra
e Wireless Toolkit Emulator debug configuration for your project and under the Emulation tab, enter in the desired Security Domain. That should do it. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [Eclipseme-users] Recalling Java ME docs

2008-01-16 Thread Parag Chandra
help; not JavaSE. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefano Mora Sent: Wednesday, January 16, 2008 3:40 AM To: Eclipseme-users@lists.sourceforge.net Subject: [Eclipseme

Re: [Eclipseme-users] Building for different device targets

2007-11-13 Thread Parag Chandra
would then branch on the value of that property to generate the appropriate JAD file. J2ME Polish has an extensive database of handset characteristics (including key codes) that can make this task somewhat easier. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 -Origin

Re: [Eclipseme-users] eclipse 3.3 problems

2007-11-09 Thread Parag Chandra
I've noticed a lot of problems with Eclipse 3.3 as well, so I continue to use 3.2 for my Java ME development. Much more stable. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE

Re: [Eclipseme-users] Launch Configurations - only finds Java Application and Java Applet

2007-09-12 Thread Parag Chandra
Hi Jashan, Which version of Eclipse are you using? I had noticed similar behavior when I started using Eclipse 3.3, so I reverted back to 3.2, which is more stable in general. Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821