Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » configuring Jars for Java apps
configuring Jars for Java apps [message #165932] Sat, 26 June 2004 13:33 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
>
>
>
Previous Topic:Build a refactoring plugin?
Next Topic:Accessing file history of Eclipse programmatically, possible?
Goto Forum:
  


Current Time: Sat May 10 02:51:19 EDT 2025

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

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

Back to the top