java.lang.NullPointerException
at com.genuitec.mobione.designer.comp.iphone.Text.lineCount(Text.java:595)
at com.genuitec.mobione.codegen.processors.TextProcessor.process(TextProcessor.java:26)
at com.genuitec.mobione.codegen.processors.ElementProcessor.generateCodeFor(ElementProcessor.java:116)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:455)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.exportScreen(IPhoneComponentExporter.java:435)
at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:708)
at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:288)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:265)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:235)
at com.genuitec.mobione.designer.action.RunEmulatorAction$2.run(RunEmulatorAction.java:48)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)