Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How Can I get the specified source code?
How Can I get the specified source code? [message #206306] Wed, 02 January 2008 16:11 Go to next message
Eclipse UserFriend
Originally posted by: zhangzhongl.neusoft.com

I want to download the source code for specified function: Generate Sample
XML file from Specified DTD document.
Can Anybody Tell me the cvs address for checking out the source code or
send me the core source code?
Thanks in Advance!
Re: How Can I get the specified source code? [message #206322 is a reply to message #206306] Wed, 02 January 2008 16:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kosta.bea.com

zhangzhongliang wrote:
> I want to download the source code for specified function: Generate
> Sample XML file from Specified DTD document.
> Can Anybody Tell me the cvs address for checking out the source code or
> send me the core source code?
> Thanks in Advance!
>

If you get the SDK download of WTP, all of the source code is included.
You can also get it from CVS
( http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Proj ect).

- Konstantin
Re: How Can I get the specified source code? [message #206347 is a reply to message #206322] Wed, 02 January 2008 18:15 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
After extracting the source I usally just do a search for the string in
the UI. In your case Generate Sample XML file...

Lawrence Mandel
-
Co-author Eclipse Web Tools Platform: Developing Java Web Applications
http://www.eclipsewtp.org
Re: How Can I get the specified source code? [message #206402 is a reply to message #206347] Fri, 04 January 2008 15:04 Go to previous message
Eclipse UserFriend
Originally posted by: zhangzhongl.neusoft.com

I checkout the common project from the wst cvs reposity,and I found the
NewXMLWizard class,but there are too much classes related with it.
I wonder whether there is an utility class that accepts a dtd file and
generates an xml file with the format of String or writer or outputstream.

Any advice will do great help to me!
Previous Topic:JBoss server not getting created in WTP 2
Next Topic:CompilationUnit for JSP
Goto Forum:
  


Current Time: Tue Apr 16 03:54:10 GMT 2024

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

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

Back to the top