Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8132193
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T09:17:09+00:00 2026-06-06T09:17:09+00:00

I am using Eclipse Indigo with an Android/NDK mixed project. I’ve added C++ nature

  • 0

I am using Eclipse Indigo with an Android/NDK mixed project. I’ve added C++ nature and almost everything is working. Automatic builds work; that is, when I edit a file ndk-build is invoked and completes successfully – no build errors. Mouseover code assist works (the little window pops up with information about the function). If I place the cursor on an include line and press F3, a relevant header file open (not the one I would expect based on my configuration, but a relevant one – maybe a clue?).

If I select the following line in my .cpp file, it opens $NDKROOT/platform/android-3/arch-arm/usr/include/ctype.h:

#include <ctype.h>

(isdigit is defined in this file)

However, Eclipse insists that isdigit is not defined. I have read many posts suggesting that either the static analyzer or the indexer is to blame, but I’ve tried many of the suggested solutions to no avail.

If I add a line like the following, the error goes away and mouseover code assist for the function works:

extern int isdigit(int);

Again, this is not a linker error or a compiler error – ndk-build completes with no errors. This is something inside eclipse. Thanks for taking a look!

Edit: I now believe this to be a Code Analysis problem. A better solution is to edit the Code Analysis options to make “Function could not be resolved” be a warning instead of an error. That way you can see the warnings in Problems view, but continue to work. If the function is REALLY missing, the compiler will tell you! I also have a new theory, that the problem is with the Code Analyzer following symlinks, because all of the “missing” functions are in symlinked include files. Would love any input on this theory.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T09:17:10+00:00Added an answer on June 6, 2026 at 9:17 am

    I worked around this issue via the approach I suggested in my question and haven’t been able to find a better way yet.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am exporting my project using Eclipse indigo which earlier was working fine but
I'm using the Android NDK r7 with eclipse Indigo on Ubuntu. I set up
i am using eclipse indigo version.i had to create a project in android 2.2
i am working on Android project using Eclipse Eclipse IDE for Java Developers Version:
I'm using Eclipse Indigo and I'm using it for the purpose of developing Android
I am using Eclipse Indigo for Android development. The problem i face is that
I'm working on an Android project. Something happened with my Eclipse project and I
I have been using eclipse indigo happily for android development for a while. In
I'm using Eclipse Indigo with m2e plugin, and I've added to the build section
I'm using Eclipse Indigo and have a Maven project which uses an annotation processor

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.