Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] Nightly Build: N20080619

Title: Re: [dsdp-mtj-dev] Nightly Build: N20080619
hi craig,
 
thanks for your evaluation of current MTJ... i added to comments on the bugs that you opened and already fixed one of the, (the easiest one :))
 
one question on the JavaME emulators that you tryed. which emulator have you used to test? we note that hte microemu is not working (there is already an opened  bug for it https://bugs.eclipse.org/bugs/show_bug.cgi?id=236235), but we were able to use mpower without any problem.
 
:)
gep


From: dsdp-mtj-dev-bounces@xxxxxxxxxxx on behalf of Craig Setera
Sent: Sat 21/6/2008 16:07
To: Mobile Tools for The Java Platform mailing list
Subject: Re: [dsdp-mtj-dev] Nightly Build: N20080619

I've been spending some time today with the nightly build from the
19th.  Things are definitely starting to come together.  For UEI
emulators, things look reasonably solid.  Unfortunately, the Java
emulators are completely broken at the moment.  I created a number of
new bugs today and wanted to drop a note to let you know the situation
with them.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=238027
Core Resources build.properties is missing skeleton jar inclusion

The skeleton API jars are not present in the core resources either in
the build output or in the SVN repository.  Without these, the Java
emulators will fail to import or run.  The full details are in the bug
report.  I did not make a change because I was not sure what direction
we wanted to go.  In EclipseME, I generated those jar files once and

 

 


just checked them in.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=238028
MTJ SDK branding feature not correct

https://bugs.eclipse.org/bugs/show_bug.cgi?id=238030
NullPointerException in JavaME project wizard performFinish if on first page
NOTE: THis is likely not new, but I never noticed it before in EclipseME.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=238031
Warn user about incompatible debugger settings
This would be a nice to have, but it is not a blocker.

Otherwise, things seem to be generally working.  I'm probably going to
be short on time again after this weekend, but I can try to slip in some
changes if necessary.

Craig

Paula Gustavo-WGP010 wrote:
> Hi craig,
>
> The page is on the MTJ wiki status
> http://wiki.eclipse.org/DSDP/MTJ/MTJ_status
>
> As far as we could see, the only parts missing from EclipseME are:
> - preprocessing
> - embedded preverifier
>
> But it would be nice if you can take a look at the current code to see
> if there is anything more missing or if there is anything wrong.
>
> About preprocessing, out team here (mostly diego) worked with omry, from
> antenna project, to port the antenna preprocessor to ANTLR 3.X. we
> already sent him all the code and we are now waiting for him to
> integrate the code and do a new antenna preprocessor release. After
> that, I think that the next steps are:
> - submit a CQ with new antenna preprocessor code
> - wait for eclipse legal
> - once we have approval, commit preprocessor on SVN
> - change MTJ code to use the preprocessor (probably just uncomment code)
>
> About preverifier, I think that we agreed during the last meeting to
> leave the implementation as it is, since we added the mpower preverifier
> support. We will also enable the select preverifier button.
>
> :)
> gep
>
>
>  
_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top