Skip to content

Instantly share code, notes, and snippets.

@acdcjunior
Created May 9, 2024 00:15
Show Gist options
  • Save acdcjunior/0ec811199b7f5f0accd88dc4166de9b8 to your computer and use it in GitHub Desktop.
Save acdcjunior/0ec811199b7f5f0accd88dc4166de9b8 to your computer and use it in GitHub Desktop.
Generic IML file for Web Projects on IntelliJ IDEA
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment