java - Starting Eclipse as AUT in RCPTT results in an empty Eclipse window -


what have: want create application under test (aut) in rcptt ide. choose existing , functioning eclipse folder on desktop aut when start result this: enter image description here, while advanced configuration looks this: enter image description here

any thoughts how start right?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -