I have a set of module definitions that use a path variable $CompileDirectory$ for their output, this allows individual devs to compile to where they want. When I try to use the inspection runner to run inspections on the modules the inspections won't run until I've defined (via a dialog box :( ) this variable, even though it's not used for inspections.
Issue wasresolved
| Old | New | |
| Gibson (rxgibson) - 25 months ago (20 Oct 2006 17:50) | ||
Gibson (rxgibson)
25 months ago (11 Oct 2006 11:11)See also TW-858
Gibson (rxgibson)
25 months ago (11 Oct 2006 11:13)I suggest there should be a mechanism for specifying path variables via the web interface and builds that don't have the correct variables should just crash (with a helpful message).
As a second step, you shouldn't have to define variables that aren't actually needed for the running of the build (e.g. compile directory in this case).
Kirill Maximov (maxkir)
25 months ago (20 Oct 2006 17:50)See related issue