For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 8 replies, 3 voices, and was last updated 20 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
mikeaaMemberI can create a jsp file in a MyEclipse web project that deploys and displays in tomcat.. so I know it is a ‘valid’ jsp file.
I can edit it in the ‘source’ mode of the designer.. no problem. But it is totally BLANK in the ‘design’ mode or split ‘design’ mode. I cannot see or add any content in design mode, yet everything else looks OK. (the properties window works.. I can add tags from the palette in the ‘soucer’ window… The ‘design’ window is just a BLANK slab of white real estate. I have started with a fresh Eclipse and MyEclipse download, and have not installed any other plugins.. so there cannot be any conflicts. Can anyone tell me the magic ‘button’ to push to make this window work?I am using Eclipse 3.1.2 with MyEclipse 4.1.1, on a Win2k Pro SP4 machine.
Thanks, Mike
😥April 28, 2006 at 10:06 pm #251356
mikeaaMemberOh yes.. here is the MyEclipse info….
*** Date: Fri Apr 28 23:16:59 EDT 2006*** System properties:
OS=Windows2000
OS version=5.0
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.1 GA
Build id: 20060309-4.1.1-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.2
Build id: M20060118-1600Eclipse Platform
Version: 3.1.2
Build id: M20060118-1600Eclipse RCP
Version: 3.1.2
Build id: M20060118-1600Eclipse Java Development Tools
Version: 3.1.2
Build id: M20060118-1600Eclipse Plug-in Development Environment
Version: 3.1.2
Build id: M20060118-1600Eclipse Project SDK
Version: 3.1.2
Build id: M20060118-1600Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\mra\Dev\Prolog\Eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
11010_3c
-vm
C:\WINNT\system32\javaw.exeApril 28, 2006 at 10:32 pm #251357
GregMemberMike,
Are there any errors in your error log? <workspace_dir>/.metadata/.log
If so, could you post them here?
April 29, 2006 at 7:27 am #251366
mikeaaMemberHi Greg.. I did a lot of flailing around last night trying to get it to work.. so to make things clean for you, I uninstalled MyEclipse & Eclicpse, then re-installed and configured them, created a new web project with a single jsp that displays prperly in source and in IE when deployed.. but still nothing in ‘design’ mode.. I copied all the error messages in the log after this last reinstall, so what you see below should be relevent to the current setup. I also ran Eclipse with the ‘-clean’ option.. didn’t help.
I’ll go back to evaluating MyEclipse when I get your solution 🙂
<<
!ENTRY com.genuitec.eclipse.core 1 0 2006-04-29 08:11:47.515
!MESSAGE Unable to locate .myeclipse.properties file
!SESSION 2006-04-29 08:15:23.750 ———————————————–
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
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.core.resources 2 1 2006-04-29 08:15:47.234
!MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder for project JspTest02. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 2006-04-29 08:15:47.312
!MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator for project JspTest02. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 2006-04-29 08:15:47.328
!MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator for project JspTest02. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 2006-04-29 08:15:47.328
!MESSAGE Skipping builder com.ibm.etools.validation.validationbuilder for project JspTest02. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 2006-04-29 08:15:47.328
!MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project JspTest02. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
!SESSION 2006-04-29 08:19:16.750 ———————————————–
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
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 com.genuitec.eclipse.core 1 0 2006-04-29 08:21:06.375
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:22:40.484
!MESSAGE Expected ‘;’, url=file://C:\Documents and Settings\mikea\workspace\JspTest\WebRoot\.test01.jsp_wd2_init.html, line=1!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:22:40.500
!MESSAGE COM object method returns error code: 0x80020101;
!STACK 0
com.jniwrapper.win32.com.ComException: COM object method returns error code: 0x80020101;
at com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:624)
at com.jniwrapper.win32.mshtml.impl.IHTMLWindow2Impl.execScript(SourceFile:884)
at com.jniwrapper.win32.ie.bd.execute(SourceFile:43)
at com.jniwrapper.win32.ie.bp.run(SourceFile:247)
at com.jniwrapper.win32.MessageLoopThread.doInvokeAndWait(SourceFile:188)
at com.jniwrapper.win32.ie.z.invokeAndWait(SourceFile:243)
at com.jniwrapper.win32.ie.m.a(SourceFile:32)
at com.jniwrapper.win32.ie.BrowserSupport.executeScript(SourceFile:256)
at com.jniwrapper.win32.ie.Browser.executeScript(SourceFile:96)
at com.genuitec.eclipse.webdesigner2.designeditor.MSHTMLViewer.execScript(MSHTMLViewer.java:1791)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.processSetupScript(DOMModelCoordinator.java:3493)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOMFromDocument(DOMModelCoordinator.java:2276)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOM(DOMModelCoordinator.java:1162)
at com.genuitec.eclipse.webdesigner2.designeditor.DesignEditSubsystem$6.oleRun(DesignEditSubsystem.java:352)
at com.genuitec.eclipse.webdesigner2.designeditor.OleThreadRunner.run(OleThreadRunner.java:23)
at com.jniwrapper.win32.c.run(SourceFile:525)
at com.jniwrapper.win32.d.run(SourceFile:502)!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:23:50.390
!MESSAGE Expected ‘;’, url=file://C:\Documents and Settings\mikea\workspace\JspTest\WebRoot\.test01.jsp_wd2_init.html, line=1!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:23:50.437
!MESSAGE COM object method returns error code: 0x80020101;
!STACK 0
com.jniwrapper.win32.com.ComException: COM object method returns error code: 0x80020101;
at com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:624)
at com.jniwrapper.win32.mshtml.impl.IHTMLWindow2Impl.execScript(SourceFile:884)
at com.jniwrapper.win32.ie.bd.execute(SourceFile:43)
at com.jniwrapper.win32.ie.bp.run(SourceFile:247)
at com.jniwrapper.win32.MessageLoopThread.doInvokeAndWait(SourceFile:188)
at com.jniwrapper.win32.ie.z.invokeAndWait(SourceFile:243)
at com.jniwrapper.win32.ie.m.a(SourceFile:32)
at com.jniwrapper.win32.ie.BrowserSupport.executeScript(SourceFile:256)
at com.jniwrapper.win32.ie.Browser.executeScript(SourceFile:96)
at com.genuitec.eclipse.webdesigner2.designeditor.MSHTMLViewer.execScript(MSHTMLViewer.java:1791)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.processSetupScript(DOMModelCoordinator.java:3493)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOMFromDocument(DOMModelCoordinator.java:2276)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOM(DOMModelCoordinator.java:1162)
at com.genuitec.eclipse.webdesigner2.designeditor.DesignEditSubsystem$6.oleRun(DesignEditSubsystem.java:352)
at com.genuitec.eclipse.webdesigner2.designeditor.OleThreadRunner.run(OleThreadRunner.java:23)
at com.jniwrapper.win32.c.run(SourceFile:525)
at com.jniwrapper.win32.d.run(SourceFile:502)!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:23:51.468
!MESSAGE Expected ‘;’, url=file://C:\Documents and Settings\mikea\workspace\JspTest\WebRoot\.test01.jsp_wd2_init.html, line=1!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:23:51.515
!MESSAGE COM object method returns error code: 0x80020101;
!STACK 0
com.jniwrapper.win32.com.ComException: COM object method returns error code: 0x80020101;
at com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:624)
at com.jniwrapper.win32.mshtml.impl.IHTMLWindow2Impl.execScript(SourceFile:884)
at com.jniwrapper.win32.ie.bd.execute(SourceFile:43)
at com.jniwrapper.win32.ie.bp.run(SourceFile:247)
at com.jniwrapper.win32.MessageLoopThread.doInvokeAndWait(SourceFile:188)
at com.jniwrapper.win32.ie.z.invokeAndWait(SourceFile:243)
at com.jniwrapper.win32.ie.m.a(SourceFile:32)
at com.jniwrapper.win32.ie.BrowserSupport.executeScript(SourceFile:256)
at com.jniwrapper.win32.ie.Browser.executeScript(SourceFile:96)
at com.genuitec.eclipse.webdesigner2.designeditor.MSHTMLViewer.execScript(MSHTMLViewer.java:1791)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.processSetupScript(DOMModelCoordinator.java:3493)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOMFromDocument(DOMModelCoordinator.java:2276)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOM(DOMModelCoordinator.java:1162)
at com.genuitec.eclipse.webdesigner2.designeditor.DesignEditSubsystem$6.oleRun(DesignEditSubsystem.java:352)
at com.genuitec.eclipse.webdesigner2.designeditor.OleThreadRunner.run(OleThreadRunner.java:23)
at com.jniwrapper.win32.c.run(SourceFile:525)
at com.jniwrapper.win32.d.run(SourceFile:502)
!SESSION 2006-04-29 08:26:10.15 ————————————————
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
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 com.genuitec.eclipse.core 1 0 2006-04-29 08:26:18.781
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:26:35.15
!MESSAGE Expected ‘;’, url=file://C:\Documents and Settings\mikea\workspace\JspTest\WebRoot\.test01.jsp_wd2_init.html, line=1!ENTRY com.genuitec.eclipse.webdesigner 4 0 2006-04-29 08:26:35.31
!MESSAGE COM object method returns error code: 0x80020101;
!STACK 0
com.jniwrapper.win32.com.ComException: COM object method returns error code: 0x80020101;
at com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:624)
at com.jniwrapper.win32.mshtml.impl.IHTMLWindow2Impl.execScript(SourceFile:884)
at com.jniwrapper.win32.ie.bd.execute(SourceFile:43)
at com.jniwrapper.win32.ie.bp.run(SourceFile:247)
at com.jniwrapper.win32.MessageLoopThread.doInvokeAndWait(SourceFile:188)
at com.jniwrapper.win32.ie.z.invokeAndWait(SourceFile:243)
at com.jniwrapper.win32.ie.m.a(SourceFile:32)
at com.jniwrapper.win32.ie.BrowserSupport.executeScript(SourceFile:256)
at com.jniwrapper.win32.ie.Browser.executeScript(SourceFile:96)
at com.genuitec.eclipse.webdesigner2.designeditor.MSHTMLViewer.execScript(MSHTMLViewer.java:1791)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.processSetupScript(DOMModelCoordinator.java:3493)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOMFromDocument(DOMModelCoordinator.java:2276)
at com.genuitec.eclipse.webdesigner2.designeditor.DOMModelCoordinator.buildMSHTMLDOM(DOMModelCoordinator.java:1162)
at com.genuitec.eclipse.webdesigner2.designeditor.DesignEditSubsystem$6.oleRun(DesignEditSubsystem.java:352)
at com.genuitec.eclipse.webdesigner2.designeditor.OleThreadRunner.run(OleThreadRunner.java:23)
at com.jniwrapper.win32.c.run(SourceFile:525)
at com.jniwrapper.win32.d.run(SourceFile:502)April 29, 2006 at 8:19 pm #251379
GregMemberWhat version of IE do you have installed? Also, you can also use the ‘Classic’ versions of both the HTML and JSP editors, just right-click a html/jsp file and go to Open With > MyEclipse ‘Classic’ HTML editor.
May 1, 2006 at 11:31 am #251437
mikeaaMemberIE version 6.0.28
During my ‘evaluation period’ I have been using the ‘classic’ version while waiting for the (hopeful) fix.. I would definitely prefer to use a visual editor (Like my old faithful Dreamweaver).. The writeup for your visual designer looks very impressive.. so I would very much like to use it .
Could there be a problem with using java 5 ?
Perhaps you could tell me what IE privacy / security settings need to be set on/off for the ‘designer’ editor to work.If you don’t see an immediate solution, then I will go on to evaluate Exadel Pro, as I have a bit of a deadline for making a choice, and your two plugins seem to be mutually exclusive.. so I must decide which one best suits my needs and my level of development.
Please let me know if you think this might take a while.
Thank you for your help.. I imagine that it must not be easy trying to debug each users unique configurations.
Mike
May 5, 2006 at 2:25 pm #251676
Riyad KallaMemberMike,
We have our M1 release of MyEclipse 5.0 comming out soon which will include a new designer (no longer IE based AND cross platform). We would encourage you to atleast try that out before deciding that MyEclipse isn’t for you. Additionally, please expect bugs as you work with M1 as 5.0 is a major release for us. Additionally, M1 won’t be feature complete, more features will be comming in M2.May 9, 2006 at 10:38 am #251811
mikeaaMemberThank you for the info Riyad.
Cutting dependencies with IE certainly sounds like a ‘move forward’ 🙂
I will check back with MyEclipse when you release M1. I assume that I will be allowed a new evaluation period with M1, and I will be looking forward to that.Regards, Mike
May 9, 2006 at 10:59 am #251816
Riyad KallaMemberMike,
If you have a hickup with the trial code, email subscriptions@myeclipside.com and point them to this thread, I think they can reissue you a new trial. -
AuthorPosts
