Changeset 1882
- Timestamp:
- 05/14/09 13:58:57 (3 years ago)
- Files:
-
- jmatter-complet/trunk/JMatter.ipr (modified) (2 diffs)
- jmatter-complet/trunk/modules/swingvm/swingvm.iml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
jmatter-complet/trunk/JMatter.ipr
r1871 r1882 85 85 <properties /> 86 86 <executeOn event="beforeRun" target="genhbm" /> 87 <executeOn event="beforeRun" target="genhbm" runConfigurationType="Application" runConfigurationName="CompositeListExample" /> 87 88 <executeOn event="beforeRun" target="genhbm" runConfigurationType="Application" runConfigurationName="IssueMgr" /> 88 89 <executeOn event="beforeRun" target="genhbm" runConfigurationType="Application" runConfigurationName="Sympster" /> … … 573 574 <modules> 574 575 <module fileurl="file://$PROJECT_DIR$/AppBrowser/AppBrowser.iml" filepath="$PROJECT_DIR$/AppBrowser/AppBrowser.iml" /> 576 <module fileurl="file://$PROJECT_DIR$/demo-apps/CompositeListExample/CompositeListExample.iml" filepath="$PROJECT_DIR$/demo-apps/CompositeListExample/CompositeListExample.iml" /> 575 577 <module fileurl="file://$PROJECT_DIR$/demo-apps/ContactMgr/ContactMgr.iml" filepath="$PROJECT_DIR$/demo-apps/ContactMgr/ContactMgr.iml" /> 576 578 <module fileurl="file://$PROJECT_DIR$/jmatter//Core.iml" filepath="$PROJECT_DIR$/jmatter//Core.iml" /> jmatter-complet/trunk/modules/swingvm/swingvm.iml
r1871 r1882 24 24 </orderEntry> 25 25 <orderEntry type="module" module-name="Core" exported="" /> 26 <orderEntry type="library" name="Spring" level="project" /> 26 27 </component> 27 28 <component name="RSpecModuleSettingsStorage">
