Stephen Leake writes: > One option is to have menu Ada | Project | Load check the file > extension; if it is '.gpr', parse it as a gpr file; otherwise parse it > as a .adp file. Note that '.adp' is _not_ required; I use '.prj'. On > the other hand, GNAT does require '.gpr', so this is a reasonable > approach. I like that. -- Ludovic Brenta.