7576777879808182838485
classLoader = JdtUtils.getClassLoader(project, null); } @After public void deleteProject() throws Exception { new ACondition("Wait for Jobs") { @Override public boolean test() throws Exception { assertJobManagerIdle(); return true; }
7071727374757677787980
model.addProject(beansProject); } @After public void deleteProject() throws Exception { new ACondition("Wait for Jobs") { @Override public boolean test() throws Exception { assertJobManagerIdle(); return true; }
6263646566676869707172
beansProject = new BeansProject(model, project); } @After public void deleteProject() throws Exception { new ACondition("Wait for Jobs") { @Override public boolean test() throws Exception { assertJobManagerIdle(); return true; }
6768697071727374757677