You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Rik Bosman (JIRA)" <ji...@codehaus.org> on 2006/02/08 20:27:48 UTC

[jira] Commented: (MNGECLIPSE-22) The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD)

    [ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=comments#action_58167 ] 

Rik Bosman commented on MNGECLIPSE-22:
--------------------------------------

My company is moving t oRSA (which is a subset of RAD) in a couple of months. Eclipse 3.0 based....

How much work would it cost to make the plugin available for Eclipse 3.0, e.g. what has changed between these versions that is of such important use for the maven2 plugin?

> The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD)
> -----------------------------------------------------------------------------
>
>          Key: MNGECLIPSE-22
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-22
>      Project: Maven 2.x Extension for Eclipse
>         Type: Improvement

>     Versions: 0.0.3
>  Environment: Windows XP, IBM Rational Developer (RAD) 6.0.x
>     Reporter: Cyrill Ruettimann
>     Assignee: Dmitri Maximovich
>     Priority: Minor
>      Fix For: 1.0.0
>  Attachments: eclipse30_build_errors.JPG, eclipse30_build_errors.txt
>
>
> The Plug-In fails to run under Eclipse 3.0:
> !ENTRY org.eclipse.ui 4 0 Jan 03, 2006 08:32:07.968
> !MESSAGE org/eclipse/swt/layout/GridData.verticalIndent
> !STACK 0
> java.lang.NoSuchFieldError: org/eclipse/swt/layout/GridData.verticalIndent
> 	at org.maven.ide.eclipse.wizards.Maven2PomWizardPage.createControl(Maven2PomWizardPage.java:101)
> 	at org.eclipse.jface.wizard.Wizard.createPageControls(Unknown Source)
> 	at org.eclipse.jface.wizard.WizardDialog.createPageControls(Unknown Source)
> 	at org.eclipse.jface.wizard.WizardDialog.createContents(Unknown Source)
> 	at org.eclipse.jface.window.Window.create(Unknown Source)
> 	at org.eclipse.jface.dialogs.Dialog.create(Unknown Source)
> 	at org.maven.ide.eclipse.actions.ToggleNatureAction.toggleNature(ToggleNatureAction.java:108)
> 	at org.maven.ide.eclipse.actions.ToggleNatureAction.run(ToggleNatureAction.java:51)
> 	at org.eclipse.ui.internal.PluginAction.runWithEvent(Unknown Source)
> 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source)
> 	at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)
> 	at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(Unknown Source)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
> 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
> 	at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
> 	at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
> 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
> 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
> 	at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
> 	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
> 	at java.lang.reflect.Method.invoke(Method.java:391)
> 	at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> 	at org.eclipse.core.launcher.Main.run(Main.java:704)
> 	at org.eclipse.core.launcher.Main.main(Main.java:688)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org