Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » FW: Run and Debug j2me as "installed JREs"
FW: Run and Debug j2me as "installed JREs" [message #14048] Fri, 10 March 2006 15:54 Go to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Forward from eclipse.dsdp to eclipse.dsdp.mtj newgroup
--
Martin Oberhuber - WindRiver, Austria
+43(662)457915-85


Keanu, Paik wrote:
> 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?
>
Re: FW: Run and Debug j2me as "installed JREs" [message #14066 is a reply to message #14048] Fri, 10 March 2006 19:30 Go to previous messageGo to next message
Kevin Horowitz is currently offline Kevin HorowitzFriend
Messages: 36
Registered: July 2009
Member
MTJ currently does not have any code to help you.

You are looking for org.eclipse.jdt.launching.j9 in the eclipse project.
You can see the code at
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.lau nching.j9/
and can follow the eclipse instructions to download and build it. I
don't know where it is provided in binary format.

Once you have this fragment in your workbench, you will be able to add
J9 VMs into eclipse.

For more information you can look at
news://news.software.ibm.com/ibm.software.websphere.studio.d evice-developer

kevin

Martin Oberhuber wrote:
> Forward from eclipse.dsdp to eclipse.dsdp.mtj newgroup
> --
> Martin Oberhuber - WindRiver, Austria
> +43(662)457915-85
>
>
> Keanu, Paik wrote:
>
>> 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?
>>
Re: FW: Run and Debug j2me as "installed JREs" [message #14083 is a reply to message #14066] Fri, 10 March 2006 23:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: seterajunk.charter.net

Until MTJ has the function you need, you may also want to consider
EclipseME (http://eclipseme.org).

Craig
EclipseME Developer and MTJ Architect

Kevin Horowitz wrote:
> MTJ currently does not have any code to help you.
>
> You are looking for org.eclipse.jdt.launching.j9 in the eclipse project.
> You can see the code at
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.lau nching.j9/
> and can follow the eclipse instructions to download and build it. I
> don't know where it is provided in binary format.
>
> Once you have this fragment in your workbench, you will be able to add
> J9 VMs into eclipse.
>
> For more information you can look at
> news://news.software.ibm.com/ibm.software.websphere.studio.d evice-developer
>
> kevin
>
> Martin Oberhuber wrote:
>> Forward from eclipse.dsdp to eclipse.dsdp.mtj newgroup
>> --
>> Martin Oberhuber - WindRiver, Austria
>> +43(662)457915-85
>>
>>
>> Keanu, Paik wrote:
>>
>>> 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?
>>>
Re: FW: Run and Debug j2me as "installed JREs" [message #14100 is a reply to message #14083] Mon, 13 March 2006 07:56 Go to previous message
Eclipse UserFriend
Originally posted by: adrien.anyware-tech.com

You can also look at eclipse.technology.ercp newsgroup

there are some threads about this.
Re: FW: Run and Debug j2me as "installed JREs" [message #564173 is a reply to message #14048] Fri, 10 March 2006 19:30 Go to previous message
Kevin Horowitz is currently offline Kevin HorowitzFriend
Messages: 36
Registered: July 2009
Member
MTJ currently does not have any code to help you.

You are looking for org.eclipse.jdt.launching.j9 in the eclipse project.
You can see the code at
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.lau nching.j9/
and can follow the eclipse instructions to download and build it. I
don't know where it is provided in binary format.

Once you have this fragment in your workbench, you will be able to add
J9 VMs into eclipse.

For more information you can look at
news://news.software.ibm.com/ibm.software.websphere.studio.d evice-developer

kevin

Martin Oberhuber wrote:
> Forward from eclipse.dsdp to eclipse.dsdp.mtj newgroup
> --
> Martin Oberhuber - WindRiver, Austria
> +43(662)457915-85
>
>
> Keanu, Paik wrote:
>
>> 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?
>>
Re: FW: Run and Debug j2me as "installed JREs" [message #564198 is a reply to message #14066] Fri, 10 March 2006 23:55 Go to previous message
Craig Setera is currently offline Craig SeteraFriend
Messages: 54
Registered: July 2009
Member
Until MTJ has the function you need, you may also want to consider
EclipseME (http://eclipseme.org).

Craig
EclipseME Developer and MTJ Architect

Kevin Horowitz wrote:
> MTJ currently does not have any code to help you.
>
> You are looking for org.eclipse.jdt.launching.j9 in the eclipse project.
> You can see the code at
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.lau nching.j9/
> and can follow the eclipse instructions to download and build it. I
> don't know where it is provided in binary format.
>
> Once you have this fragment in your workbench, you will be able to add
> J9 VMs into eclipse.
>
> For more information you can look at
> news://news.software.ibm.com/ibm.software.websphere.studio.d evice-developer
>
> kevin
>
> Martin Oberhuber wrote:
>> Forward from eclipse.dsdp to eclipse.dsdp.mtj newgroup
>> --
>> Martin Oberhuber - WindRiver, Austria
>> +43(662)457915-85
>>
>>
>> Keanu, Paik wrote:
>>
>>> 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?
>>>
Re: FW: Run and Debug j2me as "installed JREs" [message #564215 is a reply to message #14083] Mon, 13 March 2006 07:56 Go to previous message
Eclipse UserFriend
Originally posted by: adrien.anyware-tech.com

You can also look at eclipse.technology.ercp newsgroup

there are some threads about this.
Previous Topic:FW: Run and Debug j2me as "installed JREs"
Next Topic:This week MTJ meeting cancelled
Goto Forum:
  


Current Time: Fri Apr 19 12:23:12 GMT 2024

Powered by FUDForum. Page generated in 0.02229 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top