From jira-events at lists.jboss.org Wed Sep 30 09:43:01 2009 Content-Type: multipart/mixed; boundary="===============0354353482011925969==" MIME-Version: 1.0 From: Sergey Dzmitrovich (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4951) NPE when we try to edit css styleClass inside > 5) Pur cursor on .button css styleClass > 6) Try to edit this style class in CSS Properties view > RESULT: > java.lang.NullPointerException > at org.jboss.tools.jst.jsp.outline.JSPPropertySourceAdapter.createKbQuer= y(JSPPropertySourceAdapter.java:326) > at org.jboss.tools.jst.jsp.outline.JSPPropertySourceAdapter.setTarget(JS= PPropertySourceAdapter.java:108) > at org.jboss.tools.jst.jsp.outline.JSPPropertySourceAdapter.(JSPPr= opertySourceAdapter.java:84) > at org.jboss.tools.jst.jsp.outline.JSPPropertySheetConfiguration$JSPProp= ertySourceProvider0.getPropertySource(JSPPropertySheetConfiguration.java:56) > at org.eclipse.ui.views.properties.PropertySheetEntry.getPropertySource(= PropertySheetEntry.java:470) > at org.eclipse.ui.views.properties.PropertySheetEntry.setValues(Property= SheetEntry.java:752) > at org.eclipse.ui.views.properties.PropertySheetViewer.setInput(Property= SheetViewer.java:973) > at org.eclipse.ui.views.properties.PropertySheetPage.selectionChanged(Pr= opertySheetPage.java:510) > at org.eclipse.wst.sse.ui.internal.properties.ConfigurablePropertySheetP= age.selectionChanged(ConfigurablePropertySheetPage.java:174) > at org.eclipse.ui.views.properties.PropertySheet.selectionChanged(Proper= tySheet.java:344) > at org.eclipse.ui.internal.AbstractSelectionService.fireSelection(Abstra= ctSelectionService.java:156) > at org.eclipse.ui.internal.AbstractSelectionService.setActivePart(Abstra= ctSelectionService.java:282) > at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(W= orkbenchPagePartList.java:60) > at org.eclipse.ui.internal.PartList.setActivePart(PartList.java:136) > at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.jav= a:3531) > at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage= .java:3071) > at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:279) > at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:325) > at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartSt= ack.java:846) > at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:829) > at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:139) > at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.= handleEvent(TabbedStackPresentation.java:133) > at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEven= t(AbstractTabFolder.java:270) > at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEven= t(AbstractTabFolder.java:279) > at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabF= older.access$1(DefaultTabFolder.java:1) > at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabF= older$2.handleEvent(DefaultTabFolder.java:87) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:770) > at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3256) > at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2045) > at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:323) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.ja= va:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav= a:493) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEAppli= cation.java:113) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl= e.java:194) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli= cation(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec= lipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja= va:368) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja= va:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) > at org.eclipse.equinox.launcher.Main.run(Main.java:1311) > at org.eclipse.equinox.launcher.Main.main(Main.java:1287) -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0354353482011925969==--