Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] Build / run MTJ project with N20071104

i'm using proguard. i tried version 3.8, 3.9 and 4.0.
 
:)
gep
 

From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Arto.Laurila@xxxxxxxxx
Sent: Thursday, November 08, 2007 5:00 AM
To: dsdp-mtj-dev@xxxxxxxxxxx
Subject: RE: [dsdp-mtj-dev] Build / run MTJ project with N20071104

Hi,
 
What obfuscator did you use (and it's version)?
The current obfuscator support has been tested only with few versions.
 
-Arto


From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of ext Paula Gustavo-WGP010
Sent: 07 November, 2007 23:50
To: Mobile Tools for The Java Platform mailing list
Subject: RE: [dsdp-mtj-dev] Build / run MTJ project with N20071104

hi arto,
 
the issue happened because of the obfuscator. when i disabled the obfuscator it worked ok and i was able to build and run both on motosdk and in wtk. about CDC, which SDK you guys used in the initial testing ? suns java tools for CDC?
 
thanks,
:)
gep


From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Arto.Laurila@xxxxxxxxx
Sent: Wednesday, November 07, 2007 7:33 AM
To: dsdp-mtj-dev@xxxxxxxxxxx
Subject: RE: [dsdp-mtj-dev] Build / run MTJ project with N20071104

Hi,
 
I think that there has not been so much testing done against the Moto SDK's.
 
Are you trying the CLDC project?
Also one issue was at some point that the runtime jdk was not set correctly.
 
The CDC project has not been tested so well neither.
 
-Arto


From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of ext Paula Gustavo-WGP010
Sent: 06 November, 2007 19:59
To: Mobile Tools for The Java Platform mailing list
Subject: RE: [dsdp-mtj-dev] Build / run MTJ project with N20071104

hi kevin,
 
i tested with our motorola sdk and also with wtk 2.5 and saw the same problem. the configuration that i'm using is:
eclipse-SDK-3.3.1.1-win32
emf-sdo-xsd-SDK-2.3.1.zip
GEF-runtime-3.3.1.zip
VE-runtime-1.2.3_jem.zip
hsqldb.jar / Version: 1.8.0
xercesImpl.jar / Xerces-J 2.6.2
xml-apis.jar / XmlCommonsExternal 1.2.01
jdom-b9.jar / Version 1.0beta9
 
i'm note sure if the issue is because if the new eclipse version (the download page suggests 3.3m6). i will try to download the old one that is suggested there and see if it works. one i have more news i send to the list
 
:)
gustavo


From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Kevin M Horowitz
Sent: Tuesday, November 06, 2007 2:05 PM
To: Mobile Tools for The Java Platform mailing list
Subject: Re: [dsdp-mtj-dev] Build / run MTJ project with N20071104


The last time I tried, I was able to build and run.  That was with the current code base, but was several months ago.  There should not be any problems if you have the SDK defined and a project.  I assume you are using a Motorola UEI-based device.  Can you provide more details.

Thanks,
kevin
--
Kevin Horowitz
khorowit@xxxxxxxxxx
Expeditor Tools Development
Workplace Portal and Collaboration Software
IBM - Boca Raton, +1-561-862-2113



From: "Paula Gustavo-WGP010" <wgp010@xxxxxxxxxxxx>
To: "Mobile Tools for The Java Platform mailing list" <dsdp-mtj-dev@xxxxxxxxxxx>
Date: 11/06/2007 12:00 PM
Subject: [dsdp-mtj-dev] Build / run MTJ project with  N20071104





Hi,

I'm trying to run mtj with the latest nightly build. I'm able to create a project but i'm not able to build / run it. When i try to build there is an error message "Could not find the main class".

Was anyone able to build projects and run in the latest nightly build ??? I'm able to do that in the 0.7 release

Thanks,
:)

gustavo
_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top