view .idea/modules.xml @ 243:be9892e921b3

Bug 3420: Migrate Plugin API module from fx module Reviewed-by: yasuenag GitHub: https://github.com/HeapStats/heapstats/pull/109
author KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
date Mon, 17 Jul 2017 23:44:04 +0900
parents 723c2a14a194
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/heapstats.iml" filepath="$PROJECT_DIR$/.idea/heapstats.iml" />
      <module fileurl="file://$PROJECT_DIR$/analyzer/fx/heapstats-analyzer.iml" filepath="$PROJECT_DIR$/analyzer/fx/heapstats-analyzer.iml" />
      <module fileurl="file://$PROJECT_DIR$/analyzer/cli/heapstats-cli.iml" filepath="$PROJECT_DIR$/analyzer/cli/heapstats-cli.iml" />
      <module fileurl="file://$PROJECT_DIR$/analyzer/core/heapstats-core.iml" filepath="$PROJECT_DIR$/analyzer/core/heapstats-core.iml" />
      <module fileurl="file://$PROJECT_DIR$/analyzer/jmx-helper/heapstats-jmx-helper.iml" filepath="$PROJECT_DIR$/analyzer/jmx-helper/heapstats-jmx-helper.iml" />
      <module fileurl="file://$PROJECT_DIR$/mbean/java/heapstats-mbean.iml" filepath="$PROJECT_DIR$/mbean/java/heapstats-mbean.iml" />
      <module fileurl="file://$PROJECT_DIR$/analyzer/plugin-api/heapstats-plugin-api.iml" filepath="$PROJECT_DIR$/analyzer/plugin-api/heapstats-plugin-api.iml" />
    </modules>
  </component>
</project>