Skip to main content



      Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » destroyApp() unhandled exception(How to ignore Eclipse's complaints about destroyApp() unhandled exception?)
destroyApp() unhandled exception [message #505064] Fri, 25 December 2009 23:41 Go to next message
Eclipse UserFriend
Hi everyone,

Eclipse keeps complaining about the unhandled exception in the call to destroyApp() even though you do not need to catch this exception in MIDP programs. The cannonical Hello World calls destroyApp and does not use try/catch or throws clause.

Is there a way to ignore Eclipse's unhandled exceptions "errors"? I could not find anything on this apparently trivial issue.

Cheers,
Victor Freire

[Updated on: Fri, 25 December 2009 23:42] by Moderator

Re: destroyApp() unhandled exception [message #511088 is a reply to message #505064] Fri, 29 January 2010 13:31 Go to previous message
Eclipse UserFriend
You probably can configure it on Java > Compiler > Errors/Warnings preference page (doc).

--
DIego


Previous Topic:Error in Eclipse MTJ
Next Topic:destroyApp() unhandled exception
Goto Forum:
  


Current Time: Thu Mar 27 03:39:51 EDT 2025

Powered by FUDForum. Page generated in 0.03735 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top