Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
b07ea419
Commit
b07ea419
authored
Oct 21, 2017
by
Yegor
Committed by
GitHub
Oct 21, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add IntelliJ modules for dev/tools and packages/flutter_localizations (#12653)
parent
67d16cd5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
1 deletion
+29
-1
modules.xml
.idea/modules.xml
+3
-1
tools.iml
dev/tools/tools.iml
+14
-0
flutter_localizations.iml
packages/flutter_localizations/flutter_localizations.iml
+12
-0
No files found.
.idea/modules.xml
View file @
b07ea419
...
...
@@ -7,9 +7,11 @@
<module
fileurl=
"file://$PROJECT_DIR$/packages/flutter/flutter.iml"
filepath=
"$PROJECT_DIR$/packages/flutter/flutter.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/packages/flutter_driver/flutter_driver.iml"
filepath=
"$PROJECT_DIR$/packages/flutter_driver/flutter_driver.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/examples/flutter_gallery/flutter_gallery.iml"
filepath=
"$PROJECT_DIR$/examples/flutter_gallery/flutter_gallery.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/packages/flutter_localizations/flutter_localizations.iml"
filepath=
"$PROJECT_DIR$/packages/flutter_localizations/flutter_localizations.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/packages/flutter_test/flutter_test.iml"
filepath=
"$PROJECT_DIR$/packages/flutter_test/flutter_test.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/packages/flutter_tools/flutter_tools.iml"
filepath=
"$PROJECT_DIR$/packages/flutter_tools/flutter_tools.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/examples/hello_world/hello_world.iml"
filepath=
"$PROJECT_DIR$/examples/hello_world/hello_world.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/dev/tools/tools.iml"
filepath=
"$PROJECT_DIR$/dev/tools/tools.iml"
/>
</modules>
</component>
</project>
</project>
\ No newline at end of file
dev/tools/tools.iml
0 → 100644
View file @
b07ea419
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"WEB_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
>
<excludeFolder
url=
"file://$MODULE_DIR$/.pub"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build"
/>
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"Dart SDK"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"Dart Packages"
level=
"project"
/>
</component>
</module>
\ No newline at end of file
packages/flutter_localizations/flutter_localizations.iml
0 → 100644
View file @
b07ea419
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"WEB_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
>
<excludeFolder
url=
"file://$MODULE_DIR$/.pub"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build"
/>
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment