mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 14:21:27 +07:00
As part of this change an API is introduced to add custom visual elements (inlays) into editor, not reflected in document text. At the moment only passive inline elements with height equal to line height are supported.
23 lines
1.3 KiB
XML
23 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/InspectionGadgetsAnalysis">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/InspectionGadgetsAnalysis/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="analysis-impl" exported="" />
|
|
<orderEntry type="module" module-name="java-indexing-impl" exported="" />
|
|
<orderEntry type="module" module-name="java-psi-impl" exported="" />
|
|
<orderEntry type="module" module-name="projectModel-impl" exported="" />
|
|
<orderEntry type="module" module-name="java-analysis-api" exported="" />
|
|
<orderEntry type="module" module-name="resources-en" />
|
|
<orderEntry type="module" module-name="xml-psi-impl" />
|
|
<orderEntry type="library" exported="" name="ASM" level="project" />
|
|
<orderEntry type="module" module-name="platform-impl" />
|
|
</component>
|
|
</module> |