# Gnat Studio missing project properties

**URL:** https://forum.ada-lang.io/t/gnat-studio-missing-project-properties/4585
**Category:** General
**Tags:** gnat
**Created:** [July 21, 2026, 3:38pm UTC](https://forum.ada-lang.io/t/gnat-studio-missing-project-properties/4585 "2026-07-21T15:38:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dgayler](https://forum.ada-lang.io/letter_avatar_proxy/v4/letter/d/48db29/32.png) [@dgayler](https://forum.ada-lang.io/u/dgayler)
#### Post date: [July 21, 2026, 3:38pm UTC](https://forum.ada-lang.io/t/gnat-studio-missing-project-properties/4585/1 "2026-07-21T15:38:14Z")

</div>

I recently installed the newest linux version of gnatstudio and the project properties option seems to be missing.

---

<div class="post-metadata">

### Author: ![NumberSix](https://forum.ada-lang.io/user_avatar/forum.ada-lang.io/numbersix/32/195_2.png) [@NumberSix](https://forum.ada-lang.io/u/NumberSix)
#### Post date: [July 21, 2026, 3:45pm UTC](https://forum.ada-lang.io/t/gnat-studio-missing-project-properties/4585/2 "2026-07-21T15:45:08Z")

</div>

This is normal. Look at the changelog.

I guess the idea is that the truth is in the GPR file, not in the screen of this menu which could cause more problems than anything else.

---

<div class="post-metadata">

### Author: ![NumberSix](https://forum.ada-lang.io/user_avatar/forum.ada-lang.io/numbersix/32/195_2.png) [@NumberSix](https://forum.ada-lang.io/u/NumberSix)
#### Post date: [July 21, 2026, 3:48pm UTC](https://forum.ada-lang.io/t/gnat-studio-missing-project-properties/4585/3 "2026-07-21T15:48:07Z")

</div>

To keep this option, you would have had to parse the GPR file towards the screen and vice-versa, which would have led (without a doubt) to ‘alterations’ of GPR files…
