Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problem viewing Javadoc in Mozilla Firefox
Problem viewing Javadoc in Mozilla Firefox [message #164126] Sun, 06 August 2006 13:57
Eclipse UserFriend
Originally posted by: craigtmoore.gmail.com

I've recently developed a problem with viewing javadoc's in my Mozilla
firefox browser. When I try to open javadoc using Mozilla, eclipse passes
the URL as a string with spaces not "%20" characters in the address so
Mozilla takes the string and breaks it up across multiple tabs according to
where the spaces are. So an address like
file:///F:/My Documents/My Classwork/programming/prog_0.01/doc/JavaFile.html
would open in 3 tabs where the first tab would have "file:///F:/My" the next
tab would have "Documents/My" and the final tab would have
"Classwork/programming/prog_0.01/doc/JavaFile.html".

Has anyone ever run across this, and know how to configure Mozilla/Eclipse
so it doesn't do this? I don't have this problem when I am at work so I am a
little puzzled as to why it is happening.

Thanks in advance for any help you can provide.

Regards,

Craig.
Previous Topic:Debug
Next Topic:J2EE sun App server
Goto Forum:
  


Current Time: Sat Apr 27 02:47:04 GMT 2024

Powered by FUDForum. Page generated in 0.07878 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top