Amazing technological breakthrough possible @S-Logix pro@slogix.in

Office Address

  • #5, First Floor, 4th Street Dr. Subbarayan Nagar Kodambakkam, Chennai-600 024 Landmark : Samiyar Madam
  • pro@slogix.in
  • +91- 81240 01111

Social List

How to build an EdgeCloudSim JAR file?

Description

The EdgeCloudSim project with java source code can be built as JAR file. The JAR file will be add with new project that will develop for our own concepts. Whenever we do any modifications in the source code, it can be rebuilt to behave it in the jar file and the steps are followed

Step 1

Open EdgeCloudSim project with java source code and click on project menu and explore “source packages”.


Build an EdgeCloudSim JAR file
Step 2

open SimSettings.java file from “edu.boun.edgecloudsim.core” folder.


open SimSettings.java file from “edu.boun.edgecloudsim.core” folder
Step 3

Choose “Clean and Build Project (EdgeCloudSim)”command from “Run”menu of IDE. Now it starts to build the project


Choose Clean and Build Project (EdgeCloudSim)
Step 4

Close project and exit from NetBeans, Go to EdgeCloudSim project folder a new folder has been created in the name of “dist”.


Close project and exit from NetBeans, Go to EdgeCloudSim project folder
Step 5

You can copy and refer the EdgeCloudSim.jar file for your further use.


You can copy and refer the EdgeCloudSim.jar file for your further use