Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] Microemu support on mtj

Just to confirm, the main files changed to support microemu were:
org.eclipse.mtj.toolkit.microemu.MicroEmuDeviceImporter - revision 318 
org.eclipse.mtj.toolkit.microemu.MicroEmuDevice - revision 320
Microemu.properties - revision 303

Is it possible that you also check the nightly build to see if you got the same result? Does anyone else on the list can also try to reproduce this issue?

I didn't have time during last week to test it on ubumtu, but i will make some time during this week.

:)
gep

-----Original Message-----
From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Craig Setera
Sent: sábado, 9 de agosto de 2008 15:42
To: Mobile Tools for The Java Platform mailing list
Subject: Re: [dsdp-mtj-dev] Microemu support on mtj

I think the issue is some kind of race condition... I was able to get this to work when I was stepping through with the debugger.  Without the debugger, I'm still unable to get the microemu SDK imported.  I will keep looking as time permits, but unfortunately, I need to travel for work this week and will likely not have a lot of time to look into this.

Craig Setera wrote:
> I will have to try it again and step through the code.  I just 
> downloaded the snapshot, unzipped it and attempted to import it.  I 
> received no matches.  This is using the latest MTJ code from SVN on 
> Ubuntu Linux.  (8.04)  I might be able to find some time later this 
> week or this weekend to make another attempt.  If you want to assign 
> the bug to me, I can try to take some time to look into it.
>
> Sandin Diego-WDS057 wrote:
>> Hi Craig
>>
>> I've downloaded the latest snapshot from Microemulator from 
>> http://snapshot.microemu.org/microemulator/download/ :
>>
>> build version = 2.0.3-SNAPSHOT
>> build Num = 37
>>
>>
>> In the import wizard I pointed to the microemu SDK home folder and 
>> could successfully import it on both Windows XP (SP 2) and Mac OS X 
>> (10.5.4)
>>
>> Can you give more detains on how I can reproduce the issue you've found?
>>
>> Thanks,
>> Diego
>>
>> -----Original Message-----
>> From: dsdp-mtj-dev-bounces@xxxxxxxxxxx 
>> [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Craig Setera
>> Sent: Sunday, August 03, 2008 8:04 PM
>> To: Mobile Tools for The Java Platform mailing list
>> Cc: Vlad Skarzhevskyy
>> Subject: Re: [dsdp-mtj-dev] Microemu support on mtj
>>
>> Please see the new MTJ bug I filed against this...
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=243000
>>
>> Paula Gustavo-WGP010 wrote:
>>  
>>> Hi mtjer's,
>>>
>>> I'm glad to say that we just fix the support to microemu SDK on MTJ. 
>>> We had a big help from microemu team that worked to generate a new 
>>> microemu release, 2.0.3,  with some changes on their stubs. This 
>>> version is the one that we support. This release is currently as a 
>>> snapshot on microemu website.
>>>
>>> I will like to thanks Vlad Skarzhevskyy, from microemu, for the 
>>> effort
>>>     
>>
>>  
>>> that he put on that (he did it really fast :)). Also Dan Murphy and 
>>> Diego Sandin that worked to do the changes on MTJ side.
>>>
>>> Tomorrow nightly build will have all of the changes... Feel free to 
>>> send comments and to rise bugs on it :).
>>>
>>> :)
>>> Gep
>>>
>>> PS.: since microemu does not include a preverifier, it is necessary 
>>> to
>>>     
>>
>>  
>>> set an external preverifier. Just edit the microemu devices to do 
>>> that
>>>     
>>
>>  
>>> (we will add documentation about that latter on MTJ help)
>>>
>>>
>>>     
>> ---------------------------------------------------------------------
>> ---
>>  
>>> _______________________________________________
>>> dsdp-mtj-dev mailing list
>>> dsdp-mtj-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
>>>       
>> _______________________________________________
>> dsdp-mtj-dev mailing list
>> dsdp-mtj-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
>> _______________________________________________
>> dsdp-mtj-dev mailing list
>> dsdp-mtj-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
>>   
> _______________________________________________
> dsdp-mtj-dev mailing list
> dsdp-mtj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top