I'm using Netbeans 8.2 on Linux and we have changed our Boost version and therefore environment variable pointing to boost. However, Netbeans seems to be using a cached version, even though our compile script forces to reload the current one. If I echo the variable on a terminal (even terminal within Netbeans) I get the correct value.
Is anyone acquainted with where Netbeans cache this, where is this cache and is it okay to delete this cache?