Skip to main content



      Home
Home » Newcomers » Newcomers » ClassNotFoundException...
ClassNotFoundException... [message #164752] Wed, 09 August 2006 06:07 Go to next message
Eclipse UserFriend
Originally posted by: frederic.cuillandre.airweb.fr

hello,
i'm fed up!! i'm using eclipse and eclipseme under windows.
i have to import a zip in the build path to have access to the classes
contains in the zip.
when i code, the imports are OK: eclipse import the package contains in
the zip files but, when i run the app ( a MIDlet), i have a
ClassNotFoundException !!!
is anybody has a solution ??

regards

fred
Re: ClassNotFoundException... [message #165206 is a reply to message #164752] Fri, 11 August 2006 11:54 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

frederic wrote:
> hello,
> i'm fed up!! i'm using eclipse and eclipseme under windows.
> i have to import a zip in the build path to have access to the classes
> contains in the zip. when i code, the imports are OK: eclipse import the
> package contains in the zip files but, when i run the app ( a MIDlet), i
> have a ClassNotFoundException !!!
> is anybody has a solution ??

How are you running the application? Remember that the compile classpath
(called the "Build Path" in Eclipse) is separate from the runtime classpath.
If you are using a Launch Configuration to run your app, you need to
edit it to make sure the ZIP file is on its classpath.

The Eclipse Help can provide more details on these concepts and terms.

Hope this helps,
Eric
Previous Topic:Eclipse 3.2 startup problem
Next Topic:Adding Eclipse Newsgroup to My Google Groups
Goto Forum:
  


Current Time: Thu May 01 12:27:16 EDT 2025

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

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

Back to the top