Skip to content

Instantly share code, notes, and snippets.

@alagalia
Created August 29, 2015 18:39
Show Gist options
  • Save alagalia/efddfe198be4be3616f9 to your computer and use it in GitHub Desktop.
Save alagalia/efddfe198be4be3616f9 to your computer and use it in GitHub Desktop.
Intro Java
<?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" />
</component>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment