OSDN Git Service

Alter save thread logic so that if an error happens, a message box is produced rather...
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / xml / XMLCleanup.java
index c7b8e13..6fd54b8 100644 (file)
@@ -78,7 +78,7 @@ public class XMLCleanup {
                        System.out.println(newContent);\r
                        System.out.println("Location : Line-"+result.errorLine +" Column-" + result.errorColumn);\r
                        System.out.println("Exiting");\r
-                       System.exit(16);\r
+                       content = null;\r
                        return;\r
                }\r
                \r