eclipseme-users Mailing List for EclipseME (Page 3)
Brought to you by:
setera
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(9) |
Mar
(59) |
Apr
(21) |
May
(22) |
Jun
(27) |
Jul
(68) |
Aug
(42) |
Sep
(35) |
Oct
(25) |
Nov
(50) |
Dec
(79) |
2005 |
Jan
(95) |
Feb
(82) |
Mar
(53) |
Apr
(60) |
May
(45) |
Jun
(79) |
Jul
(92) |
Aug
(61) |
Sep
(88) |
Oct
(69) |
Nov
(34) |
Dec
(36) |
2006 |
Jan
(55) |
Feb
(32) |
Mar
(36) |
Apr
(47) |
May
(23) |
Jun
(37) |
Jul
(30) |
Aug
(62) |
Sep
(38) |
Oct
(36) |
Nov
(48) |
Dec
(32) |
2007 |
Jan
(24) |
Feb
(34) |
Mar
(93) |
Apr
(36) |
May
(57) |
Jun
(68) |
Jul
(61) |
Aug
(64) |
Sep
(83) |
Oct
(75) |
Nov
(65) |
Dec
(49) |
2008 |
Jan
(45) |
Feb
(74) |
Mar
(19) |
Apr
(20) |
May
(29) |
Jun
(29) |
Jul
(8) |
Aug
(15) |
Sep
(24) |
Oct
(67) |
Nov
(14) |
Dec
(12) |
2009 |
Jan
|
Feb
(8) |
Mar
(8) |
Apr
(2) |
May
|
Jun
(6) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: María A. V. <ma...@tr...> - 2008-10-28 11:07:58
|
Thanks Craig, I think I'll switch over to MTJ. I was a bit reluctant because I'm just learning how to use EclipseME and beginning to feel confident with it. But I think it will be worth it. Regards, María Setera Craig escribió: > Maria, > > You are using the wrong combination of Eclipse and EclipseME and are > hitting a bug in that combination. You need the version at http://eclipseme.org/testversions > if you are running Eclipse 3.4. > > With that said, I'd like to ask you to make the switch over to the > Eclipse Mobile Tools for Java project (MTJ). The 0.9 release of MTJ > started with the EclipseME code and contains a lot of new features and > bug fixes. I will not be making any new changes to EclipseME from > here on. > > Thanks, > Craig > > On Oct 27, 2008, at 9:25 AM, María Amor Vázquez wrote: > > >> Dear Craig and EclipseME users, >> >> I'm having problems adding external libraries. I've already read the >> help contents that explain the difference between Hardware JAR files >> and >> Application JAR files. >> The file I want to use in my project is an application JAR file, more >> precisely an XML parser library. For that purpose, I've configured the >> build path so that it includes this library, and I've checked the >> library in the "Order and Export" tab. It builds fine, but when I >> try to >> run/debug it it doesn´t work because it cannot locate the MIDlet Class >> (It throws ClassNotFoundException). >> Also, when I try to deploy my MIDlet (using the Create Package >> option), >> it gives the following error: >> >> Errors during build. >> Errors running builder 'Preverification' on project 'Parseador_kXML'. >> >> org.eclipse.jdt.internal.core.JavaModel.getTarget(Lorg/eclipse/core/ >> resources/IContainer;Lorg/eclipse/core/runtime/IPath;Z)Ljava/lang/ >> Object; >> >> org.eclipse.jdt.internal.core.JavaModel.getTarget(Lorg/eclipse/core/ >> resources/IContainer;Lorg/eclipse/core/runtime/IPath;Z)Ljava/lang/ >> Object; >> >> I think I'm doing something wrong, but I cannot see what it is. >> Can anyone help me? >> >> Thank you very much >> >> Regards, >> María >> >> Ps. I'm using Eclipse 3.4.1 and Eclipse ME 1.7.9 >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Eclipseme-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > |
From: Setera C. <cra...@se...> - 2008-10-28 11:04:32
|
I just posted a new blog entry listing lots of good reasons to make the switch to MTJ from EclipseME. Please check out http://eclipseme.org/blog/2008/10/28/why-switch-to-eclipse-mobile-tools-for-java/ . Thanks, Craig |
From: Setera C. <cra...@se...> - 2008-10-28 10:51:09
|
Maria, You are using the wrong combination of Eclipse and EclipseME and are hitting a bug in that combination. You need the version at http://eclipseme.org/testversions if you are running Eclipse 3.4. With that said, I'd like to ask you to make the switch over to the Eclipse Mobile Tools for Java project (MTJ). The 0.9 release of MTJ started with the EclipseME code and contains a lot of new features and bug fixes. I will not be making any new changes to EclipseME from here on. Thanks, Craig On Oct 27, 2008, at 9:25 AM, María Amor Vázquez wrote: > Dear Craig and EclipseME users, > > I'm having problems adding external libraries. I've already read the > help contents that explain the difference between Hardware JAR files > and > Application JAR files. > The file I want to use in my project is an application JAR file, more > precisely an XML parser library. For that purpose, I've configured the > build path so that it includes this library, and I've checked the > library in the "Order and Export" tab. It builds fine, but when I > try to > run/debug it it doesn´t work because it cannot locate the MIDlet Class > (It throws ClassNotFoundException). > Also, when I try to deploy my MIDlet (using the Create Package > option), > it gives the following error: > > Errors during build. > Errors running builder 'Preverification' on project 'Parseador_kXML'. > > org.eclipse.jdt.internal.core.JavaModel.getTarget(Lorg/eclipse/core/ > resources/IContainer;Lorg/eclipse/core/runtime/IPath;Z)Ljava/lang/ > Object; > > org.eclipse.jdt.internal.core.JavaModel.getTarget(Lorg/eclipse/core/ > resources/IContainer;Lorg/eclipse/core/runtime/IPath;Z)Ljava/lang/ > Object; > > I think I'm doing something wrong, but I cannot see what it is. > Can anyone help me? > > Thank you very much > > Regards, > María > > Ps. I'm using Eclipse 3.4.1 and Eclipse ME 1.7.9 > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: María A. V. <ma...@tr...> - 2008-10-27 14:40:28
|
Dear Craig and EclipseME users, I'm having problems adding external libraries. I've already read the help contents that explain the difference between Hardware JAR files and Application JAR files. The file I want to use in my project is an application JAR file, more precisely an XML parser library. For that purpose, I've configured the build path so that it includes this library, and I've checked the library in the "Order and Export" tab. It builds fine, but when I try to run/debug it it doesn´t work because it cannot locate the MIDlet Class (It throws ClassNotFoundException). Also, when I try to deploy my MIDlet (using the Create Package option), it gives the following error: Errors during build. Errors running builder 'Preverification' on project 'Parseador_kXML'. org.eclipse.jdt.internal.core.JavaModel.getTarget(Lorg/eclipse/core/resources/IContainer;Lorg/eclipse/core/runtime/IPath;Z)Ljava/lang/Object; org.eclipse.jdt.internal.core.JavaModel.getTarget(Lorg/eclipse/core/resources/IContainer;Lorg/eclipse/core/runtime/IPath;Z)Ljava/lang/Object; I think I'm doing something wrong, but I cannot see what it is. Can anyone help me? Thank you very much Regards, María Ps. I'm using Eclipse 3.4.1 and Eclipse ME 1.7.9 |
From: Craig S. <cra...@se...> - 2008-10-26 18:39:11
|
I've updated the blog entry on ecilpseme.org with the correct set of steps to make the conversion from EclipseME to MTJ. Craig |
From: Craig S. <cra...@se...> - 2008-10-26 18:16:07
|
It sounds like a reinstall of the WTK would be the best option to get things going again. Andreas Rossbacher wrote: > There are some files inside the appdb dir inside the WTK main dir. > Namely some files staring with "_" > some are text files some are .png. These files need to be in the appdb > dir used by the emulator. Make > sure they are there. > So: Look in the appdb folder inside your WTK installation and make sure > that the files you see there are > inside the appdb dir, which the emulator uses (you can see that by your > output), too. Normally the WTK > should copy these but it looks like it did not do so. > |
From: Craig S. <cra...@se...> - 2008-10-26 18:11:23
|
Guadalupe, Have you had any luck? Craig Guadalupe Ortiz wrote: > Dear Craig, > I followed your suggestion of moving to MTJ. So I uninstalled > EclipseMe and tried to install latest version of MTJ. I had to do it > by unzipping the files in the eclipse directory, since I could not > find an update site to do it. > When I start the eclipse, there is nothing new in it. When I restart > it with the -clean option I can see the J2ME help, but there is > nothing else (If I go to Windows-->preferences there is not J2ME topic > in it) > I tried to find a solution for this and wondered a lot how is it > possible that the plugin does not appears at all. > Can you help me with this? > Thank-you very much in advance, > Guadalupe > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Russel W. <rus...@co...> - 2008-10-22 08:23:07
|
On Wed, 2008-10-22 at 09:50 +0200, Guadalupe Ortiz wrote: > Dear Craig, > I followed your suggestion of moving to MTJ. So I uninstalled > EclipseMe and tried to install latest version of MTJ. I had to do it > by unzipping the files in the eclipse directory, since I could not > find an update site to do it. http://download.eclipse.org/dsdp/mtj/updates/0.9/stable worked fine for me. > When I start the eclipse, there is nothing new in it. When I restart > it with the -clean option I can see the J2ME help, but there is > nothing else (If I go to Windows-->preferences there is not J2ME topic > in it) > I tried to find a solution for this and wondered a lot how is it > possible that the plugin does not appears at all. > Can you help me with this? > Thank-you very much in advance, > Guadalupe J2ME died in 2005, its been Java ME for a while ;-) I have the Java ME entry right below the Java entry. -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077 |
From: tzur S. <ts...@gm...> - 2008-10-22 07:53:07
|
Hey, I think (not sure) that in the new versions of the wtk they moved it to "user based' to support multiple users developing on the same machine so instead of the sdk location you'll find it under documents and settings of the user, I don't have such an install on this machine but I'm sure you'll find it on your own, bests, --tzurs On Wed, Oct 22, 2008 at 9:47 AM, Guadalupe Ortiz <gob...@un...> wrote: > Dear Andreas, > In fact I do not have the appdb directory, but I did not delete it. I > installed again the Sun wireless tolkit in a differente machine and that > directory did not appear either. > Any suggestion about that? > Thanks a lot, > Guadalupe > > > -- > Dr. Guadalupe Ortiz Bellot > Assistant Professor > Computer Science Department > University of Extremadura > > gob...@un... > http://personales.ya.com/gobellot/ > > Quercus Software Engineering Group > http://quercusseg.unex.es > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > |
From: Guadalupe O. <gob...@un...> - 2008-10-22 07:51:03
|
Dear Craig, I followed your suggestion of moving to MTJ. So I uninstalled EclipseMe and tried to install latest version of MTJ. I had to do it by unzipping the files in the eclipse directory, since I could not find an update site to do it. When I start the eclipse, there is nothing new in it. When I restart it with the -clean option I can see the J2ME help, but there is nothing else (If I go to Windows-->preferences there is not J2ME topic in it) I tried to find a solution for this and wondered a lot how is it possible that the plugin does not appears at all. Can you help me with this? Thank-you very much in advance, Guadalupe |
From: Guadalupe O. <gob...@un...> - 2008-10-22 07:47:32
|
Dear Andreas, In fact I do not have the appdb directory, but I did not delete it. I installed again the Sun wireless tolkit in a differente machine and that directory did not appear either. Any suggestion about that? Thanks a lot, Guadalupe -- Dr. Guadalupe Ortiz Bellot Assistant Professor Computer Science Department University of Extremadura gob...@un... http://personales.ya.com/gobellot/ Quercus Software Engineering Group http://quercusseg.unex.es |
From: María A. V. <ma...@tr...> - 2008-10-21 15:44:52
|
Dear Craig, Thanks for your answer. I asked in Eclipse forums and I found out that it was a bug of Eclipse 3.4 which I solved easily by updating to the latest version. Regards, María Craig Setera escribió: > Maria, > > I'm not sure what might be going on. I've seen similar errors when > using the Google Android SDK and plugins, but never with EclipseME. > This seems to be an error that comes from within Eclipse and it not > directly caused by EclipseME. > > If anyone else has insights, they would be appreciate. > Thanks, > Craig > > María Amor Vázquez wrote: > >> Hi all, >> >> I'm having trouble when debugging my midlets with Eclipse and EclipseME. >> I usually get an error mesage that says: "process model delta has >> encountered a problem" (that's all it says). >> Sometimes I get this error and sometimes I don´t (using the same midlet, >> without changes). And it runs fine. Sometimes I can solve the problem by >> closing and opening Eclipse again. >> Do you know what's the cause of this error? Have anyone had it before? >> >> Thank you very much in advance. >> Best regards, >> >> María Amor >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Eclipseme-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > |
From: Andreas R. <ro...@ya...> - 2008-10-21 12:38:21
|
There are some files inside the appdb dir inside the WTK main dir. Namely some files staring with "_" some are text files some are .png. These files need to be in the appdb dir used by the emulator. Make sure they are there. So: Look in the appdb folder inside your WTK installation and make sure that the files you see there are inside the appdb dir, which the emulator uses (you can see that by your output), too. Normally the WTK should copy these but it looks like it did not do so. -- Andreas Guadalupe Ortiz wrote: > Dear Andreas, > What subdir may I have deleted? I just installed it and test it, I > didn´t delete anything in between. Where can I find the content of > that folder? > Thanks a lot, > Lupe > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Russel W. <rus...@co...> - 2008-10-21 07:45:42
|
On Mon, 2008-10-20 at 15:05 -0400, Paula Gustavo-WGP010 wrote: > Hi russel, > > Can you detail the steps that you are using? On the project creation > wizard there is an option to select an external folder ("content" group > on the wizard) and it worked ok for me. Which host are you using? I'm afraid I have forgotten the exact details, and I have now completed a total restart by creating a new workspace and loading the projects afresh (deleting all previous Eclipse metadata) as MTJ projects so cannot experiment with the context I had. Perhaps treat this as a transient error and ignore it unless someone else comes up with the problem? > :) > gep > > -----Original Message----- > From: dsd...@ec... > [mailto:dsd...@ec...] On Behalf Of Russel Winder > Sent: quinta-feira, 16 de outubro de 2008 03:35 > To: ecl...@li... > Cc: MTJ > Subject: [dsdp-mtj-dev] Re: [Eclipseme-users] My Baby is All Grown Up... > > Craig, > > Congrats on getting the first release out. > > On Wed, 2008-10-15 at 19:15 -0500, Craig Setera wrote: > > The first official release of the Eclipse MTJ project is now > available. > > Please see my initial blog entry at > > http://eclipseme.org/blog/2008/10/15/my-baby-is-all-grown-up/ for more > > > information. > > As instructed I have noted that I should now use MTJ instead of > EclipseME, have joined the MTJ mailing list, and have downloaded and > installed the MTJ plugin -- which looks mostly like EclipseME so that is > good :-) > > However I have hit a wall immediately. > > EclipseME allows you to create a project where the project and its > source code is outside of the workspace directory structure. MTJ gives > me the error: > > "Projects located in the workspace folder must be direct sub folders of > the workspace folder." > > and won't allow me to create a project. > > I ahve no idea how to progress this, so I am having to revert to using > EclipseME 1.7.9 for the Java ME course I am giving tomorrow. > > -- > Russel. > ==================================================== > Dr Russel Winder Partner > > Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 > 41 Buckmaster Road, f: +44 8700 516 084 > London SW11 1EN, UK. m: +44 7770 465 077 > _______________________________________________ > dsdp-mtj-dev mailing list > dsd...@ec... > https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077 |
From: Guadalupe O. <gob...@un...> - 2008-10-20 20:02:10
|
Dear Andreas, What subdir may I have deleted? I just installed it and test it, I didn´t delete anything in between. Where can I find the content of that folder? Thanks a lot, Lupe |
From: Russel W. <rus...@co...> - 2008-10-20 16:39:05
|
Craig, On Mon, 2008-10-20 at 11:12 -0500, Setera Craig wrote: > http://eclipseme.org :-) :-) The 2008-10-19 entry shows people how to transfer a project, but I don't see it mentioning about mail lists and things -- or am I being blind as well as stupid? (I have now deleted EclipseME and am an MTJ user, so there is now now way back :-) PS Although J2ME should be changed to Java ME everywhere in EclipseME and MTJ land, I found it very useful during the change from EclipseME -> MTJ that EclipseME still uses J2ME whilst MTJ uses Java ME. -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077 |
From: Setera C. <cra...@se...> - 2008-10-20 16:13:43
|
http://eclipseme.org :-) On Oct 20, 2008, at 11:05 AM, Russel Winder wrote: > Craig, > > Is there a URL for the blog (sorry if I should know but... :-) > > On Mon, 2008-10-20 at 06:15 -0500, Setera Craig wrote: >> Russel, >> >> Please also take a look at the new blog entry I wrote last night that >> talks about the MTJ mailing list versus the news group. User >> questions should be routed to the newsgroup. > > Is this a newgroup as in a forum? > > -- > Russel. > ==================================================== > Dr Russel Winder Partner > > Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 > 41 Buckmaster Road, f: +44 8700 516 084 > London SW11 1EN, UK. m: +44 7770 465 077 > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: Russel W. <rus...@co...> - 2008-10-20 16:05:45
|
Craig, Is there a URL for the blog (sorry if I should know but... :-) On Mon, 2008-10-20 at 06:15 -0500, Setera Craig wrote: > Russel, > > Please also take a look at the new blog entry I wrote last night that > talks about the MTJ mailing list versus the news group. User > questions should be routed to the newsgroup. Is this a newgroup as in a forum? -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077 |
From: Andreas R. <ro...@ya...> - 2008-10-20 15:18:01
|
Looks like your deleted your whole appdb subdir of the WTK. The security levels are defined there. You need to get the content of that directory back. -- Andreas Guadalupe Ortiz wrote: > Dear Craig, > Of course I wll consider moving to MTJ (I did not know of its > existence). I guess that then I should uninstall EclipseMe and > therefore my question wouldnt make sense, but just in case let me show > you the error I got in the console: > > Running with storage root C:\Documents and > Settings\LupitaSL\j2mewtk\2.5.2\appdb\QwertyDevice > Running with locale: Spanish_Spain.1252 > Incorrect domain name, switching to 'unidentified_third_party' > _java.lang.SecurityException_: unidentified_third_party domain is not > configured > at com.sun.midp.security.Permissions.forDomain(+118) > at com.sun.midp.dev.DevMIDletSuiteImpl.create(+51) > at com.sun.midp.dev.DevMIDletSuiteImpl.create(+74) > at com.sun.midp.main.Main.runLocalClass(+20) > at com.sun.midp.main.Main.main(+80) > Execution completed. > 88999 bytecodes executed > 2 thread switches > 1664 classes in the system (including system classes) > 843 dynamic objects allocated (66788 bytes) > 1 garbage collections (0 bytes collected) > > Can you give me any suggestion about that? > Thanks a lot, > Lupe > -- > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Guadalupe O. <gob...@un...> - 2008-10-20 14:33:48
|
Dear Craig, Of course I wll consider moving to MTJ (I did not know of its existence). I guess that then I should uninstall EclipseMe and therefore my question wouldnt make sense, but just in case let me show you the error I got in the console: Running with storage root C:\Documents and Settings\LupitaSL\j2mewtk\2.5.2\appdb\QwertyDevice Running with locale: Spanish_Spain.1252 Incorrect domain name, switching to 'unidentified_third_party' *java.lang.SecurityException*: unidentified_third_party domain is not configured at com.sun.midp.security.Permissions.forDomain(+118) at com.sun.midp.dev.DevMIDletSuiteImpl.create(+51) at com.sun.midp.dev.DevMIDletSuiteImpl.create(+74) at com.sun.midp.main.Main.runLocalClass(+20) at com.sun.midp.main.Main.main(+80) Execution completed. 88999 bytecodes executed 2 thread switches 1664 classes in the system (including system classes) 843 dynamic objects allocated (66788 bytes) 1 garbage collections (0 bytes collected) Can you give me any suggestion about that? Thanks a lot, Lupe -- |
From: Setera C. <cra...@se...> - 2008-10-20 11:15:34
|
Russel, Please also take a look at the new blog entry I wrote last night that talks about the MTJ mailing list versus the news group. User questions should be routed to the newsgroup. Thanks, Craig On Oct 20, 2008, at 1:10 AM, Russel Winder wrote: > Craig, > > OK, thanks for that feedback. Now the course is over I shall switch > all > projects over to MTJ. > > I guess this email list will morph into MTJ Users? -- given that > MTJ is > effectively just a rebranding of EclipseME 1.9.0. > > I am having some issues with applying the "Change to Java ME MIDlet > suite" action to an Eclipse J2ME MIDlet suite, it starts and then > hangs. > I will try again and take a more detailed log -- and I guess report on > the MTJ development mailing list? (There doesn't seem to be an MTJ > Users list.) > > On Sun, 2008-10-19 at 20:12 -0500, Craig Setera wrote: >> Russel, >> >> I think you are pretty close in your assessment. I just fixed a >> bug in >> MTJ for supported WTK 3.0 and also noted this in the bug report: >> https://bugs.eclipse.org/bugs/show_bug.cgi?id=251325 >> >> Craig >> >> Russel Winder wrote: >>> I have EclipseME 1.7.9 installed in Eclipse 3.4 running on Ubuntu >>> 8.04 >>> Hardy Heron. I also have NetBeans 6.5beta with the all the Mobility >>> plugins on the same Ubuntu. >>> >>> As far as I can tell both treat projects as MIDlet Suites. NetBeans >>> seems to insist on always executing the entire suite from the JAD, >>> there >>> seems no way of executing a MIDlet directly. Conversely EclipseME >>> seems >>> not to be able to execute suites but can only execute individual >>> MIDlets. Is this true or have I missed something. >>> >>> Thanks. >>> >>> (IntelliJ IDEA seems to have support for JavaME but no way of >>> actually >>> executing code so even though its code checking support is far more >>> advanced that Eclipse, EclipseME still wins :-) >>> >>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Eclipseme-users mailing list >>> Ecl...@li... >>> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Eclipseme-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users > -- > Russel. > ==================================================== > Dr Russel Winder Partner > > Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 > 41 Buckmaster Road, f: +44 8700 516 084 > London SW11 1EN, UK. m: +44 7770 465 077 > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: Setera C. <cra...@se...> - 2008-10-20 11:14:26
|
Lupe, First, please consider switching to MTJ. (Everyone will get tired of hearing this I fear <grin>) You probably need to look in the console output to see why the emulator shut down. If you can find the log entry, we might be able to help you out. Thanks, Craig On Oct 20, 2008, at 2:05 AM, Guadalupe Ortiz wrote: > Hello, > I just installed EclipseME over an RSA (with eclipse 3.2), and the > last Sun Wireless Toolkit. Apparently there was no errors during the > installation (except that the EclipseME did not find the JDK since > it was inside the RSA installation folder, thus I pointed the > direction to that folder). I just followed the EclipseME instruction > for configuration and to build "my first Midlet". My problem is that > when I run the Midlet the emulator appears and immediately > disappears (it closes) from the screen. > Can you give me any suggestions to mend this? > Thank-you very much in advance > > Lupe > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: Andreas R. <ro...@ya...> - 2008-10-20 07:22:53
|
Thank you, thats fine. I just switched to MTJ and do not need 3.0 right now so it's no problem. I just wanted to report a problem. -- Andreas Craig Setera wrote: > Andreas, > > I found the problem with the 3.0 WTK. I've provided a fix for the MTJ > project for handling this version of the WTK. I'm not sure when that > fix will be made available in a build, but at this point I will not be > providing fixes against EclipseME. > > Craig > > Andreas Rossbacher wrote: > >> Yes, importing worked fine, just launching is failing. >> >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > |
From: Guadalupe O. <gob...@un...> - 2008-10-20 07:05:21
|
Hello, I just installed EclipseME over an RSA (with eclipse 3.2), and the last Sun Wireless Toolkit. Apparently there was no errors during the installation (except that the EclipseME did not find the JDK since it was inside the RSA installation folder, thus I pointed the direction to that folder). I just followed the EclipseME instruction for configuration and to build "my first Midlet". My problem is that when I run the Midlet the emulator appears and immediately disappears (it closes) from the screen. Can you give me any suggestions to mend this? Thank-you very much in advance Lupe |
From: Russel W. <rus...@co...> - 2008-10-20 06:10:31
|
Craig, OK, thanks for that feedback. Now the course is over I shall switch all projects over to MTJ. I guess this email list will morph into MTJ Users? -- given that MTJ is effectively just a rebranding of EclipseME 1.9.0. I am having some issues with applying the "Change to Java ME MIDlet suite" action to an Eclipse J2ME MIDlet suite, it starts and then hangs. I will try again and take a more detailed log -- and I guess report on the MTJ development mailing list? (There doesn't seem to be an MTJ Users list.) On Sun, 2008-10-19 at 20:12 -0500, Craig Setera wrote: > Russel, > > I think you are pretty close in your assessment. I just fixed a bug in > MTJ for supported WTK 3.0 and also noted this in the bug report: > https://bugs.eclipse.org/bugs/show_bug.cgi?id=251325 > > Craig > > Russel Winder wrote: > > I have EclipseME 1.7.9 installed in Eclipse 3.4 running on Ubuntu 8.04 > > Hardy Heron. I also have NetBeans 6.5beta with the all the Mobility > > plugins on the same Ubuntu. > > > > As far as I can tell both treat projects as MIDlet Suites. NetBeans > > seems to insist on always executing the entire suite from the JAD, there > > seems no way of executing a MIDlet directly. Conversely EclipseME seems > > not to be able to execute suites but can only execute individual > > MIDlets. Is this true or have I missed something. > > > > Thanks. > > > > (IntelliJ IDEA seems to have support for JavaME but no way of actually > > executing code so even though its code checking support is far more > > advanced that Eclipse, EclipseME still wins :-) > > > > > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win great prizes > > Grand prize is a trip for two to an Open Source event anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Eclipseme-users mailing list > > Ecl...@li... > > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077 |