Anything you can add to the discussion that would help to narrow down the problem would be most appreciated.
Quintin wrote: > Hi > > I'm getting the exact same problems with Eclipse 3.2 and WTK2.2. I > remember using these and eclipseme 1.5 earlier on another system with > no problems. I think it had eclipse 3.1 though, so I'm going to give > that a try, though I'm quite sure a lot of people should be running > eclipseme and Eclipse 3.2 quite happily? > > As a last resort, could someone post instructions for manually adding > the WTK? Or a config file that we could modify accordingly? > > Thanks > Quintin > > > >> Mitch, >> >> I'm sorry this has become a desperation situation and wish I had a >> good >> answer for you. There are only two things I can think of that might >> cause these symptoms: >> >> 1) Some strange language/codepage mismatch. Are you using any >> non-English language or character sets anywhere? >> 2) The UEI toolkit isn't installed or enabled. If you haven't already >> done so, please recheck the troubleshooting directions at >> http://eclipseme.org/docs/troubleshooting.html. In addition, take a >> look at the information in Help -> About -> Configuration Details. >> Pay >> particular attention to the configured plug-ins section and make sure >> that eclipseme.toolkit.uei_1.5.5 is correctly listed. >> >> Hope something in here helps. >> Craig >> >> Mitch Davis wrote: >> >>>> Craig Setera <[EMAIL PROTECTED]> wrote: >>>> >>>>> EclipseME is looking for emulator.exe files on the file system. >>>>> >>>> When it >>>> >>>>> finds one, it runs the executable with the "-version" >>>>> parameter. The >>>>> result is then run against the match expressions for the UEI >>>>> emulator. >>>>> The current regular expression used for matching is: >>>>> >>>>> ^J2ME Wireless Toolkit.+|^Sun Java Wireless Toolkit.+|^Sun >>>>> >>>> Java\\(TM\\) Wireless >>>> >>> Toolkit.+ >>> >>>> I tried this: >>>> >>>> D:\Program Files\WTK25\bin>.\emulator -version | c:\cygwin\bin\grep >>>> -E "^J2ME Wire >>>> less Toolkit.+|^Sun Java Wireless Toolkit.+|^Sun Java\(TM\) >>>> Wireless >>>> Toolkit.+" >>>> Sun Java(TM) Wireless Toolkit 2.5 for CLDC Beta >>>> >>>> D:\Program Files\WTK25\bin> >>>> >>>> So you can see, the regexp is matching ok. >>>> >>>> Can you advise me what to do next? What information do I need to >>>> provide to help find the problem? >>>> > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
