Running 7.2.2 personal.
!MESSAGE Cannot evaluate IsEnabled for property Data Format on element CellInfo@sv1#exu1#ci2
!STACK 0
groovy.lang.MissingPropertyException: No such property: unit for class: script1394102355245
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:50)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getGroovyObjectProperty(ScriptBytecodeAdapter.java:537)
at script1394102355245.run(script1394102355245.groovy:1)
at com.webratio.ide.units.internal.core.UnitProperty.isEnabled(UnitProperty.java:231)
at com.webratio.ide.units.internal.core.UnitProperty.isEnabled(UnitProperty.java:207)
at com.webratio.ide.ui.properties.units.AbstractPluginUnitTypePropertySet.refreshPluginProperties(AbstractPluginUnitTypePropertySet.java:154)
at com.webratio.ide.ui.properties.units.SubUnitTypePropertySet.refresh(SubUnitTypePropertySet.java:47)
at com.webratio.ide.ui.properties.units.AbstractPluginUnitPropertySection.refresh(AbstractPluginUnitPropertySection.java:71)
at com.webratio.commons.mf.ui.properties.MFPropertySection.refreshItems(MFPropertySection.java:369)
at com.webratio.commons.mf.ui.properties.MFPropertySection.refreshItems(MFPropertySection.java:308)
at com.webratio.commons.mf.ui.properties.MFPropertySection.refresh(MFPropertySection.java:234)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.Tab$6.run(Tab.java:233)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.Tab.refresh(Tab.java:240)
at com.webratio.commons.mf.ui.views.properties.tabbed.TabbedPropertySheetPage$SelectionChangedListener.selectionChanged(TabbedPropertySheetPage.java:222)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2162)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.updateSelection(TabbedPropertyViewer.java:154)
at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1190)
at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1220)
at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:774)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.TabbedPropertyList.select(TabbedPropertyList.java:576)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.setSelectionToWidget(TabbedPropertyViewer.java:119)
at org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(StructuredViewer.java:1741)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.setSelectionToWidget(TabbedPropertyViewer.java:173)
at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1697)
at com.webratio.commons.mf.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.setSelection(TabbedPropertyViewer.java:162)
at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:392)
at com.webratio.commons.mf.ui.views.properties.tabbed.TabbedPropertySheetPage.setInput(TabbedPropertySheetPage.java:678)
at com.webratio.commons.mf.ui.views.properties.tabbed.TabbedPropertySheetPage.access$10(TabbedPropertySheetPage.java:628)
at com.webratio.commons.mf.ui.views.properties.tabbed.TabbedPropertySheetPage$2.run(TabbedPropertySheetPage.java:512)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)