aboutsummaryrefslogtreecommitdiff
path: root/.idea/misc.xml
diff options
context:
space:
mode:
authorDanny van Bruggen <hexagonaal@gmail.com>2018-01-15 19:19:59 +0100
committerDanny van Bruggen <hexagonaal@gmail.com>2018-01-15 19:19:59 +0100
commitddfff937fb4801f662becfdd9f65e5002f66bcab (patch)
tree4b4542beb608ac415cf7058dcf44b7d876b39a6f /.idea/misc.xml
parent8060f67c6c33b6a0fb2b625d9369ed16f0925877 (diff)
downloadjavaparser-ddfff937fb4801f662becfdd9f65e5002f66bcab.tar.gz
Add Intellij files that shouldn't have been ignored
Diffstat (limited to '.idea/misc.xml')
-rw-r--r--.idea/misc.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 000000000..68010fce1
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="EntryPointsManager">
+ <list size="4">
+ <item index="0" class="java.lang.String" itemvalue="com.github.javaparser.metamodel.DerivedProperty" />
+ <item index="1" class="java.lang.String" itemvalue="org.jbehave.core.annotations.Given" />
+ <item index="2" class="java.lang.String" itemvalue="org.jbehave.core.annotations.Then" />
+ <item index="3" class="java.lang.String" itemvalue="org.jbehave.core.annotations.When" />
+ </list>
+ </component>
+ <component name="MavenProjectsManager">
+ <option name="originalFiles">
+ <list>
+ <option value="$PROJECT_DIR$/pom.xml" />
+ </list>
+ </option>
+ </component>
+ <component name="ProjectRootManager" version="2" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
+</project> \ No newline at end of file