Hi! After upgrading to 1.1.4 we are experiencing a...
# intellij
j
Hi! After upgrading to 1.1.4 we are experiencing a very weird behaviour. It appears that our test classes are not recognised anymore by IDEA (despite the source code being marked as test sources). The green play icon does not appear anymore. More importantly, some imports do not work, (in particular for fluentlenium, but we are not sure this is relevant). IDEA does not recognise these dependencies, although they are perfectly valid gradle dependencies (gradle works just fine in the command line). Also we seem to have lost all sort of IDE validation, IDEA won't complain anymore about syntactic errors or anything like that. We have spent quite a bit of time and can't figure out what's going on. Any hints? Thanks!