[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.dsdp] Run and Debug j2me as "installed JREs"

I'd like to use IBM j9 VM, j2me CDC VM I have, as "Installed JREs" when I develop eclipse application.
However the panel, "windows > preferences > java > installedJREs",
does not fit well with IBM j9 (CDC / FP 1.0).


I tried with "add" butten, only to fail.
I tried with "search" button, finding some directories.
However the directory found by "search" function is wrong directories.
---------------
steps
1) hit "search button" in the panel "Installed JREs"
2) select directory "C:\java\wsdd571\wsdd5.0\ive-2.2" which IBM j9 VMs are under the directory.
3) Brings some awkward directories as "found".
---------------


I tried same funtions with Sun J2SE VM, and it works well.

How can I run and debug IBM j9, or other j2me VM available, explicitly with the current eclipe 3.x?