Files
Dynamic-Form-Tools/.idea/misc.xml
skidus 431e51079c feat: comprehensive cross-file support and performance optimization (v3.3.0)
- Implemented cross-file completion, references, and validation for .frml files.
- Optimized resource discovery using IntelliJ indexing (ReferencesSearch) to fix IDE freeze.
- Refactored shared search logic into DynFormPathUtils.
- Excluded <ROW> tags from field definition requirements.
- Updated plugin version to 3.3.0.
2026-05-14 18:27:57 +07:00

71 lines
2.3 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 &gt; Lint &gt; Correctness</id>
</State>
<State>
<id>Android &gt; Lint &gt; 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="ProjectResources">
<resource url="/dynf/ajax.xsd" location="$PROJECT_DIR$/DevResources/xsd/ajax.xsd" />
<resource url="/dynf/dynf-form-def.xsd" location="$PROJECT_DIR$/DevResources/xsd/dynf-form-def.xsd" />
<resource url="/dynf/lovdef.xsd" location="$PROJECT_DIR$/DevResources/xsd/lovdef.xsd" />
<resource url="/dynf/system-config.xsd" location="$PROJECT_DIR$/DevResources/xsd/system-config.xsd" />
</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>