Discussion:
error on finding devices
Ma K
2008-10-03 07:23:43 UTC
Permalink
Hi


I use Eclipse version 3.4.1 and I installed EclipseMe via "Help/Sofware" updates menu option.
Under "Window/Preferences" menu option appears J2ME and after choosing "Device Management", pressing "Import", specifying the search directory to my root "C:/" and pressing "Refresh" button, the search is ending with "Error searching for devices" and of course no device is found.
According to the EclipsMe installation and configuration instructions it should find some devices but in my case there are none. What did I miss ?

Does anyone have a clue ?

Thanks in advance

Erin  
jeroen somhorst
2008-10-03 08:25:18 UTC
Permalink
You should specify the wtlk root
Post by Ma K
Hi
I use Eclipse version 3.4.1 and I installed EclipseMe via "Help/Sofware"
updates menu option.
Under "Window/Preferences" menu option appears J2ME and after choosing
"Device Management", pressing "Import", specifying the search directory to
my root "C:/" and pressing "Refresh" button, the search is ending with
"Error searching for devices" and of course no device is found.
According to the EclipsMe installation and configuration instructions it
should find some devices but in my case there are none. What did I miss ?
Does anyone have a clue ?
Thanks in advance
Erin
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Eclipseme-users mailing list
https://lists.sourceforge.net/lists/listinfo/eclipseme-users
--
Yours Sincerely,

Dhr. J.Somhorst
Kraneveld 24
5941 NC VELDEN

Tel: 077 472 0350
Mob: 06 135 75 092
@ : ***@gmail.com
www: http://www.jeroensomhorst.eu/
Setera Craig
2008-10-03 10:41:45 UTC
Permalink
You need to use the version at http://eclipseme.org/testversions. I'd
also recommend that you consider switching over to using MTJ from the
Eclipse project. It is the EclipseME code with a lot of good fixes
and some new features too.
Post by jeroen somhorst
You should specify the wtlk root
Hi
I use Eclipse version 3.4.1 and I installed EclipseMe via "Help/
Sofware" updates menu option.
Under "Window/Preferences" menu option appears J2ME and after
choosing "Device Management", pressing "Import", specifying the
search directory to my root "C:/" and pressing "Refresh" button, the
search is ending with "Error searching for devices" and of course no
device is found.
According to the EclipsMe installation and configuration
instructions it should find some devices but in my case there are
none. What did I miss ?
Does anyone have a clue ?
Thanks in advance
Erin
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win
great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Eclipseme-users mailing list
https://lists.sourceforge.net/lists/listinfo/eclipseme-users
--
Yours Sincerely,
Dhr. J.Somhorst
Kraneveld 24
5941 NC VELDEN
Tel: 077 472 0350
Mob: 06 135 75 092
@ : ***@gmail.com
www: http://www.jeroensomhorst.eu/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win
great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Eclipseme-users mailing list
https://lists.sourceforge.net/lists/listinfo/eclipseme-users
alison chaiken
2008-10-07 04:31:26 UTC
Permalink
Post by Ma K
Under "Window/Preferences" menu option appears J2ME and after choosing
"Device Management", pressing "Import", specifying the search directory
to
Post by Ma K
my root "C:/" and pressing "Refresh" button, the search is ending with
"Error searching for devices" and of course no device is found.
According to the EclipsMe installation and configuration instructions it
should find some devices but in my case there are none. What did I miss ?
I had what sounds like the same problem initially. I found the answer
in the eclipseme-users archive:

Re: [Eclipseme-users] Device Management Issue
From: <***@re...> - 2007-07-10 08:19
You need to specify the root-directory of your WTK, e.g.
"C:\Programs\WTK2.2" (maybe you have to hit <TAB> to make the Plugin
process the given path).


Here is a longer description:

The key turned out to be hitting the <TAB> key with the cursor in the
pathname window. Here are the details:

1. Installed " Sun JavaTM Wireless Toolkit for CLDC
Version 2.5.2" that I downloaded from Sun's website into
/usr/java/WTK2.5.2. Checked that "emulator" program runs.

2. Installed EclipseME from SourceForge and its script for
installation.

3. Started Eclipse and chose "Windows . . . Preferences . . . J2ME."

4. In the J2ME main level, set "WTK Root" to /usr/java/WTK2.5.2.

5. Under "Device Manager," chose "Browse" and used cursor to select
/usr/java/WTK2.5.2 again. No devices appear in the list, even after
clicking refresh.

6. Followed advice on EclipseME mailing list to "chown chaiken" all
the directories in the /usr/java/WTK2.5.2 hierarchy and tried again.
Still doesn't work.

7. Tried this suggestion from the eclipseme-users archives:

Re: [Eclipseme-users] Device Management Issue
From: <***@re...> - 2007-07-10 08:19
You need to specify the root-directory of your WTK, e.g.
"C:\Programs\WTK2.2" (maybe you have to hit <TAB> to make the Plugin
process the given path).

Yes, that's it! Hitting <TAB> with the cursor in the path window
causes the list of devices to be populated! See
WorkingDeviceManager.png for the result.

8. One more step:

Right-click on project name and choose "Run As . . . Run
Configurations." Pick the "Emulation" tab and choose "Specific
device" and select down to something appropriate (say "Default color
phone"). Click "Apply."

9. Click "Run" button. Emulator appears!

HTH.
-- Alison
--
Alison Chaiken
(650) 279-5600 (cell)
http://www.exerciseforthereader.org/
Poverty denotes a lack of necessities and simplicity a lack of needs. --
Dervla Murphy, _Full Tilt_
Continue reading on narkive:
Loading...