开发者

delphi 2010 IDE 'error insight' error

when I open concrete projects the error insight mark with red lines incorrect areas of the screen. Also when I compile It, error messages are shown, but the line number displayed in the message window points to a wrong line in the code window. When I double click over a error message the ide goes to another line. how do i correct t开发者_开发知识库his problem?

Regards,

Francis


Francis--

It is very likely that your files have some issues with their line endings.

Has the file ever been opened in another editor besides Delphi?

You can check this way: Copy all of the code onto the clipboard, paste it into Notepad, copy it all out of notepad, and then paste it back into the editor. That should clean up all the line endings. See if that makes a difference.


Turn off error insight. First thing I do after installing. Then fix the line endings as noted earlier.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜