This commit includes the basic project structure, the initial implementation of the plugin, and fixes for duplicate API calls and deprecated code.
65 lines
1.8 KiB
XML
65 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
<component name="FrameworkDetectionExcludesConfiguration">
|
|
<file type="web" url="file://$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
<entry key="Project Default">
|
|
<profile-state>
|
|
<expanded-state>
|
|
<State>
|
|
<id />
|
|
</State>
|
|
<State>
|
|
<id>Android > Lint > Correctness</id>
|
|
</State>
|
|
<State>
|
|
<id>Android > Lint > Usability</id>
|
|
</State>
|
|
<State>
|
|
<id>Code maturity issuesJava</id>
|
|
</State>
|
|
<State>
|
|
<id>Declaration redundancyJava</id>
|
|
</State>
|
|
<State>
|
|
<id>General</id>
|
|
</State>
|
|
<State>
|
|
<id>GeneralScala</id>
|
|
</State>
|
|
<State>
|
|
<id>Java</id>
|
|
</State>
|
|
<State>
|
|
<id>Kotlin</id>
|
|
</State>
|
|
<State>
|
|
<id>Performance issuesJava</id>
|
|
</State>
|
|
<State>
|
|
<id>Scala</id>
|
|
</State>
|
|
<State>
|
|
<id>XPath</id>
|
|
</State>
|
|
<State>
|
|
<id>XSLT</id>
|
|
</State>
|
|
</expanded-state>
|
|
<selected-state>
|
|
<State>
|
|
<id>Android</id>
|
|
</State>
|
|
</selected-state>
|
|
</profile-state>
|
|
</entry>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration>$USER_HOME$/.subversion</configuration>
|
|
</component>
|
|
</project> |