diff --git a/Code/.idea/vcs.xml b/Code/.idea/vcs.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6c0b8635858dc7ad44b93df54b762707ce49eefc
--- /dev/null
+++ b/Code/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
+  </component>
+</project>
\ No newline at end of file
diff --git a/Code/Code.iml b/Code/Code.iml
index 0d50060a3c872e77f794e313bbd1af20b64338a9..61a2011bc21b56d7bd25cc1168898c0a77fa913e 100644
--- a/Code/Code.iml
+++ b/Code/Code.iml
@@ -7,19 +7,21 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="library" name="jgrapht.core" level="project" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../Simulateurs/iFogSim2/iFogSim/jars/gurobi.jar!/" />
+          <root url="file://$MODULE_DIR$/jars/commons-math3-3.5" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
+        <jarDirectory url="file://$MODULE_DIR$/jars/commons-math3-3.5" recursive="false" />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../Simulateurs/iFogSim2/iFogSim/jars/javailp-1.2a.jar!/" />
+          <root url="jar://$MODULE_DIR$/jars/gurobi.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
@@ -28,13 +30,11 @@
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="file://$MODULE_DIR$/../../../Simulateurs/iFogSim2/iFogSim/jars/commons-math3-3.5" />
+          <root url="jar://$MODULE_DIR$/jars/javailp-1.2a.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />
-        <jarDirectory url="file://$MODULE_DIR$/../../../Simulateurs/iFogSim2/iFogSim/jars/commons-math3-3.5" recursive="false" />
       </library>
     </orderEntry>
-    <orderEntry type="library" name="jgrapht.core" level="project" />
   </component>
 </module>
\ No newline at end of file