[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: context sensitive help system not working with eclipse 3.4

Removing plugins is not a recommended approach to uninstalling software in Eclipse. If you just want the platform binary runtime, install that.

http://download.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/winPlatform.php#PlatformRuntime

Once that's installed you can selectively add features (eg., support for CVS, plugin development, or java development), and later uninstall them using Eclipse's built-in plugin management (Install Manager).

For more on the Install Manager, see:

http://wiki.eclipse.org/Equinox_p2_Update_UI_Users_Guide

Nick

Nitha wrote:
I installed eclipse classic 3.4 from http://www.eclipse.org/downloads/ the last link: http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4-200806172000/eclipse-SDK-3.4-win32.zip. Then I removed doc and source plug ins and features from this package, and all of a sudden the context sensitive help (dynamic help) does not working in all the wizard, dialog, and properties pages. Is this a known bug?
Could someone help me with this.