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

Dev jdk11 #150

Closed danielcregg closed 2 years ago

danielcregg commented 2 years ago

Add .gitpod.yml config file so that this repository can be seamlessly opened using Gitpod. Gitpod enables you to open a browser based ide which runs on a remote linux server.

https://www.gitpod.io/

To get this repository running on Gitpod all you have to do is put gitpod.io/# before the Github url in the browser. The config file I added sets maven running automatically and add java plugins for the ide.