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(How to ignore Eclipse's complaints about destroyApp() unhandled exception?)
destroyApp() unhandled exception [message #505064] 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

[Updated on: Sat, 26 December 2009 04:42]

Report message to a moderator

Re: destroyApp() unhandled exception [message #511088 is a reply to message #505064] 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 (doc).

--
DIego


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


Current Time: Tue Mar 19 06:36:24 GMT 2024

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

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

Back to the top