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
8e64624a
Commit
8e64624a
authored
Jan 30, 2017
by
Devon Carew
Committed by
GitHub
Jan 30, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add a bots module to the intellij project (#7712)
parent
ab28e2c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
modules.xml
.idea/modules.xml
+1
-0
bots.iml
dev/bots/bots.iml
+9
-0
No files found.
.idea/modules.xml
View file @
8e64624a
...
...
@@ -2,6 +2,7 @@
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/dev/bots/bots.iml"
filepath=
"$PROJECT_DIR$/dev/bots/bots.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/dev/devicelab/devicelab.iml"
filepath=
"$PROJECT_DIR$/dev/devicelab/devicelab.iml"
/>
<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"
/>
...
...
dev/bots/bots.iml
0 → 100644
View file @
8e64624a
<?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$"
/>
<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