104d103 < 106,113c105,110 < // bot.button("&Add...").click(); < // SWTBotTreeItem [] theItems = bot.tree().getAllItems(); < // < // theItems[0].getNode("resources.jar").expand(); < // theItems[0].getNode("resources.jar").getNode("META-INF").expand(); < // theItems[0].getNode("resources.jar").getNode("META-INF").getNode("MANIFEST.MF").select(); < // bot.button("&Finish").click(); < --- > bot.button("&Add...").click(); > SWTBotTreeItem [] theItems = bot.tree().getAllItems(); > theItems[0].getNode("esbcontent").expand(); > theItems[0].getNode("esbcontent").getNode("META-INF").expand(); > theItems[0].getNode("esbcontent").getNode("META-INF").getNode("jboss-esb.xml*").select(); > bot.button("&Finish").click();