Re: [Htmlparser-developer] Working with HTMLParser code in Eclipse
Brought to you by:
derrickoswald
From: Derrick O. <der...@ro...> - 2008-09-05 10:42:23
|
I'm not sure about the exact steps in Eclipse, but the two projects under trunk\lexer and trunk\parser should be all that is required. These build the two jar files that the other applications use. You should be able to set up two projects - htmlparser.jar depends on htmllexer.jar. ----- Original Message ---- From: Ian Macfarlane <ia...@ia...> To: htm...@li... Sent: Thursday, September 4, 2008 10:26:54 AM Subject: [Htmlparser-developer] Working with HTMLParser code in Eclipse Can anyone tell me how to set up the HTMLParser code base in Eclipse? When it was in CVS, it was all within a single directory, but since it moved to SVN it's all in different directories, so I'm not quite sure how to set up HTMLParser for this. Just to clarify - this is the HTMLParser code itself, not code using HTMLParser. Thanks Ian Macfarlane ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Htmlparser-developer mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlparser-developer |