IU-2021.3.2 <wangwei-202@KANE_DELL5050 Create find.xml, nodejs.xml

This commit is contained in:
Kane Wang 2022-03-14 15:31:22 +08:00
parent c28441ebf1
commit f544899e58
2 changed files with 15 additions and 0 deletions

10
find.xml Normal file
View File

@ -0,0 +1,10 @@
<application>
<component name="FindSettings">
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
<mask>*.jsp</mask>
<mask>*.properties</mask>
<mask>*.java</mask>
</component>
</application>

5
nodejs.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="C:/Program Files/nodejs/node.exe" />
</component>
</application>