Re: [Htmlparser-developer] Working with HTMLParser code in Eclipse
Brought to you by:
derrickoswald
From: Ian M. <ia...@ia...> - 2008-09-09 08:28:20
|
Ah yes! By the way, we need to update the link on the site homepage (http://htmlparser.sourceforge.net/) as it currently links to http://svn.sourceforge.net/viewvc/viewcvs.cgi/htmlparser/ which doesn't work. Regards Ian 2008/9/9 Derrick Oswald <der...@ro...>: > How about the SVN Browse... > http://htmlparser.svn.sourceforge.net/viewvc/htmlparser/ > > The archive you mention was a mailing list that issued an email whenever a > file changed. Is that what you want? > I don't know how to do that... yet. > > ----- Original Message ---- > From: Ian Macfarlane <ia...@ia...> > To: The developer mailing list of the htmlparser project > <htm...@li...> > Sent: Monday, September 8, 2008 11:57:51 AM > Subject: Re: [Htmlparser-developer] Working with HTMLParser code in Eclipse > > Hi Derrick, > > Thanks - this is the approach I eventually worked out I needed to do, > and I've successfully managed to set it up. I've committed a new tag, > bug fix, and also fixed two tests which were failing but shouldn't be. > > Just a thought - when we were using CVS we had a web interface at > http://sourceforge.net/mailarchive/forum.php?forum_name=htmlparser-cvs > - is it possible to set up a similar one for SVN? > > Ian > > 2008/9/5 Derrick Oswald <der...@ro...>: >> 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 >> >> ------------------------------------------------------------------------- >> 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 >> >> > > ------------------------------------------------------------------------- > 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 > > ------------------------------------------------------------------------- > 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 > > |