facebook

Web project

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

    mauceri
    Member

    Hi,

    When I launch a web project I get the following errors:

    The content type with id “org.eclipse.wst.javascript.core.javascriptsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.
    The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.
    The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.

    Can somebody help me?

    #224851 Reply

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #224860 Reply

    mauceri
    Member

    Sorry for that I’m a green horn here.
    OS = Windows XP Prof
    New eclipse 3.1 (reinstal)
    New myeclipse
    plugins:
    Oxygen
    Orient
    Owl Swede
    UIMA (ibm)
    ANTLR
    + My own plugins

    There are 8 org.eclipse.pde*
    eclipse version = 3.1.0
    java version “1.5.0_01”

    the problem occured when I try to create a simple Web Project

    here is the log:
    !SESSION 2005-02-10 13:51:34.194 ———————————————–
    eclipse.buildId=I20041216-2000
    java.version=1.5.0_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_FR
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.194
    !MESSAGE The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.204
    !MESSAGE The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.214
    !MESSAGE The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.214
    !MESSAGE The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.214
    !MESSAGE The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.224
    !MESSAGE The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.224
    !MESSAGE The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.224
    !MESSAGE The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.234
    !MESSAGE The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 13:51:34.234
    !MESSAGE The content type with id “org.eclipse.wst.javascript.core.javascriptsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.resources 2 1 2005-02-10 13:51:34.915
    !MESSAGE Skipping builder com.ibm.etools.webtools.additions.linksbuilder for project Test Web. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
    !SESSION 2005-02-10 14:11:12.88 ————————————————
    eclipse.buildId=I20041216-2000
    java.version=1.5.0_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_FR
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.88
    !MESSAGE The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.88
    !MESSAGE The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.88
    !MESSAGE The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.88
    !MESSAGE The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.98
    !MESSAGE The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.98
    !MESSAGE The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.98
    !MESSAGE The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.108
    !MESSAGE The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.108
    !MESSAGE The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.filebuffers 4 0 2005-02-10 14:11:12.108
    !MESSAGE The content type with id “org.eclipse.wst.javascript.core.javascriptsource” specified in the extension point does not exist.

    !ENTRY org.eclipse.core.resources 2 1 2005-02-10 14:11:48.230
    !MESSAGE Skipping builder com.ibm.etools.webtools.additions.linksbuilder for project Test Web. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

    !ENTRY org.eclipse.pde.core 1 1 2005-02-10 14:11:55.210
    !MESSAGE Problems encountered while PDE was scanning the Target Platform
    !SUBENTRY 1 com.ibm.wtp.emf.workbench 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\com.ibm.wtp.emf.workbench_1.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\com.ibm.wtp.emf.workbench_1.0.1.1”) was picked
    !SUBENTRY 1 org.eclipse.jem.beaninfo 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.beaninfo_1.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.beaninfo_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.jem.proxy 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.proxy_1.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.proxy_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.jem.workbench 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.workbench_1.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.workbench_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.jem 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.jem_1.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.uml2.editor 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.editor_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.editor_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.edit 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.edit_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.edit_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.examples.source 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.examples.source_1.1.0.I200411181412”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.examples.source_1.1.0.S200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.examples.ui 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.examples.ui_1.1.0.200411181412”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.examples.ui_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.examples 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.examples_1.1.0.200411181412”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.examples_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.mapping.ecore2xml.editor 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.mapping.ecore2xml.editor_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.mapping.ecore2xml.editor_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.mapping.ecore2xml.edit 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.mapping.ecore2xml.edit_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.mapping.ecore2xml.edit_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.mapping.ecore2xml 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.mapping.ecore2xml_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.mapping.ecore2xml_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2.resources 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.resources_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2.resources_1.1.0.200412231337”) was picked
    !SUBENTRY 1 org.eclipse.uml2 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2_1.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.uml2_1.1.0.200412231337”) was picked
    !SUBENTRY 1 com.ibm.wtp.common.util 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\com.ibm.wtp.common.util_1.0.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\com.ibm.wtp.common.util_1.0.1”) was picked
    !SUBENTRY 1 com.ibm.wtp.emf.workbench 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\com.ibm.wtp.emf.workbench_1.0.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\com.ibm.wtp.emf.workbench_1.0.1.1”) was picked
    !SUBENTRY 1 org.eclipse.draw2d 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.draw2d_3.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.draw2d_3.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.codegen.ecore 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.codegen.ecore_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.codegen.ecore_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.codegen 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.codegen_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.codegen_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.common.ui 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.common.ui_2.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.common.ui_2.0.1”) was picked
    !SUBENTRY 1 org.eclipse.emf.common 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.common_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.common_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.ecore.xmi 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.ecore.xmi_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.ecore.xmi_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.ecore 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.ecore_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.ecore_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.edit.ui 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.edit.ui_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.edit.ui_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.emf.edit 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.emf.edit_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.emf.edit_2.1.0”) was picked
    !SUBENTRY 1 org.eclipse.gef 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.gef_3.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.gef_3.1.0”) was picked
    !SUBENTRY 1 org.eclipse.jem.proxy 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.jem.proxy_1.0.2”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.proxy_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.jem.workbench 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.jem.workbench_1.0.2”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem.workbench_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.jem 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.jem_1.0.2”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.jem_1.0.2”) was picked
    !SUBENTRY 1 org.eclipse.xsd.edit 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.xsd.edit_2.0.1”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.xsd.edit_2.0.1”) was picked
    !SUBENTRY 1 org.eclipse.xsd 1 1 2005-02-10 14:11:55.210
    !MESSAGE This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.xsd_2.1.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\org.eclipse.xsd_2.1.0”) was picked

    !ENTRY com.genuitec.eclipse.webdesigner 4 0 2005-02-10 14:19:39.447
    !MESSAGE HTML Designer Dialog Error
    !STACK 0
    java.lang.Throwable:
    msg=Object doesn’t support this property or method
    url=file://C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.8.3\fck\dialog\fck_table.html
    line=97
    at com.genuitec.eclipse.webdesigner.ole.DialogMessagesDispatch.Invoke(Unknown Source)
    at com.genuitec.eclipse.webdesigner.ole.EventDispatch$1.method6(Unknown Source)
    at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1570)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2446)
    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)

    !ENTRY com.genuitec.eclipse.webdesigner 4 0 2005-02-10 14:19:42.31
    !MESSAGE HTML Designer Dialog Error
    !STACK 0
    java.lang.Throwable:
    msg=Object doesn’t support this property or method
    url=file://C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.8.3\fck\dialog\fck_table.html
    line=247
    at com.genuitec.eclipse.webdesigner.ole.DialogMessagesDispatch.Invoke(Unknown Source)
    at com.genuitec.eclipse.webdesigner.ole.EventDispatch$1.method6(Unknown Source)
    at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1570)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2446)
    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)

    !ENTRY com.genuitec.eclipse.webdesigner 4 0 2005-02-10 14:19:51.214
    !MESSAGE HTML Designer Dialog Error
    !STACK 0
    java.lang.Throwable:
    msg=Object doesn’t support this property or method
    url=file://C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.8.3\fck\dialog\fck_table.html
    line=97
    at com.genuitec.eclipse.webdesigner.ole.DialogMessagesDispatch.Invoke(Unknown Source)
    at com.genuitec.eclipse.webdesigner.ole.EventDispatch$1.method6(Unknown Source)
    at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1570)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2446)
    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)

    !ENTRY com.genuitec.eclipse.webdesigner 4 0 2005-02-10 14:19:51.875
    !MESSAGE HTML Designer Dialog Error
    !STACK 0
    java.lang.Throwable:
    msg=Object doesn’t support this property or method
    url=file://C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.8.3\fck\dialog\fck_table.html
    line=247
    at com.genuitec.eclipse.webdesigner.ole.DialogMessagesDispatch.Invoke(Unknown Source)
    at com.genuitec.eclipse.webdesigner.ole.EventDispatch$1.method6(Unknown Source)
    at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1570)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2446)
    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)

    #224884 Reply

    Riyad Kalla
    Member

    The content type with id “org.eclipse.wst.javascript.core.javascriptsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.
    The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.html.core.htmlsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.css.core.csssource” specified in the extension point does not exist.
    The content type with id “org.eclipse.jst.jsp.core.jspsource” specified in the extension point does not exist.
    The content type with id “org.eclipse.wst.dtd.core.dtdsource” specified in the extension point does not exist.

    None of these messages are from our plugins, these are from something else you have installed.

    Also I would add that you seem to have a very poluted install of Eclipse… multiple versions of WTP which can conflict with MyEclipse’s editors (have similar library dependencies, etc.).

    You also mentioned you are running Eclipse 3.1 with “new myeclipse”, but from your error:

    !ENTRY com.genuitec.eclipse.webdesigner 4 0 2005-02-10 14:19:51.875
    !MESSAGE HTML Designer Dialog Error
    !STACK 0
    java.lang.Throwable:
    msg=Object doesn’t support this property or method
    url=file://C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.8.3\fck\dialog\fck_table.html
    line=247

    It is pretty clear you are not only running an older relase, but a release that is not compatible with Eclipse 3.1. If you want to use ME with Eclipse 3.1, you MUST use the 3.8.4 BETA release for the 3.1 platform that was released last week.

    I think all these exceptions and errors are just redherrings for a marginally borked install of Eclipse and a bunch of fighting/incompatible plugins.

    #224892 Reply

    mauceri
    Member

    Thank you, it seems it is the case. I have reinstalled everything. However I would mention your download page is quite confusing because I downloaded the first version by clicking on the appropriate button (eclipse 3.1) and it gave me :
    EnterpriseWorkbenchInstaller_030804_3.1Beta.exe
    instead of:
    EnterpriseWorkbenchInstaller_030804_3-1.1Beta.exe
    ??!!?
    Difficult to see the difference and both of them are below Eclipse 3.1

    Concerning the conflict they come from the Web plugin provided by http://www.eclipse.org, I understand it’s not yours but it would have been so kind of you to tell it so (I imagine you r not in bad terms with eclipse and you know what they release).
    As my main motivation in purchasing your product was the support aspect I’m a little disappointed. I didn’t imagine eclipse plugins were pollution for you.

    Regards.

    #224894 Reply

    Riyad Kalla
    Member

    I understand it’s not yours but it would have been so kind of you to tell it so (I imagine you r not in bad terms with eclipse and you know what they release).

    I don’t follow what you are suggesting here…

    I didn’t imagine eclipse plugins were pollution for you.

    Of course they aren’t, what *was* poluted about your setup were all the exceptions you posted in your log file that has nothing to do with MyEclipse in addition to which you were running an incompatible release of.

    My comment:

    multiple versions of WTP which can conflict with MyEclipse’s editors (have similar library dependencies, etc.).

    Was meant as a safety warning to you. My job, first and foremost is to make sure that you (as a MyEclipse user) can use our product without glitches. Since you came in here and posted a log file of a workspace that is in severe need some spring cleaning, my gut reaction is “ok, let’s start from ground zero here with a clean install” from there, as long as MyEclipse is working, you can install any additional plugins you want.

    There *are* users in our forums that use WTP and MyEclipse, and I think ultimately the issue you were having with MyEclipse was just the incompatible version, so before anything else just reinstall the right version of MyEclipse and see if that fixes the problem.

    #224904 Reply

    mauceri
    Member

    OK! I’ll try to reinstall WTP later. The installation seems clean now, except a bunch of messages like:
    This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\com.ibm.wtp.common.util_1.0.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\com.ibm.wtp.common.util_1.0.1”) was picked
    I don’t think it is very important and another I had before installing ME:
    Parent plug-in of fragment org.eclipse.update.core is missing
    I never understood.
    Have a nice day.

    #224906 Reply

    Riyad Kalla
    Member

    This plug-in (located at “C:\Program Files\MyEclipse\eclipse\plugins\com.ibm.wtp.common.util_1.0.0”) was ignored because another version of the same plug-in (located at “c:\eclipse\plugins\com.ibm.wtp.common.util_1.0.1”)

    This actually could be a problem… MyEclipse integrates some technology from the WTP releases, and it looks like you having a newer (maybe nightly or M2) build installed separately, so MyEclipse’s interaction with the WTP components maybe result in unexpected problems… let me ask a dev to weigh in here on what happens if you use newer WTP with MyEclipse.

    #224907 Reply

    mauceri
    Member

    Thank you very much.

    #224964 Reply

    Scott Anderson
    Participant

    Yes, there may be interaction problems. Currently we do not install any componants that are delivered as part of the web tools project nor do we test with them as this project is still in an extremely early phase of development. So, at the present time we cannot support installations that have builds of both MyEclipse and WTP installed. While such installs may work, they also may not, and in any event will present you with a confusing array of overlapping functionality. As a result, we currently recommend that you use only MyEclipse or only the early milestone builds of the Eclipse WTP, your choice, but never both simultaneously.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Web project

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