File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ Copyright [2015] van.fan@outlook.com
2
+
3
+ Licensed under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License.
5
+ You may obtain a copy of the License at
6
+
7
+ http://www.apache.org/licenses/LICENSE-2.0
8
+
9
+ Unless required by applicable law or agreed to in writing, software
10
+ distributed under the License is distributed on an "AS IS" BASIS,
11
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ See the License for the specific language governing permissions and
13
+ limitations under the License.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<module type =" PLUGIN_MODULE" version =" 4" >
3
+ <component name =" DevKit.ModuleBuildProperties" url =" file://$MODULE_DIR$/META-INF/plugin.xml" />
3
4
<component name =" NewModuleRootManager" inherit-compiler-output =" true" >
4
5
<exclude-output />
5
6
<content url =" file://$MODULE_DIR$" >
6
7
<sourceFolder url =" file://$MODULE_DIR$/src" isTestSource =" false" />
8
+ <sourceFolder url =" file://$MODULE_DIR$/res" type =" java-resource" />
7
9
</content >
8
10
<orderEntry type =" inheritedJdk" />
9
11
<orderEntry type =" sourceFolder" forTests =" false" />
10
12
</component >
11
- </module >
13
+ </module >
You can’t perform that action at this time.
0 commit comments