mirror of
https://github.com/dyiop/astute.git
synced 2025-04-05 13:00:16 -04:00
Session login and logout fixes
This commit is contained in:
parent
ef1cbd56ef
commit
ae84433801
|
@ -17,6 +17,7 @@
|
|||
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Manifest-Version: 1.0
|
||||
Built-By: gnk5
|
||||
Built-By: Gopi Katwala
|
||||
Created-By: IntelliJ IDEA
|
||||
Build-Jdk: 1.8.0_191
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user