Open applibres opened 4 months ago
Dear Rolando, do you really need to clone matsim-libs? In general, we try to provide matsim in a way that you can start from https://github.com/matsim-org/matsim-example-project and pull in all matsim functionality as a dependency. Best wishes Kai
Hi MATSim community:
I am using Eclipse as IDE and cloned the last version of the matsim-lib repository. I am interested to run vsp contribution, however when I tried to compile with pom.xml file using: RunAs->Maven Install, I got the next error: package javafx.util does not exist. I know that java.util package does not exist any more in javafx. Could you suggest how to fix that dependency?
Thanks.