This should already be the case. If you are working in an EclipseME project and have defined your custom MIDP JRE (via Window...Preferences...J2ME...Device Management), it should show you the appropriate CLDC/MIDP-specific help from the Javadocs whenever you hover your mouse over a class or method. Pressing F1 does not immediately take you to the help for that type/method, but it should give you a list of topics, one of them being the Javadoc-generated help. I just verified this for myself with a project that uses a JRE I created from the Sun WTK, and it does give me JavaME-specific help; not JavaSE.
Parag Chandra Senior Software Developer [EMAIL PROTECTED] 404-439-5821 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefano Mora Sent: Wednesday, January 16, 2008 3:40 AM To: [email protected] Subject: [Eclipseme-users] Recalling Java ME docs Hi there, is there a way to configure eclipse (or a eclipseME project) to point to JavaMe html help files. Best if it should be possible to call via F1 pression .... Thanks -- Stefano Mora ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
