Gurobi for Intellij Idea
Answered
Hi everyone,
I dont find a way to import gurobi.* into my java class. It says 'java: package gurobi does not exist' and i dont have an idea on how to add it to the project.
Thank you in advance!
Please sign in to leave a comment.
Hello,
Please check related article about adding libraries: https://www.jetbrains.com/help/idea/library.html#define-library
Wow, I tried this for over two hours now, also stumbled across your link, and finally got it, didnt know what to add there, but It shouldve been the jar file... thx
You are welcome!