Hi – I am having a problem with running junit test from MyEclipse – I can run the test from regular free Eclipse.
Problem – when I run the test, it complaints about not being able start the process. The problem detail is vague and shows only the following.
Exception occurred executing command line.
CreateProcess: “C:\Program Files\Java\jre1.6.0_05\bin\javaw.exe” -classpath “C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\video_matcher\config\spring;C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\video_matcher\config\log;C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\video_matcher\build;C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\extlib\PDFBox-0.7.2-log4j.jar;C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\extlib\activeio-core-3.0.0-incubator.jar;C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\extlib\activemq-console-4.1.1.jar;C:\Documents and Settings\Htin Hlang\My Documents\MyEclipse\workspace\backend\branches\VIDEOCRAWL_2.3\extlib\activemq-core-4.1.1.jar;C:\Documents and Setting”
Help please.
Thanks,