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
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
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