Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: X10 2.0.3
-
Fix Version/s: X10 2.0.3
-
Component/s: X10DT Source Editor
-
Labels:None
-
Environment:win/cygwin
-
Number of attachments :
Description
When the user types something with compilation errors and before doing Control-S, the ParseController should display annotations showing the compilation errors. Currently not all compilation errors are displayed by the ParseController. For example, if the name of a method in a call is changed to something that does not exist, the ParseController does not complain.