Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Side by Side Diff: client/idea/.idea/modules.xml

Issue 2694033002: Add intellij metadata for pkg/front_end. (Closed)
Patch Set: update front_end.iml Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « client/idea/.idea/.name ('k') | pkg/front_end/front_end.iml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4"> 2 <project version="4">
3 <component name="ProjectModuleManager"> 3 <component name="ProjectModuleManager">
4 <modules> 4 <modules>
5 <module fileurl="file://$PROJECT_DIR$/../../pkg/analysis_server/analysis_s erver.iml" filepath="$PROJECT_DIR$/../../pkg/analysis_server/analysis_server.iml " /> 5 <module fileurl="file://$PROJECT_DIR$/../../pkg/analysis_server/analysis_s erver.iml" filepath="$PROJECT_DIR$/../../pkg/analysis_server/analysis_server.iml " />
6 <module fileurl="file://$PROJECT_DIR$/../../pkg/analyzer/analyzer.iml" fil epath="$PROJECT_DIR$/../../pkg/analyzer/analyzer.iml" /> 6 <module fileurl="file://$PROJECT_DIR$/../../pkg/analyzer/analyzer.iml" fil epath="$PROJECT_DIR$/../../pkg/analyzer/analyzer.iml" />
7 <module fileurl="file://$PROJECT_DIR$/../../pkg/analyzer_cli/analyzer_cli. iml" filepath="$PROJECT_DIR$/../../pkg/analyzer_cli/analyzer_cli.iml" /> 7 <module fileurl="file://$PROJECT_DIR$/../../pkg/analyzer_cli/analyzer_cli. iml" filepath="$PROJECT_DIR$/../../pkg/analyzer_cli/analyzer_cli.iml" />
8 <module fileurl="file://$PROJECT_DIR$/../../pkg/analyzer_plugin/analyzer_p lugin.iml" filepath="$PROJECT_DIR$/../../pkg/analyzer_plugin/analyzer_plugin.iml " /> 8 <module fileurl="file://$PROJECT_DIR$/../../pkg/analyzer_plugin/analyzer_p lugin.iml" filepath="$PROJECT_DIR$/../../pkg/analyzer_plugin/analyzer_plugin.iml " />
9 <module fileurl="file://$PROJECT_DIR$/../../pkg/front_end/front_end.iml" f ilepath="$PROJECT_DIR$/../../pkg/front_end/front_end.iml" />
9 <module fileurl="file://$PROJECT_DIR$/../../pkg/meta/meta.iml" filepath="$ PROJECT_DIR$/../../pkg/meta/meta.iml" /> 10 <module fileurl="file://$PROJECT_DIR$/../../pkg/meta/meta.iml" filepath="$ PROJECT_DIR$/../../pkg/meta/meta.iml" />
10 </modules> 11 </modules>
11 </component> 12 </component>
12 </project> 13 </project>
OLDNEW
« no previous file with comments | « client/idea/.idea/.name ('k') | pkg/front_end/front_end.iml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698