Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to attach xerces source?
How to attach xerces source? [message #102238] Tue, 29 July 2003 10:11 Go to next message
Eclipse UserFriend
I'm using Eclipse 2.1.1.
I'm debugging a plugin and following the code into xerces
(xerces 4.0.13). I cannot see the source of xerces but
I see there is a xerceszip in
org.eclipse.platform.source_2.1.1\src\org.apache.xerces.4.0. 13.

What should I do to be able to trace through the xerces
code?

Thanks.
Raymond Leung
Re: How to attach xerces source? [message #107097 is a reply to message #102238] Tue, 05 August 2003 18:03 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

When you step into xerces code in the debugger, the debugger should
prompt you for the source location. Simply point to xercessrc.zip when
it asks you for the source location. Alternatively, you can go
Run->Run..., select your runtime workbench launch configuration, and add
the xercessrc.zip file on the "Source" tab.
--

Raymond Leung wrote:
> I'm using Eclipse 2.1.1.
> I'm debugging a plugin and following the code into xerces
> (xerces 4.0.13). I cannot see the source of xerces but
> I see there is a xerceszip in
> org.eclipse.platform.source_2.1.1\src\org.apache.xerces.4.0. 13.
>
> What should I do to be able to trace through the xerces
> code?
>
> Thanks.
> Raymond Leung
>
Previous Topic:Implementing createControl() to build Wizard Page
Next Topic:Questions on delete and rename project
Goto Forum:
  


Current Time: Wed Jul 23 14:49:58 EDT 2025

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

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

Back to the top