Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Adding xml to the eclipse plugin classpath(Adding xml to the eclipse plugin classpath)
Adding xml to the eclipse plugin classpath [message #543360] Tue, 29 June 2010 08:29
vaideeswaran  is currently offline vaideeswaran Friend
Messages: 8
Registered: June 2010
Junior Member
Hi All,

I am working on a eclipse plugin application. I have an xml file that needs to be read from my code. When I run the program as a standalone it works with no issues. When I try to read the xml file from my eclipse plugin application, it throws an IOException parsing XML document from class path resource. I am not sure how to set a classpath for an xml file in Manifest.mf.

Thank you,

Thanks
V
Previous Topic:chmod touchpoint failed with @artifact not substituted in Helios
Next Topic:Adding xml to the eclipse plugin classpath
Goto Forum:
  


Current Time: Thu Apr 25 09:58:29 GMT 2024

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

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

Back to the top