Re: doing something useful with "import android.app.Service"

Paul Landes <[email protected]> Mon, 6 Jul 2015 09:54:57 -0500
Newsgroups gmane.emacs.jdee.devel
Message-ID <[email protected]>
JDEE has `jde-help-class' which is bound to C-c C-v d.  It prompts for the class and starts a web browser showing the documentation.


On Jul 5, 2015, at 10:27 AM, Stephen Leake <[email protected]> wrote:

> I'm writing an Android app, so I have lots of statements like "import
> android.app.Service". It would be nice if JDE could navigate to the
> Google documentation for that class. More generally, it could navigate
> to any documentation for any class.
> 
> In the Android case, there is a simple mapping from class name to url:
> 
> http://developer.android.com/reference/<class>.html
> 
> where <class> has '/' instead of '.'
> 
> In this case:
> 
> http://developer.android.com/reference/android/app/Service.html
> 
> Before I start hacking some elisp to do this, does JDE already have this
> (I didn't find it in the manual or menus), or is anyone else working on
> something like it?
> 
> -- 
> -- Stephe
> 
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> jdee-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jdee-devel


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/