Open Danielvls opened 1 year ago
Hello, when opening the project with intelij, please select the Eclipse project. Then in intelij, select File->Project Structure->Modulers and add the current project (Large-Scale-Satellite-Network-Simulator-LSNS-master). Then add the lib and JFreeChart libraries in the current project in File->Project Structure->Libraries, click OK, and then recompile and run. Note that the gnn_router routing in the current version is temporarily unavailable, and you need to delete the file (routing/gnn_router.java). If you have any questions, please contact cooperative member tangjin99@mail.ustc.edu.cn.
The file encoding format is UTF-8 & GBK ,so I couldn't run it using intellij idea without changing the format one by one? Is there any decent way of compiling the project?