22232425262728
protected String httpServiceBundleName = JETTY_HTTP_SERVICE_BUNDLE; @Override protected void setUp() throws Exception { super.setUp(); bundleUtil = new BundleUtil(Activator.getDefault().getContext()); }