"[EMAIL PROTECTED]" wrote : please - what *exact* error message did you get ? Which duplicates ? What nullpointers ? stacktraces ? Logs ?
MyEclipse uses it own executable which pops up a problems occurred dialog box which says "Duplicate Errors", but I don't see anything in the Eclipse log. At the top of the window when doing the install it says "WTP JAVA EE (MYECLIPSE INCOMPATIBLE) - ECLIPSE PLATFORM But after re-installing again, it seems that many more things work, including the JBoss Tools. I just did a few quick tests. This time I used http://download.jboss.org/jbosstools/updates/development as the site.xml. Exception stack trace: ============================================== !MESSAGE An unexpected exception was thrown. !STACK 0 java.lang.NullPointerException at org.jboss.tools.jst.jsp.outline.ValueHelper.updateFacelets(ValueHelper.java:314) at org.jboss.tools.jst.jsp.outline.ValueHelper.init(ValueHelper.java:109) at org.jboss.tools.jst.jsp.outline.ValueHelper.(ValueHelper.java:81) at org.jboss.tools.jst.jsp.outline.JSPPropertySourceAdapter.(JSPPropertySourceAdapter.java:66) at org.jboss.tools.jst.jsp.outline.JSPPropertySheetConfiguration$JSPPropertySourceProvider0.getPropertySource(JSPPropertySheetConfiguration.java:56) at org.eclipse.ui.views.properties.PropertySheetEntry.getPropertySource(PropertySheetEntry.java:470) at org.eclipse.ui.views.properties.PropertySheetEntry.setValues(PropertySheetEntry.java:752) at org.eclipse.ui.views.properties.PropertySheetViewer.setInput(PropertySheetViewer.java:974) at org.eclipse.ui.views.properties.PropertySheetPage.selectionChanged(PropertySheetPage.java:473) at org.eclipse.wst.sse.ui.internal.properties.ConfigurablePropertySheetPage.selectionChanged(ConfigurablePropertySheetPage.java:166) at org.eclipse.ui.internal.AbstractSelectionService.firePostSelection(AbstractSelectionService.java:179) at org.eclipse.ui.internal.AbstractSelectionService$2.selectionChanged(AbstractSelectionService.java:71) at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageSelectionProvider$2.run(JSPMultiPageSelectionProvider.java:144) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageSelectionProvider.fireSelectionChanged(JSPMultiPageSelectionProvider.java:142) at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageSelectionProvider.firePostSelectionChanged(JSPMultiPageSelectionProvider.java:131) at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor$1.handlePostSelectionChanged(JSPMultiPageEditor.java:306) at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor$1$1.selectionChanged(JSPMultiPageEditor.java:289) at org.eclipse.wst.sse.ui.StructuredTextEditor$6.run(StructuredTextEditor.java:910) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.wst.sse.ui.StructuredTextEditor$StructuredSelectionProvider.fireSelectionChanged(StructuredTextEditor.java:908) at org.eclipse.wst.sse.ui.StructuredTextEditor$StructuredSelectionProvider.handlePostSelectionChanged(StructuredTextEditor.java:966) at org.eclipse.wst.sse.ui.StructuredTextEditor$5.selectionChanged(StructuredTextEditor.java:889) at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2546) at org.eclipse.jface.text.TextViewer.firePostSelectionChanged(TextViewer.java:2498) at org.eclipse.jface.text.TextViewer$5.run(TextViewer.java:2477) at org.eclipse.swt.widgets.Display.runTimer(Display.java:3745) at org.eclipse.swt.widgets.Display.messageProc(Display.java:2967) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2265) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3291) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) ============================================== View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118404#4118404 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118404 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
