Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » XLM in jdt files
XLM in jdt files [message #127089] Thu, 11 September 2003 02:06 Go to next message
Eclipse UserFriend
Originally posted by: ThisisFake.Fakeness.xyz

I noticed that the JDT uses xml in its .classpath file, and Eclipse in
general uses xml in its .project files. Is their an easy way for me to
use xml in my tools project files? Does anyone know off hand before I
spend an eternity pouring through the jdt sourcecode?


Thanks a million!


CL
Re: XLM in jdt files [message #127265 is a reply to message #127089] Thu, 11 September 2003 09:50 Go to previous messageGo to next message
Jerome Lanneluc is currently offline Jerome LannelucFriend
Messages: 572
Registered: July 2009
Senior Member
See javax.xml.parsers.DocumentBuilder in the org.apache.xerces plugin.

Jerome

"CL [dnoyeB] Gilbert" <ThisisFake@Fakeness.xyz> wrote in message
news:pan.2003.09.11.02.06.18.624111@Fakeness.xyz...
> I noticed that the JDT uses xml in its .classpath file, and Eclipse in
> general uses xml in its .project files. Is their an easy way for me to
> use xml in my tools project files? Does anyone know off hand before I
> spend an eternity pouring through the jdt sourcecode?
>
>
> Thanks a million!
>
>
> CL
Re: XLM in jdt files [message #127832 is a reply to message #127265] Thu, 11 September 2003 23:42 Go to previous message
Eclipse UserFriend
Originally posted by: ThisisFake.Fakeness.xyz

On Thu, 11 Sep 2003 11:50:50 +0200, Jerome Lanneluc wrote:

> See javax.xml.parsers.DocumentBuilder in the org.apache.xerces plugin.
>
> Jerome
>
> "CL [dnoyeB] Gilbert" <ThisisFake@Fakeness.xyz> wrote in message
> news:pan.2003.09.11.02.06.18.624111@Fakeness.xyz...
>> I noticed that the JDT uses xml in its .classpath file, and Eclipse in
>> general uses xml in its .project files. Is their an easy way for me to
>> use xml in my tools project files? Does anyone know off hand before I
>> spend an eternity pouring through the jdt sourcecode?
>>
>>
>> Thanks a million!
>>
>>
>> CL

thanks. once I poured through the code I realized it was apache. im on
track now, havent tested yet though.
Previous Topic:The "Invalid thread access", when trying to create DOMParser
Next Topic:can eclipse2.1 install in Mandrake8.0
Goto Forum:
  


Current Time: Wed Sep 04 21:21:10 GMT 2024

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

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

Back to the top