Closed GoogleCodeExporter closed 9 years ago
Please install Maven.
M2_REPO has to be set:
http://maven.apache.org/guides/mini/guide-ide-eclipse.html
Run:
mvn -Declipse.workspace=<path-to-eclipse-workspace> eclipse:add-maven-repo
mvn eclipse:eclipse
SnakeYAML-all-1.5.zip is only given as a reference. If you use Maven you just
need to
add a dependency to your project.
I have changed the installation doc.
Original comment by aso...@gmail.com
on 17 Nov 2009 at 10:57
Even though SnakeYAML does not have any dependencies the tests in SnakeYAML
still
require some libraries as you can see the in your error message.
Original comment by py4fun@gmail.com
on 18 Nov 2009 at 1:39
Original issue reported on code.google.com by
TheOnlyRainer@gmail.com
on 16 Nov 2009 at 7:41