Updated libsbml jar file and scripts + updated jsbml jar file to the latest version
Hi Ana, I thought the online converter was fixed by somebody else but it seems that this problem is still there. For the standalone version, you need to have libSBML installed and properly configured so that the GUI display the SBML2SBML converters.
Making the script more generic
Adding the script used to update the 'latest' tag on sourceforge
Tagging version 2020-08-24
Which version are you trying to run ? Is it a svn checkout ? Did you compile it yourself ? Which operating system do you use ? To have the sbml2sbml converters working, you need to have libsbml installed locally on the machine you are trying to run sbfc. You might need to adjust the path in the script so that the libsbml libraries are found.
In fact, the API are already in github, I was thinking of changing the link to point directly there, if you check http://sbml.org/Software/JSBML/docs/Past_Releases_of_JSBML you will see the github links.
updated jar file