Revision: 739
Author: johnny.bufu
Date: Mon May 13 12:12:43 2013
Log: Updated demore intellij idea project files.
http://code.google.com/p/openid4java/source/detail?r=739
Modified:
/trunk/samples/demorp/DemoRP.iml
/trunk/samples/demorp/DemoRP.ipr
=======================================
--- /trunk/samples/demorp/DemoRP.iml Sun May 10 01:59:49 2009
+++ /trunk/samples/demorp/DemoRP.iml Mon May 13 12:12:43 2013
@@ -104,13 +104,7 @@
</configuration>
</facet>
<facet type="Spring" name="Spring">
- <configuration>
- <options>
- <option name="enableValidation" value="false" />
- <option name="reportErrorsAsWarnings" value="true" />
- </options>
- <customNs />
- </configuration>
+ <configuration />
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5"
inherit-compiler-output="false">
@@ -287,7 +281,6 @@
</library>
</orderEntry>
<orderEntry type="module" module-name="openid4java" />
- <orderEntryProperties />
</component>
<component name="copyright">
<Base>
=======================================
--- /trunk/samples/demorp/DemoRP.ipr Sun Jan 25 22:27:52 2009
+++ /trunk/samples/demorp/DemoRP.ipr Mon May 13 12:12:43 2013
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project relativePaths="false" version="4">
+<project version="4">
<component name="AntConfiguration">
<defaultAnt bundledAnt="true" />
<buildFile url="file://$PROJECT_DIR$/build.xml">
@@ -23,7 +23,6 @@
</component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
- <option name="DEPLOY_AFTER_MAKE" value="0" />
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
<entry name=".+\.(gif|png|jpeg|jpg)" />
@@ -39,6 +38,14 @@
<entry name="?*.dtd" />
<entry name="?*.tld" />
</wildcardResourcePatterns>
+ <annotationProcessing>
+ <profile default="true" name="Default" enabled="false">
+ <processorPath useClasspath="true" />
+ </profile>
+ </annotationProcessing>
+ </component>
+ <component name="CopyrightManager" default="">
+ <module2copyright />
</component>
<component name="DependenciesAnalyzeManager">
<option name="myForwardDirection" value="false" />
@@ -60,6 +67,7 @@
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
<option name="MAXIMUM_HEAP_SIZE" value="128" />
</component>
+ <component name="Encoding" useUTFGuessing="true"
native2AsciiForPropertiesFiles="false" />
<component name="EntryPointsManager">
<entry_points version="2.0" />
</component>
@@ -70,14 +78,11 @@
</component>
<component name="IdProvider"
IDEtalkID="D0A99AC981BCB9C8562C4B1BE1FC752B" />
<component name="InspectionProjectProfileManager">
- <option name="PROJECT_PROFILE" value="Project Default" />
- <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
- <scopes />
<profiles>
<profile version="1.0" is_locked="false">
<option name="myName" value="Project Default" />
<option name="myLocal" value="false" />
- <inspection_tool class="JavaDoc" level="WARNING" enabled="false">
+ <inspection_tool class="JavaDoc" enabled="false" level="WARNING"
enabled_by_default="false">
<option name="TOP_LEVEL_CLASS_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
@@ -104,11 +109,15 @@
</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="" />
</inspection_tool>
</profile>
</profiles>
- <list size="0" />
+ <option name="PROJECT_PROFILE" value="Project Default" />
+ <option name="USE_PROJECT_PROFILE" value="true" />
+ <version value="1.0" />
</component>
<component name="JavacSettings">
<option name="DEBUGGING_INFO" value="true" />
@@ -269,13 +278,12 @@
</item>
</group>
</component>
- <component name="ProjectFileVersion" converted="true" />
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/DemoRP.iml"
filepath="$PROJECT_DIR$/DemoRP.iml" />
</modules>
</component>
- <component name="ProjectRootManager" version="2" assert-keyword="true"
jdk-15="true" project-jdk-name="1.5" />
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5"
assert-keyword="true" jdk-15="true" project-jdk-name="1.5" />
<component name="ResourceManagerContainer">
<option name="myResourceBundles">
<value>
@@ -292,6 +300,7 @@
</component>
<component name="SvnBranchConfigurationManager">
<option name="myVersion" value="123" />
+ <option name="mySupportsUserInfoFilter" value="true" />
</component>
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="svn" />
@@ -309,8 +318,5 @@
<setting name="state" value="2" />
</Base>
</component>
- <UsedPathMacros>
- <macro name="OPENID_HOME" />
- </UsedPathMacros>
</project>