Re: [Htmlparser-user] desperately need for this new feature ver1.3
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-12-28 03:55:51
|
Hi Navid, Im really sorry - these questions don't belong on the htmlparser list - you should be asking eclipse questions on the newsgroup (check www.eclipse.org) - they are very responsive, and your questions will get archived in their system, helping other eclipse newbies as well, just as htmlparser questions get archived in this list. Eclipse comes with a lot of quality documentation (in the Help menu). > I still cann't do it. I installed ANT on my windows > XP. Then using Eclipse, I logged to CVS > Repositories, > there by clicking on HEAD, and then htmlparser, I > could see another set of folders and also build.xml > 1.24. > I right click on xml file, but could not RUN ANT did > not appear!! > May be my Eclipse configuration is wronge, or I am > on > wronge path!! Well - you've got to check out the project. Right Click, and choose Check out As. The choose java project. Then, give a name to your project, and create a source folder (add new folders). It will prompt you for bin, and you can accept that. Once its checked out, you will see the build.xml in your workspace. Right-click here and you should be able to run it. > It looks kind of complecated now, but I will learn > it > any way. Any suggestion will be appreciated. The best suggestion from me is - get on the ant mailing list - post after you've checked the docs and the mailing list archives. The same goes for eclipse. Feel free to post htmlparser related questions on this list. Regards, Somik __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |