1 2 Previous Next 15 Replies Latest reply on Jul 12, 2005 1:46 PM by pwilt

    JBoss IDE and Eclipse 3.1.0

      Just downloaded Eclipse 3.1.0 and then installed JBoss IDE 1.4.1.e31-jre15 from the download site using the plug in manager.

      I am now finding that the "Server Navigator" is not working. Any attempt to create or configure a server configuration fails with the following error:

      !ENTRY org.eclipse.jface 4 2 2005-06-29 14:15:48.395
      !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
      !STACK 0
      java.lang.NoSuchMethodError: org.eclipse.jdt.internal.debug.ui.launcher.LauncherMessages.getString(Ljava/lang/String;)Ljava/lang/
      String;
       at org.jboss.ide.eclipse.launcher.ui.configuration.RemoteServerConnectTab.getName(RemoteServerConnectTab.java:170)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showTabsFor(LaunchConfigurationTa
      bGroupViewer.java:713)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showInstanceTabsFor(LaunchConfigu
      rationTabGroupViewer.java:639)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.displayInstanceTabs(LaunchConfigu
      rationTabGroupViewer.java:519)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer$5.run(LaunchConfigurationTabGroup
      Viewer.java:471)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.inputChanged(LaunchConfigurationT
      abGroupViewer.java:488)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.setInput(LaunchConfigurationTabGr
      oupViewer.java:452)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.handleLaunchConfigurationSelectionChange
      d(LaunchConfigurationsDialog.java:789)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog$3.selectionChanged(LaunchConfigurationsD
      ialog.java:601)
       at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:763)
       at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
       at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
       at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
       at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:761)
       at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1453)
       at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:379)
       at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.doInitialTreeSelection(LaunchConfigurati
      onsDialog.java:376)
       at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:346)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
       at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:360)
       at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:302)
       at org.jboss.ide.eclipse.launcher.ui.views.ServerNavigator.doConfiguration(ServerNavigator.java:162)
       at org.jboss.ide.eclipse.launcher.ui.views.ServerNavigator$10.run(ServerNavigator.java:757)
       at org.eclipse.jface.action.Action.runWithEvent(Action.java:996)
       at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
       at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
       at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:441)
       at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
       at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
       at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
       at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
       at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
       at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
       at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
       at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
       at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
       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.core.launcher.Main.invokeFramework(Main.java:334)
       at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
       at org.eclipse.core.launcher.Main.run(Main.java:973)
       at org.eclipse.core.launcher.Main.main(Main.java:948)



      I also tried the 1.5.0m1 version of JBoss IDE and got the same error.

      Does JBoss IDE support Eclipse 3.1? If not, are you planning on supporting it and do you have a timetable?

      Thanks



        • 1. Re: JBoss IDE and Eclipse 3.1.0
          mmindenhall

          To answer your question (since nobody else is), the IDE broke as of Eclipse 3.1M7. If you want to go back to 3.1M6 (nope...didn't think so), you can use either JBoss IDE 1.4.1 or 1.5M1.

          You can also try the following:

          1. Download and install M6. Download and install the JBoss IDE. Get a JBoss debug profile configured the way you want it. Get the launcher to work with that debug profile. (Note that you should point M6 to the same workspace location as 3.1 final.)

          2. Download the patch mentioned in this topic: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63951

          3. Install either IDE 1.4.1 or 1.5M1 plugin into 3.1 final. Apply the patch in your 3.1 final (*not* M6) eclipse plugins folder.

          4. Close M6, open 3.1 final.

          Using this patch, you will now be able to at least use the launcher to launch JBoss from within Eclipse 3.1. The ServerNavigator and LogFileViewer views both work with this patch. But nothing else works. You won't be able to use any of the wizards to generate any new EJBs. If you need to use these wizards, you can once again go back to M6, generate your new EJB files, and then finish writing them and deploy them from within 3.1 final.

          JBoss'ers: why so mum on this issue? We have not had a SINGLE RESPONSE in the 6 weeks since the thing broke (May 13 when Eclipse 3.1M7 was released). In looking at the JIRAs, it seems most of the issues have been fixed, and what remains is documentation, unit testing, etc. So how about creating an interim build that will work with 3.1 now that it is final?

          • 2. Re: JBoss IDE and Eclipse 3.1.0
            willimur

            JBoss'ers: why so mum on this issue? We have not had a SINGLE RESPONSE in the 6 weeks since the thing broke (May 13 when Eclipse 3.1M7 was released).

            That's not true. There's been a lot of discussion (mainly the same question being asked again and again with very brief responses. About a week ago somebody stated the following:

            FYI: The problem is not really JBossIDE's fault. Eclipse changed the API.

            As soon as Eclipse WST gets updated, JBossIDE can be updated. Their roadmap says July 1, so after that, JBossIDE can be fixed.


            Now I'm not fully knowledgeable, but I believe WST is the Web Standard Tools subproject, which deals with a lot of things related to XML, HTML, etc. I guess it may be completely out of the hands of the JBossIDE development team, and all they can do is sit back and wait for a different development group to get their s*** together.

            • 3. Re: JBoss IDE and Eclipse 3.1.0

               

              FYI: The problem is not really JBossIDE's fault. Eclipse changed the API.

              As soon as Eclipse WST gets updated, JBossIDE can be updated. Their roadmap says July 1, so after that, JBossIDE can be fixed.


              So hopefully we are looking at only a couple of weeks wait (in which case I may fallback to Eclipse 3.0 for the time being).

              Can anyone from JBoss comment/confirm?


              • 4. Re: JBoss IDE and Eclipse 3.1.0
                mazz

                JBoss did comment on this and confirm it way back when it was originally mentioned (I'll take the honors of being the first to report the breakage of the Eclipse API with 3.1M7 :-)

                Please see the thread here - Max A. talks about the dependency on WTP.

                http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63951

                • 5. Re: JBoss IDE and Eclipse 3.1.0
                  mmindenhall

                  Mazz et al,

                  I apologize for the ambiguity of my statement. As you said, the problem was absolutely diagnosed the day M7 was released.

                  I intended to point out that several posters have asked when a fix could be expected, and there has been no further response or clarification from JBoss. Instead, the best we can do is infer when an update might be available based on WTP's published timeline:


                  FYI: The problem is not really JBossIDE's fault. Eclipse changed the API.

                  As soon as Eclipse WST gets updated, JBossIDE can be updated. Their roadmap says July 1, so after that, JBossIDE can be fixed.




                  • 6. Re: JBoss IDE and Eclipse 3.1.0
                    felipeal

                     

                    As soon as Eclipse WST gets updated, JBossIDE can be updated. Their roadmap says July 1, so after that, JBossIDE can be fixed.


                    FYI, WTP 1.0M5 was just released on June 30th:


                    http://www.eclipse.org/webtools/index.html
                    http://www.eclipse.org/webtools/development/news/0.7M5.html

                    Any news (from the JBoss team) when a new JBossIDE (even a beta or milestone release) will be available?

                    -- Felipe

                    PS: I have tried the M6/patch workaround but it didn't work...



                    • 7. Re: JBoss IDE and Eclipse 3.1.0
                      cbwilliams

                      Ok, I've also tried everything listed here and in the additional postings (I've installed WTP and all the prerequisites) and I'm still getting the following error when trying to create a new JBoss configuration:

                      !ENTRY org.eclipse.osgi 2005-07-05 15:42:10.270
                      !MESSAGE An error occurred while automatically activating bundle org.jboss.ide.eclipse.deployer.ui (104).
                      !STACK 0
                      org.osgi.framework.BundleException: Exception in org.jboss.ide.eclipse.deployer.ui.DeployerUIPlugin.start() of bundle org.jboss.ide.eclipse.deployer.ui.
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
                       at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
                       at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
                       at java.lang.ClassLoader.loadClass(Unknown Source)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
                       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
                       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1259)
                       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
                       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
                       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
                       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
                       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240)
                       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
                       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
                       at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
                       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:67)
                       at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
                       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:289)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:275)
                       at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:300)
                       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
                      Caused by: java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/ui/dialogs/StatusDialog
                       at java.lang.ClassLoader.defineClass0(Native Method)
                       at java.lang.ClassLoader.defineClass(Unknown Source)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.defineClass(DefaultClassLoader.java:370)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineClass(EclipseClassLoader.java:227)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:343)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
                       at java.lang.ClassLoader.loadClass(Unknown Source)
                       at java.lang.ClassLoader.loadClassInternal(Unknown Source)
                       at java.lang.ClassLoader.defineClass0(Native Method)
                       at java.lang.ClassLoader.defineClass(Unknown Source)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.defineClass(DefaultClassLoader.java:370)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineClass(EclipseClassLoader.java:227)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:343)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
                       at java.lang.ClassLoader.loadClass(Unknown Source)
                       at java.lang.ClassLoader.loadClassInternal(Unknown Source)
                       at java.lang.Class.forName0(Native Method)
                       at java.lang.Class.forName(Unknown Source)
                       at org.jboss.ide.eclipse.deployer.ui.DeployerUIPlugin.start(DeployerUIPlugin.java:51)
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
                       at java.security.AccessController.doPrivileged(Native Method)
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
                       ... 31 more
                      Root exception:
                      java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/ui/dialogs/StatusDialog
                       at java.lang.ClassLoader.defineClass0(Native Method)
                       at java.lang.ClassLoader.defineClass(Unknown Source)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.defineClass(DefaultClassLoader.java:370)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineClass(EclipseClassLoader.java:227)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:343)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
                       at java.lang.ClassLoader.loadClass(Unknown Source)
                       at java.lang.ClassLoader.loadClassInternal(Unknown Source)
                       at java.lang.ClassLoader.defineClass0(Native Method)
                       at java.lang.ClassLoader.defineClass(Unknown Source)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.defineClass(DefaultClassLoader.java:370)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineClass(EclipseClassLoader.java:227)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:343)
                       at org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader.findClass(DefaultClassLoader.java:235)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:183)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:141)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:82)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
                       at java.lang.ClassLoader.loadClass(Unknown Source)
                       at java.lang.ClassLoader.loadClassInternal(Unknown Source)
                       at java.lang.Class.forName0(Native Method)
                       at java.lang.Class.forName(Unknown Source)
                       at org.jboss.ide.eclipse.deployer.ui.DeployerUIPlugin.start(DeployerUIPlugin.java:51)
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
                       at java.security.AccessController.doPrivileged(Native Method)
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
                       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
                       at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
                       at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
                       at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
                       at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
                       at java.lang.ClassLoader.loadClass(Unknown Source)
                       at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
                       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
                       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1259)
                       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
                       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
                       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
                       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
                       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240)
                       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
                       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
                       at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
                       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:67)
                       at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
                       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:289)
                       at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:275)
                       at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:300)
                       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
                      


                      Is there a timetable as to when this will be fixed so it works with Eclipse 3.1 final?

                      Thanks in advance,
                      Chuck

                      • 8. Re: JBoss IDE and Eclipse 3.1.0
                        jweiskotten

                        I'm also anxiously awaiting a build that is compatible with Eclipse 3.1.

                        • 9. Re: JBoss IDE and Eclipse 3.1.0
                          engelme

                          Though there is not offical announcements from the JBoss IDE Team, If you take a look at the CVS there have been several changes/commits that I noted that make it appear that they are adjusting/writing the code to work with the new 3.1 Eclipse API's. As I said, no official word that I know of, just my observation.

                          Mike

                          • 10. Re: JBoss IDE and Eclipse 3.1.0
                            pgandert

                            Hi all suffering friends...

                            Looking at the phenomenon with Eclipse 3.1 it is really funny.

                            I had the same problem, and solved it migrating back to Eclipse 3.1M6.

                            I also wanted to contribute and edited my Know-How in a short summary in the Wiki. But there my contribution never appeared.

                            Is there an function, that only a few people can edit?

                            At the place of JBoss i would have placed this issue in the FAQ which is normally studied by people before posting.

                            Thinking.......
                            Peter G.

                            • 11. Re: JBoss IDE and Eclipse 3.1.0
                              axl79

                              Hi.
                              I downloaded the IDE 1.5.1 milestone 1 bundled with the eclipse IDE and it actually Worked! Deploying and everything.

                              /Johan

                              • 12. Re: JBoss IDE and Eclipse 3.1.0
                                beamer908

                                 

                                "axl79" wrote:
                                Hi.
                                I downloaded the IDE 1.5.1 milestone 1 bundled with the eclipse IDE and it actually Worked! Deploying and everything.


                                Isn't that bundled with a milestone release of eclipse, not the actual 3.1 release? Maybe I'm wrong.


                                • 13. Re: JBoss IDE and Eclipse 3.1.0

                                  If you go to the Wiki for JBoss IDE and follow the instructions there you can build your own version of JBoss-IDE and install it for 3.1 M7+ to the actual 3.1 release of Eclipse.

                                  The steps for building are relatively simple. Please try it out--it works for me!

                                  • 14. Re: JBoss IDE and Eclipse 3.1.0
                                    sdeng

                                     

                                    "pwilt" wrote:
                                    If you go to the Wiki for JBoss IDE and follow the instructions there you can build your own version of JBoss-IDE and install it for 3.1 M7+ to the actual 3.1 release of Eclipse.

                                    The steps for building are relatively simple. Please try it out--it works for me!


                                    Where are the instructions? Thanks.

                                    1 2 Previous Next