- This topic has 3 replies, 3 voices, and was last updated 19 years, 1 month ago by hoshposh.
-
AuthorPosts
-
hoshposhMemberI am a new user to MyEclipse IDE, and have installed 4.0.1 on top of Eclipse 3.1. Also, my platform is Linux.
When I try and open a HTML page using the HTML editor, I only see the ‘Source’ tab and I am expecting to see the ‘Preview’ tab as well. Firstly, are my assumptions correct under Linux?
Here is the error that I found in my .log file for Eclipse:
!ENTRY com.genuitec.eclipse.webdesigner 1 0 2005-10-06 11:44:17.987 !MESSAGE No more handles (java.lang.UnsatisfiedLinkError: /eclipse-3.1/eclipse/configuration/org.eclipse.osgi/bundles/196/1/.cp/libswt-mozilla-gtk-3138.so: libxpcom.so: cannot open shared object file: No such file or directory)
Any help would be most appreciated.
Cheers,
-Lyndon-
Kapil KapreMemberLyndon,
Could you tell us your Mozilla version?
GregMemberLyndon,
As Kapid alluded to, your mozilla version is likely not compatible with Eclipse 3.1. We do have documentation that shows the steps how to install a Eclipse 3.1 compatible mozilla on your linux workstation.
In MyEclipse go to Help > Help Contents > MyEclipse Application Developer Guide > Getting Started > Using the HTML ‘Classic’ Editor > FAQ Section. There is a question in the FAQ talking about getting the Preview working in linux. You can also view the same tutorial online here:
http://www.myeclipseide.com/images/tutorials/quickstarts/htmleditor/I hope this helps.
hoshposhMemberGreg and Kapid,
Thanks for taking the time to respond to my query.
Unfortunately, I have already discovered the link, and followed the instructions in the FAQ (http://myeclipseide.com/enterpriseworkbench/help/topic/com.genuitec.myeclipse.doc/html/quickstarts/htmleditor/index.html#faq)
So, I downloaded 1.6 from the link in the FAQ and still I received this error. Actually I received a different error, eluding to the fact that my MOZILLA_FIVE_HOME was not set. So, I set it to the 1.6 installation root and received the error I reported originally.
I will try again to make sure that I am using the right settings and the classic HTML editor.
CHeers,
-Lyndon- -
AuthorPosts