[Yanel-dev] [Bug 6942] Eclipse meeting follow-up: notes => experimenting => guidelines

bugzilla at wyona.com bugzilla at wyona.com
Fri Jan 30 17:26:28 CET 2009


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=6942





------- Comment #1 from guillaume.deflache at wyona.com  2009-01-30 17:28 -------
Small XSLT to help generating .classpath added in 41238: still rough, but can
be used manually as follows:
xsltproc --stringparam M2-repo-dir /home/guillaume/.m2/repository --stringparam
dependencies-doc-URL $PWD/dependencies.xml /path/to/dependencies2classpath.xslt
.classpath > .classpath2

Caution: xsltproc does not deal well with overwriting input files, that's why
.classpath2 is used instead of .classpath...

Also it seeems like all needed dependencies to compile the whole code are not
always there, so you might still have to add a few JARs manually! :/


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list