Merge "Package the plug-ins with debug info." into tools_r9
diff --git a/eclipse/buildConfig/build.properties b/eclipse/buildConfig/build.properties
index cd477d8..45cc3c2 100644
--- a/eclipse/buildConfig/build.properties
+++ b/eclipse/buildConfig/build.properties
@@ -211,7 +211,7 @@
 logExtension=.log
 
 # Whether or not to include debug info in the output jars
-javacDebugInfo=false 
+javacDebugInfo=true
 
 # Whether or not to fail the build if there are compiler errors
 javacFailOnError=true