Category Archives: Debug with CodeSite

Searching Libraries for Units Revisited

By | August 28, 2019

Sunday was clearly one of those days when I should have given up and gone out (even though I would have melted) as I was being stupid whn I couldn’t get IOTABuildConfiguration to work, I was just doing it all wrong. Below is some of the code updated to what it should have been 🙁… Read More »

Searching Libraries for Units

By | August 26, 2019

Yesterday I eventually got around to implementing a function of one of my IDE plug-ins that was missing. In the Debug with CodeSite plug-in, one of the missing checks was to ensure that CodeSiteLogging was on the search path either for the project or the IDE. This is similar to a question that was asked… Read More »