Compare commits
2 Commits
0c1415ca04
...
bd4dba9479
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd4dba9479 | ||
|
|
60e4b5906b |
@ -13,7 +13,7 @@
|
||||
<artifact id="PostgreSQL" name="PostgreSQL" use="true" version="42.2.5" />
|
||||
</driver>
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.25.1" />
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.34.0" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
||||
3
find.xml
3
find.xml
@ -2,12 +2,9 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Project Files" />
|
||||
<option name="defaultScopeName" value="Project Files" />
|
||||
<option name="regularExpressions" value="true" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||
<option name="FILE_MASK" value="*.ex" />
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
<mask>*.xml</mask>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user