Setting Up a Simulation Assistant Project in NetBeans
To develop Simcenter STAR-CCM+ Simulation Assistants, it is recommended that you use an IDE (Integrated Development Environment).
IDEs offer many benefits compared to standard text editors, such as auto-indenting your code and offering auto-completion for method and class names (when you import the appropriate application libraries). You can get a free copy of the NetBeans IDE from the official website. Use NetBeans 12.6 or later.
This section contains the following topics: