This site requires JavaScript, please enable it in your browser!
Greenfoot back
RcCookie
RcCookie wrote ...

2020/12/5

How to export with jar dependency to website

RcCookie RcCookie

2020/12/5

#
I've got some jar packages that I'm using in my scenario. To make them work I simply add them in the greenfoot app in the preferences, and that works totally fine. However, if I upload that to the greenfoot website, it will not work, in the console it sais that it could not find one of the imported classes. Is there a way to use the jars without having to put all the source code into the scenario's directory when uploading it?
You need to login to post a reply.