diff --git a/engine/build.xml b/engine/build.xml
index a88dfd489..2b640daaa 100644
--- a/engine/build.xml
+++ b/engine/build.xml
@@ -31,6 +31,7 @@
+
@@ -159,6 +160,16 @@
+ Compile JOGL
+
+
+
+
+
Compile Android
+
Building TestData JAR file..
@@ -223,6 +235,7 @@
+
@@ -234,11 +247,13 @@
Moving optional packages
+
+
diff --git a/engine/nbproject/build-impl.xml b/engine/nbproject/build-impl.xml
index 6808c5e93..83c973aee 100644
--- a/engine/nbproject/build-impl.xml
+++ b/engine/nbproject/build-impl.xml
@@ -166,7 +166,6 @@ is divided into following sections:
-
@@ -186,6 +185,7 @@ is divided into following sections:
+
@@ -274,7 +274,6 @@ is divided into following sections:
- Must set src.jogl.dir
Must set src.core.dir
Must set src.core-data.dir
Must set src.core-effects.dir
@@ -294,6 +293,7 @@ is divided into following sections:
Must set src.tools.dir
Must set src.test.dir
Must set src.lwjgl.dir
+ Must set src.jogl.dir
Must set src.android.dir
Must set test.test.dir
Must set build.dir
@@ -316,7 +316,7 @@ is divided into following sections:
-
+
@@ -356,7 +356,7 @@ is divided into following sections:
-
+
@@ -388,7 +388,7 @@ is divided into following sections:
-
+
@@ -975,12 +975,11 @@ is divided into following sections:
-
+
-
@@ -1000,6 +999,7 @@ is divided into following sections:
+
@@ -1021,7 +1021,7 @@ is divided into following sections:
Must select some files in the IDE or set javac.includes
-
+
@@ -1282,9 +1282,6 @@ is divided into following sections:
-
-
-
@@ -1342,6 +1339,9 @@ is divided into following sections:
+
+
+
@@ -1352,9 +1352,6 @@ is divided into following sections:
-
-
-
@@ -1412,6 +1409,9 @@ is divided into following sections:
+
+
+
diff --git a/engine/nbproject/project.properties b/engine/nbproject/project.properties
index d2ec5834c..ce4a6ca8b 100644
--- a/engine/nbproject/project.properties
+++ b/engine/nbproject/project.properties
@@ -99,6 +99,7 @@ run.classpath=\
${build.dir}/bullet:\
${build.dir}/niftygui:\
${build.dir}/lwjgl:\
+ ${build.dir}/jogl:\
${build.dir}/android
run.jvmargs=-Xms128m -Xmx128m -XX:MaxDirectMemorySize=256M
run.test.classpath=\
diff --git a/engine/nbproject/project.xml b/engine/nbproject/project.xml
index 400992cdc..d68e84cbc 100644
--- a/engine/nbproject/project.xml
+++ b/engine/nbproject/project.xml
@@ -11,7 +11,6 @@
jMonkeyEngine3
1.6.5
-
@@ -31,6 +30,7 @@
+