[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Web Browser for Javadoc

Matt Wallace wrote:
I'm using 3.1M6 and I'm having trouble getting Eclipse to use the web browser I want. I've gone into preferences and set up Konqueror to be the only Web Browser and told Eclipse to use it. However, if I hit Shift-F2 over a type, Eclipse brings up Mozilla. Can anyone else confirm this is how its "supposed" to work (i.e I haven't screwed something up particular to my setup)? If so, I'll file a bug.


Actually, I do not think this is supposed to work. SWT basically uses the gnome toolkit, so running a KDE browser within such an application might be difficult. Actually, I believe it is using a browser adapter for this. I could find


http://dev.eclipse.org/viewcvs/index.cgi/platform-help-home/eclipse_project_plan_3_0_supported_browsers.html?rev=1.2

With google. Mozilla and IE, and that's about it. Maybe something for you to mend?

Maarten