From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:adf:f60a:: with SMTP id t10mr2084332wrp.258.1562822203344; Wed, 10 Jul 2019 22:16:43 -0700 (PDT) X-Received: by 2002:a05:6830:15cd:: with SMTP id j13mr1926213otr.110.1562822202604; Wed, 10 Jul 2019 22:16:42 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!l19no1672420wmj.0!news-out.google.com!l19ni5012wmh.0!nntp.google.com!l19no1672409wmj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 10 Jul 2019 22:16:42 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=124.171.98.153; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 124.171.98.153 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <47f9d61f-e335-47a6-9335-9de887fdfb13@googlegroups.com> Subject: GPS 19.1 Project Navigator Doesn't Show C++ header files From: Roger Injection-Date: Thu, 11 Jul 2019 05:16:43 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:56853 Date: 2019-07-10T22:16:42-07:00 List-Id: The GPS 19.1 Project Navigagtor shows my .cpp files but not their associated .h files. I can access the .h files by clicking on their #include names in the .ccp files. However, symantic checks won't work on the .h files complaining "Could not determine the project for file ...". Is there a way to get the .h files accessible to GPS functionalityy?