ef11fb5857
Fix for JS frontend resolving Generating serialClassDesc property and save method (w/o virtual calls). JS Serialization: Load function and synthetic constructor User-defined serial annotations support Reference array serialization in JS Reference array serializer now requires KClass instance as first constructor argument Finding enum serializer in common module for support in JS
17 lines
868 B
XML
17 lines
868 B
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>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="plugin-api" scope="PROVIDED" />
|
|
<orderEntry type="module" module-name="frontend" scope="PROVIDED" />
|
|
<orderEntry type="module" module-name="frontend.java" scope="PROVIDED" />
|
|
<orderEntry type="module" module-name="util" scope="PROVIDED" />
|
|
<orderEntry type="module" module-name="backend" scope="PROVIDED" />
|
|
<orderEntry type="module" module-name="js.translator" scope="PROVIDED" />
|
|
</component>
|
|
</module> |