Re: [Logicmail-devel] JRE 4.2 for Eclipse? (Derek Konigsberg)
Brought to you by:
octorian
From: <ri...@si...> - 2010-07-22 12:41:27
|
Hmm. I'm using Eclipse 3.5.2, plug-in 1.1.2.201004161203-16. The current documenation lists the update site as http://www.blackberry.com/go/eclipseUpdate/3.5/java , but it only has SDK back to 4.5.0.28. Do you have a different update site that has 4.2? -- Rick Siple ------------------------------ Message: 4 Date: Sat, 17 Jul 2010 16:15:50 -0400 From: Derek Konigsberg <dko...@lo...> Subject: Re: [Logicmail-devel] JRE 4.2 for Eclipse? To: log...@li... The "development" page on the website describes it pretty well. You install the official BlackBerry Eclipse plugin. The update site for that plugin has additional component packs you can install for all BlackBerry OS versions from 4.2 through 5.0. -Derek On 7/17/2010 2:26 PM, ri...@si... wrote: > > I have attempted to use LogicMail several times without success. > Something funny about my ISPs IMAP server (see ticket# 133). I > started with some Blackberry development and thought I would take a > look at the problem I'm having. > > Where can I get JRE 4.2? It is required by the LogicMail project, > which is required by every other project. I looks like the JRE 4.2 > plug-in is the earliest version available, though. > > If I can get JRE 4.2 installed I can take a look at the problem. Thanks. > > -- Rick Siple > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 5 Date: Wed, 21 Jul 2010 23:50:25 +0700 From: Bao Nguyen Quoc <qba...@gm...> Subject: [Logicmail-devel] Unexpected Exception: IllegalArgumentException To: log...@li... Message-ID: <AANLkTikDR2a=Hje...@ma...> Content-Type: text/plain; charset="utf-8" Hi All, I just checked out the latest LogicMail source form repository. I have been able to setup development environment and packaged LogicMail & LogicMailStartUp sucessfully. But when I run the simulator (BB JRE 5.0, Bold 9700 simulator), I always get the message: "JVM Error 104: Uncaught Exception IllegalArgumentException". It happened at LocalMailStore::GetMaildirFolder line: 535. If I use 9550 simulator, this exception does not happen. Anybody know how to get it works for 8900 and 9700 simulator ? More detail: I changed all JRE for all project to use JRE 5.0 instead of 4.2, 4.6 or 4.7. -- Bao Nguyen -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 6 Date: Thu, 22 Jul 2010 00:46:54 +0700 From: Bao Nguyen Quoc <qba...@gm...> Subject: Re: [Logicmail-devel] Unexpected Exception: IllegalArgumentException To: log...@li... Message-ID: <AANLkTik_STa7Wq=15s...@ma...> Content-Type: text/plain; charset="utf-8" After hours inspecting the code, I found out that the application do not have enough permission to write to root of file directory, or there is no valid fileSystemRoot so that the application fails. Do you think we can ask for permission or display a friendly message to user to insert SD card when there is no available place to write ? -- Bao Nguyen -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 7 Date: Wed, 21 Jul 2010 14:54:16 -0400 (EDT) From: Derek Konigsberg <dko...@lo...> Subject: Re: [Logicmail-devel] Unexpected Exception: IllegalArgumentException To: log...@li... Message-ID: <Pin...@pe...> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Right now "writable file storage required" is listed on the 2.0 status web page as a known issue. (that normally means an SDCard, but some devices have this capability built into the hardware) Before release, I obviously need to do one of two things: 1) Make it possible for local folders and message cache to work purely off BB persistent objects (hard) 2) Make writable storage a requirement, and provide an error message as you suggest (easy) For development/testing, I recommend configuring the simulator to use a local directory on your workstation for the SDCard. Makes it easier to look at the files outside of the app itself. -Derek On Thu, 22 Jul 2010, Bao Nguyen Quoc wrote: > After hours inspecting the code, I found out that the application do not > have enough permission to write to root of file directory, or there is no > valid fileSystemRoot so that the application fails. > > Do you think we can ask for permission or display a friendly message to user > to insert SD card when there is no available place to write ? > > > -- > Bao Nguyen > -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- ------------------------------ ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first ------------------------------ _______________________________________________ Logicmail-devel mailing list Log...@li... https://lists.sourceforge.net/lists/listinfo/logicmail-devel End of Logicmail-devel Digest, Vol 8, Issue 1 ********************************************* |