facebook

JSP editor Not working [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #205834 Reply

    aneeshav
    Member

    HI,

    I have downloaded and installed Eclipse 3.0 for windows in a Windows Xp machine. After that i have downloaded the MyEclipse Enterprise Workbench GA Version 3.7.2 for Windows 98/2000/XP (4/9/2004) and installed it successsfully. But now when i start the eclipse and click on a jsp file it shows an error:

    unable to create part:MYeclipse jsp editor.

    How can i solve this problem 🙁

    Regards
    Aneesh

    #205836 Reply

    Riyad Kalla
    Member

    Aneesh,
    We will need to take a look at the exceptions from your .log file, please copy-paste them from here:
    <eclipse install>\workspace\.metadata\.log

    This will help us figure out if it was an install error, or some other error causing the trouble. In the mean time you can try restarting Eclispe and trying again.

    #206059 Reply

    aneeshav
    Member

    Hi ,

    This is the error i am getting while i try to start the editor.

    I have another major problem.In my team i am the only one who is using ecipse. I had got a good number of crowd to use eclipse but the only problem they found out was jsp compiling and jsp validation whci netbeans does very robustly. I badly need some way of jsp error checking… Please help me 🙁

    *******************************************************

    com.genuitec.eclipse.core.S: Invalid Eclipse Base Version.
    at com.genuitec.eclipse.core.O.?(Unknown Source)
    at com.genuitec.eclipse.core.O.?(Unknown Source)
    at com.genuitec.eclipse.core.O.?(Unknown Source)
    at com.genuitec.eclipse.core.M.?(Unknown Source)
    at com.genuitec.eclipse.core.M.?(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.?(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.?(Unknown Source)
    at de.bb.bje.eclipse.editors.BJspEditor.init(Unknown Source)
    at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:117)
    at de.bb.bje.eclipse.editors.JspMultiPageEditor.?(Unknown Source)
    at de.bb.bje.eclipse.editors.JspMultiPageEditor.createPages(Unknown Source)
    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:185)
    at org.eclipse.ui.internal.PartPane$1.run(PartPane.java:94)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:610)
    at org.eclipse.core.runtime.Platform.run(Platform.java:521)
    at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:90)
    at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:154)
    at org.eclipse.ui.internal.EditorWorkbook.showPart(EditorWorkbook.java:470)
    at org.eclipse.ui.internal.EditorWorkbook.add(EditorWorkbook.java:292)
    at org.eclipse.ui.internal.EditorArea.addEditor(EditorArea.java:56)
    at org.eclipse.ui.internal.EditorPresentation.openEditor(EditorPresentation.java:225)
    at org.eclipse.ui.internal.EditorManager$2.run(EditorManager.java:550)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
    at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:539)
    at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:635)
    at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:438)
    at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:426)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2129)
    at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:2072)
    at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2059)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2054)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:265)
    at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:96)
    at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:94)
    at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(OpenActionGroup.java:111)
    at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(MainActionGroup.java:296)
    at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(ResourceNavigator.java:624)
    at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(ResourceNavigator.java:388)
    at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:406)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:610)
    at org.eclipse.core.runtime.Platform.run(Platform.java:521)
    at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:404)
    at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:614)
    at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:703)
    at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:209)
    at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:204)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:233)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:769)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2578)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2256)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1562)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1536)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
    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:267)
    at org.eclipse.core.launcher.Main.run(Main.java:692)
    at org.eclipse.core.launcher.Main.main(Main.java:676)

    #206061 Reply

    Riyad Kalla
    Member

    Well I would say this is the first problem:

    com.genuitec.eclipse.core.S: Invalid Eclipse Base Version.

    Can you click on Help>About, and then click “Configuration Details” and post the entire contents of the editor that pops up into a message here for us to look at?

    Do you have ANY other problems while using Eclipse? How did you install Eclipse? Fresh install? Or did you download the Eclipse 3.0M8 zip and unzip it ontop of an existing Eclipse install?

    Also did you donwload the Eclipse SDK, JDT or PDE when you installed Eclipse?

    How did you install MyEclipse? Using the installer or the manual install?

    Please be sure to answer all the questions, they will help us track down the problem faster.

    #207561 Reply

    mm.. i had the same problem and i spent few hours changing eclipse and myeclipse.. finally eclipse 3.0M8 with myeclipse 3.7.2 seems to work fine.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JSP editor Not working [Closed]

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