Skip to content

Instantly share code, notes, and snippets.

@ambantis
Created January 31, 2014 04:13
Show Gist options
  • Save ambantis/8726513 to your computer and use it in GitHub Desktop.
Save ambantis/8726513 to your computer and use it in GitHub Desktop.
Add this file to your .idea/ subdirectory to enable library dependency auto-import with IntelliJ IDEA 13.0.2
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ScalaSbtSettings">
<option name="linkedExternalProjectsSettings">
<SbtProjectSettings>
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="useAutoImport" value="true" />
</SbtProjectSettings>
</option>
</component>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment