[gps-users] GPS project file can not be edited graphically
Vo, Anh (US SSA)
Anh.Vo at baesystems.com
Fri May 27 19:54:23 CEST 2011
When editing gnatcoll.gpr file using GUI, GPS complains that it can not be edited graphically because of statement such "Var := ...". Indeed, gnatcoll.gpr does contain statement Version := "1.3w";
My question is that why GPS does not complain declaration and initialization, shown below, while assignment statement is used in both cases.
type OS_Kind is ("Windows_NT", "unix");
OS : OS_Kind := external ("OS", "unix");
Anh Vo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/gps-users/attachments/20110527/ee1f4b4c/attachment.htm
More information about the gps-users
mailing list