forked from OneAuth2/CipherIDaaS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
952 changed files
with
102,449 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project version="4"> | ||
<component name="ASMPluginConfiguration"> | ||
<asm skipDebug="false" skipFrames="false" skipCode="false" expandFrames="false" /> | ||
<groovy codeStyle="LEGACY" /> | ||
</component> | ||
<component name="Encoding" addBOMForNewFiles="with NO BOM" /> | ||
<component name="InspectionProjectProfileManager"> | ||
<profile version="1.0"> | ||
<option name="myName" value="Project Default" /> | ||
<inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true"> | ||
<option name="TOP_LEVEL_CLASS_OPTIONS"> | ||
<value> | ||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
<option name="REQUIRED_TAGS" value="" /> | ||
</value> | ||
</option> | ||
<option name="INNER_CLASS_OPTIONS"> | ||
<value> | ||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
<option name="REQUIRED_TAGS" value="" /> | ||
</value> | ||
</option> | ||
<option name="METHOD_OPTIONS"> | ||
<value> | ||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> | ||
</value> | ||
</option> | ||
<option name="FIELD_OPTIONS"> | ||
<value> | ||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
<option name="REQUIRED_TAGS" value="" /> | ||
</value> | ||
</option> | ||
<option name="IGNORE_DEPRECATED" value="false" /> | ||
<option name="IGNORE_JAVADOC_PERIOD" value="true" /> | ||
<option name="IGNORE_DUPLICATED_THROWS" value="false" /> | ||
<option name="IGNORE_POINT_TO_ITSELF" value="false" /> | ||
<option name="myAdditionalJavadocTags" value="date" /> | ||
</inspection_tool> | ||
</profile> | ||
<version value="1.0" /> | ||
</component> | ||
<component name="ProjectDictionaryState"> | ||
<dictionary name="61959" /> | ||
</component> | ||
<component name="ProjectInspectionProfilesVisibleTreeState"> | ||
<entry key="Project Default"> | ||
<profile-state> | ||
<expanded-state> | ||
<State> | ||
<id /> | ||
</State> | ||
<State> | ||
<id>Plugin DevKit</id> | ||
</State> | ||
</expanded-state> | ||
<selected-state> | ||
<State> | ||
<id>AngularJS</id> | ||
</State> | ||
</selected-state> | ||
</profile-state> | ||
</entry> | ||
</component> | ||
<component name="ProjectModuleManager"> | ||
<modules> | ||
<module fileurl="file://$PROJECT_DIR$/CipherIDaaS.iml" filepath="$PROJECT_DIR$/CipherIDaaS.iml" /> | ||
</modules> | ||
</component> | ||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | ||
<output url="file://$PROJECT_DIR$/out" /> | ||
</component> | ||
<component name="ThriftCompiler"> | ||
<compilers /> | ||
</component> | ||
<component name="VcsDirectoryMappings"> | ||
<mapping directory="" vcs="Git" /> | ||
</component> | ||
</project> |
Oops, something went wrong.