Re: [linuxtools-dev] pondering moving sdl / opengl docs into libhover

2012-10-24 Thread Gurce Isikyildiz
Hi Alex, Thanks for the details. I'm reading the page you suggested. Being a newbie at this, a lot is un-familiar to me. Could you help out on these points: > Libhover exension: ... Let's examine an example which specifies libhover help for the glibc C Library: I wasn't sure how to track d

Re: [linuxtools-dev] pondering moving sdl / opengl docs into libhover

2012-10-24 Thread Jeff Johnston
Hi Gurce, The Linux Tools sources are in git so you can view them via the web or clone them locally. See our wiki: http://wiki.eclipse.org/Linux_Tools_Project/Git -- Jeff J. On 10/24/2012 06:06 PM, Gurce Isikyildiz wrote: Hi Alex, Thanks for the details. I'm reading the page you suggested

Re: [linuxtools-dev] pondering moving sdl / opengl docs into libhover

2012-10-24 Thread Gurce Isikyildiz
Hi Jeff, Thanks for the link, I've downloaded the source now. My next Q: C Library Hover Utility: ... Run the file as a Java application (it has a static main method) and pass to it two parameters: I'm unsure how to run the "BuildFunctionInfos" utility mentioned here. I made the following