Community
Participate
Working Groups
Java processes can't be run on non-Java projects so we should let them know (e.g. for a service call in a RUI client, return an error status with the message)
TestServerConfiguration now throws a CoreException when you try to start it on a non-Java project. EvServer already sent any caught errors back to the client inside a ServiceInvocationException (exception message is inside detail3)
Verified