Accurate Projects

This category covers the creation of accurate projects, which provide you with the details you want when you’re using Understand.

Using STM32 IDE ( Eclipse ) and Buildspy
Buildspy works by serving as an intermediary for the build system. Its a good option for generating an accurate Understand project when other options like B...
Tue, 6 Feb, 2024 at 10:42 AM
Installing rizsotto/Bear on CentOS/RHEL 8
Setting up an accurate Understand project is arguably the most important step in learning how to use Understand. Most languages aren't too difficult to ...
Wed, 28 Feb, 2024 at 8:36 AM
Using Gradle and Maven Projects to configure Understand
Understand Java projects usually need the classpath to analyze correctly. This article describes how to get the Java classpath from Gradle and Maven Project...
Wed, 30 Nov, 2022 at 11:53 AM
Buildspy - For gcc/g++ Users
We have added a new feature to Understand called Buildspy that allows gcc/g++ users to create an Understand project during the build. Buildspy picks up file...
Mon, 4 Oct, 2021 at 5:43 AM
Creating Accurate Java Projects
Undefined entities in Understand projects can lead to inaccuracies in the parse and other oddities. One of the easiest ways to enhance project accuracy and ...
Tue, 11 Oct, 2022 at 1:58 PM
Building Projects with JSON
Understand has many options for generating accurate projects. Accurate projects help leverage the full potential of the C/C++ Strict parser. Buildspy active...
Fri, 1 Dec, 2023 at 9:40 AM
CMake and Understand
If your team uses cmake to build your projects, you can use it to generate your Understand project. It will add all of the files, setup the correct macro de...
Wed, 27 Mar, 2024 at 12:02 PM
Creating Accurate C/C++ Projects
Why do I care?  The more information Understand has about include paths and macro configuration, the more closely your Understand project will match you...
Fri, 1 Dec, 2023 at 9:42 AM
Building an Accurate Understand Project
One important piece of using Understand is being able to create an accurate project that will provide you with all of the accurate details needed when using...
Wed, 6 Mar, 2024 at 3:43 PM