facebook

Problem with JSP and HTML pages in Linux

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #266131 Reply

    MDH-1
    Member

    I couldn’t open jsp and html pages and notided that there is an issue with the internal web server. I got an error said ‘an error has occured. See error log for details.’ How can I make it to work in the design mode? If not possible, is there a work around solution that allows me to open the files in source mode? My linux is fedora 6.

    #266196

    Greg
    Member

    There is a way you can configure the design mode to work. Launch eclipse with the following environmental variables set:

    export MOZILLA_FIVE_HOME=""

    There is documentation on how to do this in the product itself, Help > Help Contents > MyEclipse Learning Center > Release and Technical Notes > technical Notes > Linux Internal Web Browser Compatibility.

    Hope this helps, good luck!

    #266374

    MDH-1
    Member

    This does not work. I tried this before posting the message and also after your reply. I got the same error message.

    #266403

    Greg
    Member

    Sorry if you are having trouble. If you would like to use source only, then just right-click you JSP or HTML file and choose “Open with” > “MyEclipse JSP/HTML Editor”. This is the source only version. You can also make this the default through the Content type preferences.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem with JSP and HTML pages in Linux

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