I have a Java agent that references classes from Java script libraries. The script libraries are imported into the agent. This was all working correctly. Since yesterday, this has stopped working - the Java agent no longer recognises any of the classes contained in the script libraries. The error message for each is that the package containing the classes “cannot be resolved to a type”. Has anyone else had this bug - if so, how do I fix it? I have tried to delete and recreate the script libraries, but the problem still occurs.