configuring Jars for Java apps [message #165932] |
Sat, 26 June 2004 13:33  |
Eclipse User |
|
|
|
Originally posted by: norm.ipconsulting.com
Can someone point me to a link such as a tutorial or user's guide that
specifically discusses setting up your java project with Jars on Eclipse and
your build/run directories?
I created a java app that runs fine but when I started to add external
classes, such as Xerces apache XML libs, and tried to configure the build
and lib directories for it,
I started spinning on this error:
500 Servlet Exception
WEB-INF/web.xml:65: java.lang.NoClassDefFoundError:
org/apache/xml/serialize/XMLSerializer
I'm confused about why the jar file icon sometimes shows up like a jar and
sometimes with a question ? mark,
depending on whether I'm in the navigator view or the package explorer view.
I need to do some serious reading but am not sure about the best place to
start.
I picked up the "Eclipse in Action" book but it isn't much help.
Much obliged,
Norm
|
|
|
Re: configuring Jars for Java apps [message #166003 is a reply to message #165932] |
Mon, 28 June 2004 04:13  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Norman Katz wrote:
>Can someone point me to a link such as a tutorial or user's guide that
>specifically discusses setting up your java project with Jars on Eclipse and
>your build/run directories?
>I created a java app that runs fine but when I started to add external
>classes, such as Xerces apache XML libs, and tried to configure the build
>and lib directories for it,
>
>
Where are your libs/JARs located (inside your project, another project,
not in any project)?
Dani
>I started spinning on this error:
>
>500 Servlet Exception
>WEB-INF/web.xml:65: java.lang.NoClassDefFoundError:
>org/apache/xml/serialize/XMLSerializer
>
>I'm confused about why the jar file icon sometimes shows up like a jar and
>sometimes with a question ? mark,
>depending on whether I'm in the navigator view or the package explorer view.
>I need to do some serious reading but am not sure about the best place to
>start.
>I picked up the "Eclipse in Action" book but it isn't much help.
>
>Much obliged,
>Norm
>
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03188 seconds