 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: MyEclipse Visual HTML editor not working correctly
Posted: Jul 04, 2008 - 03:28 AM
|
|

Joined: Jan 31, 2006
Posts: 8
|
|
Hi,
I am just trying out MyEclipse 6.5 (latest, which I just downloaded). Haven't touched in a while.
I opened up an HTML page using MyEclipse Visual HTML editor. The preview pane shows the page all messed up. It's like it doesn't see any of the CSS applied to it. I am using maven and my page is sitting in src/main/webapp/page.html. the CSS file is in src/main/webapp/styles/screen.css.
The HTML page refers to the style.css like this:
<link href="styles/screen.css" rel="stylesheet" type="text/css" />
The same page displays 100% properly when I open it with the MyEclipse Web browser.
Any ideas?
Thanks,
Yaakov. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: MyEclipse Visual HTML editor not working correctly
Posted: Jul 07, 2008 - 02:53 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Yaakov,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
By "messed up" you mean the css is not being applied? Are there any other mess ups you see in the page? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: MyEclipse Visual HTML editor not working correctly
Posted: Jul 07, 2008 - 05:50 PM
|
|

Joined: Jan 31, 2006
Posts: 8
|
|
Correct, the it seems like CSS is not being applied (I actually wrote just that in the original post).
It's hard to tell if there are any other mess ups since it's all looking messed up right now anyway because of the CSS.
Here is the installation summary:
*** Date:
Monday, July 7, 2008 12:47:29 PM EDT
** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609
Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800
Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800
Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800
Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800
Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1494_7c
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
| support-nipun wrote: | Yaakov,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
By "messed up" you mean the css is not being applied? Are there any other mess ups you see in the page? |
|
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: MyEclipse Visual HTML editor not working correct
Posted: Jul 07, 2008 - 07:00 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| Can you create a sample project which could help me reproduce this issue and pm it to me. You and hit the pm button at the bottom of my post and send me the project. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |