[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Problem viewing Javadoc in Mozilla Firefox

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.