infonetlijian / Large-Scale-Satellite-Network-Simulator-LSNS

Large-scale Satellite Networks Simulator (LSNS)
https://infonetlijian.github.io/ONE-Extended-Simulator/
GNU General Public License v3.0
59 stars 13 forks source link

encoding format #2

Open Danielvls opened 1 year ago

Danielvls commented 1 year ago

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?

tangjin99 commented 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.