jacamo-lang / jacamo

This project aims to promote the MultiAgent Oriented Programming (MAOP) approach by providing a suitable integration of tools and languages for programming agents, their environment and organisation.
https://jacamo-lang.github.io
GNU Lesser General Public License v3.0
77 stars 32 forks source link

Updating doc to np09.zip #30

Closed cleberjamaral closed 4 years ago

cleberjamaral commented 4 years ago

Due to errors specially on downloading JADE dependency, I suggest moving to a new npXX.zip file. Notice the file np09.zip actually does not exist, but if it follows npss.zip it seems everything will be ok (just notice that npss.zip is pointing to 0.9-SNAPSHOT, I suggest creating a np09.zip pointing to 0.9 stable).

In another issue, personally I think asking to set JACAMO_HOME and JDK_HOME can be tricky for many users. I suggest explaining how to do it.

Finally, besides using GitHub as a Maven repo for JaCaMo and its subprojects ("https://raw.github.com/jacamo-lang/mvn-repo/master"), it is important to consider moving the npXX.zip files to same/similar repository since Sourceforge is very unstable.