I have a project which I opened and the IDE does a very strange thing.
I have a project which I opened and the IDE does a very strange thing.
The compiler doesn't recognise the changes I make in the code unless I Clean and then compile/build the project again.
After the changes, it points me to lines and content from the previous edits.
Has anyone experienced this before? Knows how to fix it? Is there a switch or something?
The compiler doesn't recognise the changes I make in the code unless I Clean and then compile/build the project again.
After the changes, it points me to lines and content from the previous edits.
Has anyone experienced this before? Knows how to fix it? Is there a switch or something?
Single project? Monolythic (not using BPLs or your DLLs)?
ReplyDeleteIn the project group I have a BPL and a number of projects. The component is installed in the IDE but in this particular project I use the project search path to point to the version of the units I am working on
ReplyDeleteBut for quick some time it was working nicely
ReplyDelete