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 trialBappy Golder
13,449 PointsNot getting intellisense in ADT
I am following along as showed in all the videos, but I am not getting the same intellisense in the ADT. Do I need to enable something to get them?
2 Answers
Semir Hadzic
1,577 Pointsdid you try crtl + space? Try this http://nickthecoder.wordpress.com/2013/03/03/eclipse-intellisense/
Ben Jakuben
Treehouse TeacherI'd also recommend trying different "delay" settings here: http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Freference%2Fcdt_u_c_editor_con_assist.htm
I wish I had shown this to begin with. I'll be sure to include this feature in a future video.
Bappy Golder
13,449 PointsI managed to fix it myself by updating the intellisense settings. However I didn't have the same help as shown in the video. I tried various different things, including putting the final variable manually. However none of it got the button onClick working unfortunately!
Ben Jakuben
Treehouse TeacherIf you're still having problems with your code, paste it in here and we'll take a look.