My problem is not being able to run the core.DTNSim because intelliJ said that some methods are undefined. Weirdly, I already set the project source to
src
src
directory, then setting the run config's output directory to the same one i compiled the project (
target
target
). The run does not want to run. I'm not sure what other informations I can provide, but it is all in the picture.