You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

import-control.xml 312B

123456789
  1. <?xml version="1.0"?>
  2. <!DOCTYPE import-control PUBLIC
  3. "-//Puppy Crawl//DTD Import Control 1.1//EN"
  4. "http://www.puppycrawl.com/dtds/import_control_1_1.dtd">
  5. <import-control pkg="com.vaadin">
  6. <allow pkg=".*" regex="true" />
  7. <disallow class="com.google.gwt.user.client.Element" />
  8. </import-control>