public
Description: Git support for IntelliJ
Clone URL: git://github.com/Fudge/gitidea.git
Brett Sealey (author)
Mon Jun 30 15:51:03 -0700 2008
commit  e9d575c727d9fb8df34a0be083fc539df72f6cd1
tree    1a46c6ce8015efcae381a6c692d608f55c6e0792
parent  5d9d9d4ba40ab77735827dfdd578e73ba0dbaf33
gitidea / GitPlugin.iml
100644 15 lines (13 sloc) 0.575 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="PLUGIN_MODULE" version="4">
  <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntryProperties />
  </component>
</module>