You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "red (JIRA)" <ji...@apache.org> on 2018/07/11 12:48:00 UTC

[jira] [Created] (NETBEANS-1039) Netbeans, C++, Remote - Code Assistant doesn't pick up include files

red created NETBEANS-1039:
-----------------------------

             Summary: Netbeans, C++, Remote - Code Assistant doesn't pick up include files
                 Key: NETBEANS-1039
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1039
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Completion &amp; Templates
    Affects Versions: 8.2
         Environment: Win10 x64, Java 1.8.0_161 with clean install of Netbeans 8.2 C++ bundle; Raspberry PI with Alpine Linux 3.8 and GCC, G++, GDBServer, Make apks loaded. All /usr/include files present on PI. Netbeans connectivity via SSH private key only, no samba on PI. 
            Reporter: red


Minimal C++ source code file remote compiles \ runs \ debugs correctly, but Code Assistant redlines any #include files\functions, e.g. <stdio.h> and printf().

Tools...Options...Code Assistance shows all the correct include paths for C & C++ that it should be using to locate the header files in the PI. "Reset settings" has no effect on the issue.

Menu option "project"... "code assistant"... "Clean C/C++cache and restart IDE", causes source code re-displayed on restart with no redlines. Clicking in the source code window then causes the code to get redlined again.

Menu option code assistant ... "Failed #include/#error Directives" doesn't do anything.

Have tried all suggestions found on the internet to try and fix issue with no success.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists