Cloudslab / cloudsim

CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services
http://www.cloudbus.org/cloudsim/
807 stars 488 forks source link

How to install and configure CloudSim v6.0.0-beta on Eclipse? #174

Open MegiTartari3 opened 3 months ago

MegiTartari3 commented 3 months ago

Hello!Please as I am a new researcher in the field of cloud , I need to start experimenting with CloudSim. I want to start using it through eclipse, but I don't know how to configure.I have downloaded the 'sourcecode.zip' for the latest version. Can you please guide me to configure it on eclipse to start testing the examples? Thank you, Megi Tartari

itconsultore commented 3 months ago

you could create a new project in Eclipse and use Maven to add the CloudSim libraries. You can follow the source code of CloudSim examples to personalise the experiments.