Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (retired 2014) Getting Started with Android Introduction to Methods and Classes

Show Javadoc in Eclipse (Ubuntu)

Hi, using Ubuntu I can't see the Javadoc, when my cursor is above a function. Get message: "Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found."

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Perhaps one of these StackOverflow questions will help?

If not, let us know a little more about what you're trying to view. It will vary for your own methods, Android methods, or Java methods. Which method are you trying to view?

Thank you for your answer Ben. With Stackoverflow I believe I managed to show the docs. At least most of them. So I'm good for now.