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
jdee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jdee-devel

Reply via email to