i got error like this
''' Error running 'LoginWindowTes': Command line is too long. Shorten command line for LoginWindowTest.loginTest or also for JUnit default configuration.'''
when I made edit configuration and create VM path
After that I debug LoginWindowTest.java then I got this error
What is the reason I got this error?
Could you please explain to me ?