Updated idea project
diff --git a/idea/java/.idea/modules.xml b/idea/java/.idea/modules.xml
index 4b58797..7505b75 100644
--- a/idea/java/.idea/modules.xml
+++ b/idea/java/.idea/modules.xml
@@ -3,9 +3,10 @@
   <component name="ProjectModuleManager">
     <modules>
       <module fileurl="file://$PROJECT_DIR$/osx/osx.iml" filepath="$PROJECT_DIR$/osx/osx.iml" />
+      <module fileurl="file://$PROJECT_DIR$/solaris/solaris.iml" filepath="$PROJECT_DIR$/solaris/solaris.iml" />
       <module fileurl="file://$PROJECT_DIR$/share/share.iml" filepath="$PROJECT_DIR$/share/share.iml" />
       <module fileurl="file://$PROJECT_DIR$/tests/tests.iml" filepath="$PROJECT_DIR$/tests/tests.iml" />
       <module fileurl="file://$PROJECT_DIR$/windows/windows.iml" filepath="$PROJECT_DIR$/windows/windows.iml" />
     </modules>
   </component>
-</project>
\ No newline at end of file
+</project>
diff --git a/src/solaris/solaris.iml b/idea/java/solaris/solaris.iml
similarity index 60%
rename from src/solaris/solaris.iml
rename to idea/java/solaris/solaris.iml
index 0c0b549..1ec139c 100644
--- a/src/solaris/solaris.iml
+++ b/idea/java/solaris/solaris.iml
@@ -2,9 +2,10 @@
 <module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
     <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/classes" isTestSource="false" />
+    <content url="file://$MODULE_DIR$/../../../src/solaris/classes">
+      <sourceFolder url="file://$MODULE_DIR$/../../../src/solaris/classes" isTestSource="false" />
     </content>
+    <orderEntry type="module" module-name="share" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="inheritedJdk" />
   </component>