facebook

New Form, Action, JSP broken with E 3.1 [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #221403 Reply

    – System Setup ——————————-
    Operating System and version: Windows XP SP1
    Eclipse version: 3.1.0
    Eclipse build id: 200412160800
    Fresh Eclipse install (y/n): Y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 3.8.3
    Eclipse JDK version: JDK – 1.4.2-05
    Application Server JDK version: JDK – 1.4.2-05
    Are there any exceptions in the Eclipse log file?

    !SESSION 2004-12-17 09:57:08.609 ———————————————–
    eclipse.buildId=I20041216-0800
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.ui 4 4 2004-12-17 09:57:08.609
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2004-12-17 09:57:08.625
    !MESSAGE org.eclipse.jdt.internal.ui.util.SWTUtil.getButtonHeightHint(Lorg/eclipse/swt/widgets/Button;)I
    !STACK 0
    java.lang.NoSuchMethodError: org.eclipse.jdt.internal.ui.util.SWTUtil.getButtonHeightHint(Lorg/eclipse/swt/widgets/Button;)I
    at com.genuitec.eclipse.struts.wizards.NewEasyStrutsWizardPage.createActionInputControls(Unknown Source)
    at com.genuitec.eclipse.struts.wizards.NewActionMultipageWizardPage.createControl(Unknown Source)
    at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:179)
    at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:605)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:496)
    at org.eclipse.jface.window.Window.create(Window.java:375)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:983)
    at org.eclipse.jface.window.Window.open(Window.java:685)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate$1.run(Unknown Source)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate.launchWizard(Unknown Source)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate.run(Unknown Source)
    at com.genuitec.eclipse.struts.editor.outline.OpenActionAndFormWizardActionDelegate.run(Unknown Source)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:243)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:555)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:505)
    at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:419)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2803)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2448)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1569)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:285)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:220)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:710)
    at org.eclipse.core.launcher.Main.main(Main.java:694)
    – Message Body ——————————-
    When I get to the step to add a “New Form, Action, JSP” there is no dialog box that opens with the options to add the action. I have tried this several times and it just doesn’t work. I searched the forums and Google and found no information about why this would happen. I click the option and it does nothing. Attached is a screen shot of what I click.

    (I am following the Flash tutorial to create a struts application)

    #221424 Reply

    Riyad Kalla
    Member

    Eclipse 3.1 is not supported at this time, please search the forums for a (long) explination of why and when support should be forthcomming. Sorry for the short reply, its just a common topic.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: New Form, Action, JSP broken with E 3.1 [Closed]

You must be logged in to post in the forum log in