From: Olusola F. <olu...@gm...> - 2006-10-04 02:32:10
|
To install the VTD-XML jar (or any other external jar) into an eclipse project: 1. Right click on the project 2. select Build Path -> configure build path 3. click on "Add External Jars" button, locate the jar in your directory and click the "open" button 4. Click on "Ok" 5. Rebuild the entire project if it isn't done automatically. Unfortunately I can't remember the procedure for NetBeans Olusola On 02/10/06, lo...@ou... <lo...@ou...> wrote: > > Greetings All, > > I am new to using VTD-XML and it looks like it will be just what I need > for a class project that we are working on. > > Additionally, I have only a minimal Java background but am fairly > experienced with C/C++ & Fortran so I might ask a few stupid questions > while trying to get started. > > In particular, I have also been looking at Eclipse and NetBeans as an IDE > so that I can run some demos of the vtd-xml classes but cannot figure out > how to get things to run. > > I read a really good article on vtd-xml at: > > http://www.javaworld.com/javaworld/jw-03-2006/jw-0327-simplify_p.html > > and in particular at: > > http://www.devx.com/xml/Article/22219/1954?pf=true > > but am not sure how to go about getting these demos to run since I will be > adding them to an applet loader from JavaView in a project that will read > some <XML> code being generated by another application that we have. > > http://www.javaview.de/vgp/tutor/loader/PaLoader.html > > I would greatly appreciate any help that someone might be able to give me > in trying to get "devx.com" demo above to work. > > Thanks and have a good day, > Lonnie C. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Vtd-xml-users mailing list > Vtd...@li... > https://lists.sourceforge.net/lists/listinfo/vtd-xml-users > |