Mark "svn4idea/resources" as a resources root and regenerate icons

https://github.com/JetBrains/intellij-community/pull/471
This commit is contained in:
Dana Dahlstrom
2017-05-10 15:27:24 +03:00
committed by Konstantin Kolosovsky
parent 7a52e0d0b6
commit c8b8809cae
3 changed files with 4 additions and 2 deletions
@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 JetBrains s.r.o.
* Copyright 2000-2017 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
+1
View File
@@ -0,0 +1 @@
name: Svn
+2 -1
View File
@@ -3,8 +3,9 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />