Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » destroyApp() unhandled exception
destroyApp() unhandled exception [message #578719] Sat, 26 December 2009 04:41 Go to next message
VictorCLF is currently offline VictorCLFFriend
Messages: 4
Registered: December 2009
Junior Member
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
Re: destroyApp() unhandled exception [message #579229 is a reply to message #578719] Fri, 29 January 2010 18:31 Go to previous message
Diego Madruga Sandin is currently offline Diego Madruga SandinFriend
Messages: 59
Registered: July 2009
Member
You probably can configure it on Java > Compiler > Errors/Warnings preference page ( http://help.eclipse.org/galileo/topic/org.eclipse.jdt.doc.us er/reference/preferences/java/compiler/ref-preferences-error s-warnings.htm).

--
DIego
Previous Topic:destroyApp() unhandled exception
Next Topic:Shared installation in Fedora
Goto Forum:
  


Current Time: Fri Apr 26 07:13:17 GMT 2024

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

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

Back to the top