Neil Youngman
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Edited How to trace fault when project won't run
AnsweredWhen I try to run my project I get the error message Error running 'Project': Calling invokeAndWait from read-action leads to possible deadlock. Unfortunately I can find nowhere that tells me where... -
Edited SOLVED: Import not recognising class in jar
AnsweredI have a set of import statements where I can't see why it's not finding the class in my libraries, e.g. import org.bson.Document; In my project libraries, I have /home/user/libraries/mongo-java-dr...