Dart_SDK.xml.tmpl 732 Bytes
Newer Older
1 2 3
<component name="libraryTable">
  <library name="Dart SDK">
    <CLASSES>
4 5 6 7 8 9 10 11 12 13 14
      <root url="file://{{{dartSdk}}}/lib/async" />
      <root url="file://{{{dartSdk}}}/lib/collection" />
      <root url="file://{{{dartSdk}}}/lib/convert" />
      <root url="file://{{{dartSdk}}}/lib/core" />
      <root url="file://{{{dartSdk}}}/lib/developer" />
      <root url="file://{{{dartSdk}}}/lib/html" />
      <root url="file://{{{dartSdk}}}/lib/io" />
      <root url="file://{{{dartSdk}}}/lib/isolate" />
      <root url="file://{{{dartSdk}}}/lib/math" />
      <root url="file://{{{dartSdk}}}/lib/mirrors" />
      <root url="file://{{{dartSdk}}}/lib/typed_data" />
15
    </CLASSES>
16
    <JAVADOC />
17 18 19
    <SOURCES />
  </library>
</component>