Browse Source

delete

master
lxc 2 years ago
parent
commit
9c591d26d2
  1. 21
      lmp_v0.3.9_del/.classpath
  2. 8
      lmp_v0.3.9_del/.idea/.gitignore
  3. 6
      lmp_v0.3.9_del/.idea/ant.xml
  4. 22
      lmp_v0.3.9_del/.idea/artifacts/LMP_jar.xml
  5. 12
      lmp_v0.3.9_del/.idea/compiler.xml
  6. 10
      lmp_v0.3.9_del/.idea/libraries/lib.xml
  7. 9
      lmp_v0.3.9_del/.idea/misc.xml
  8. 8
      lmp_v0.3.9_del/.idea/modules.xml
  9. 28
      lmp_v0.3.9_del/.project
  10. 4
      lmp_v0.3.9_del/.settings/org.eclipse.core.resources.prefs
  11. 576
      lmp_v0.3.9_del/.settings/org.eclipse.jdt.core.prefs
  12. 173
      lmp_v0.3.9_del/LMP.iml
  13. 3
      lmp_v0.3.9_del/bin/META-INF/MANIFEST.MF
  14. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/BaseBean.class
  15. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotBaseBean.class
  16. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotMqttSensorInfo.class
  17. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotNodeInfo.class
  18. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotNodeInfoBO.class
  19. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotSensorInfo.class
  20. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotSensorInfoBO.class
  21. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/LockResult.class
  22. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/ModbusConfig.class
  23. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/bean/ReturnObj.class
  24. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Cache.class
  25. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Code$DEVICE_STATUS.class
  26. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Code$IOT_NODE_STATUS.class
  27. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Code$ResponseCode.class
  28. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Code.class
  29. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Config.class
  30. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Constants$CODE_TYPE.class
  31. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Constants$URL.class
  32. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/common/Constants.class
  33. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/dto/Brower2LpmDto.class
  34. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/mqtt/MessageCallback.class
  35. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/mqtt/MessageHandler.class
  36. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/mqtt/MqttService.class
  37. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/Iprotocal.class
  38. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/Protocal.class
  39. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/ProtocalFactory.class
  40. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalHj212.class
  41. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalMing.class
  42. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$1.class
  43. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$2.class
  44. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$3.class
  45. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$4.class
  46. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus.class
  47. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp$1.class
  48. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp$2.class
  49. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp$3.class
  50. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp.class
  51. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYinTlink.class
  52. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYw$1.class
  53. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYw$TimerTaskThread.class
  54. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYw.class
  55. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/server/MinaServer.class
  56. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/server/ServerIoHandler.class
  57. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/server/UdpSeverHandler.class
  58. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/service/MsgHandlerService.class
  59. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/service/impl/task/NodeHeartTask.class
  60. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/service/impl/task/SysHealthExam.class
  61. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/serviceImpl/MsgHandlerServiceImpl.class
  62. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/serviceImpl/TaskServiceImpl.class
  63. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/ArithHelper.class
  64. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Calculator.class
  65. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/CoordinateTransformUtil.class
  66. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/DateUtils.class
  67. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/HttpServiceSender.class
  68. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/MD5Util.class
  69. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/ObjectUtil.class
  70. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/PropertiesUtil.class
  71. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/SortList$1.class
  72. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/SortList.class
  73. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$ByteArrayConveter.class
  74. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$NodeDevice.class
  75. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$Obj.class
  76. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$binhexoct.class
  77. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$crc.class
  78. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$date.class
  79. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$file.class
  80. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$json.class
  81. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$map.class
  82. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$mina.class
  83. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$protocal.class
  84. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$reflect.class
  85. BIN
      lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util.class
  86. 41
      lmp_v0.3.9_del/bin/log4j.properties
  87. BIN
      lmp_v0.3.9_del/bin/test.class
  88. 123
      lmp_v0.3.9_del/build.xml
  89. BIN
      lmp_v0.3.9_del/build/LSM.jar
  90. 16
      lmp_v0.3.9_del/config.properties
  91. BIN
      lmp_v0.3.9_del/lib/commons-codec-1.4.jar
  92. BIN
      lmp_v0.3.9_del/lib/commons-httpclient-3.0.jar
  93. BIN
      lmp_v0.3.9_del/lib/commons-lang-2.6.jar
  94. BIN
      lmp_v0.3.9_del/lib/commons-logging-1.1.1.jar
  95. BIN
      lmp_v0.3.9_del/lib/fastjson-1.2.56.jar
  96. BIN
      lmp_v0.3.9_del/lib/jackson-annotations-2.3.0.jar
  97. BIN
      lmp_v0.3.9_del/lib/jackson-core-2.3.0.jar
  98. BIN
      lmp_v0.3.9_del/lib/jackson-core-asl-1.9.13.jar
  99. BIN
      lmp_v0.3.9_del/lib/jackson-databind-2.3.0.jar
  100. BIN
      lmp_v0.3.9_del/lib/jackson-mapper-asl-1.9.13.jar

21
lmp_v0.3.9_del/.classpath

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar" sourcepath="C:/Users/chenrj/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/mina-core-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.11.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.11.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="lib/lombok.jar"/>
<classpathentry kind="lib" path="lib/mqtt-client-1.12.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.paho.client.mqttv3-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/fastjson-1.2.56.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

8
lmp_v0.3.9_del/.idea/.gitignore

@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/../../../../../../../../../../../../:\Users\xia\Documents\WeChat Files\wxid_4932589325712\FileStorage\File\2022-09\lmp_v0.3.9\lmp_v0.3.9\.idea/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/

6
lmp_v0.3.9_del/.idea/ant.xml

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AntConfiguration">
<buildFile url="file://$PROJECT_DIR$/build.xml" />
</component>
</project>

22
lmp_v0.3.9_del/.idea/artifacts/LMP_jar.xml

@ -1,22 +0,0 @@
<component name="ArtifactManager">
<artifact type="jar" name="LMP:jar">
<output-path>$PROJECT_DIR$/out/artifacts/LMP_jar</output-path>
<root id="archive" name="LMP.jar">
<element id="module-output" name="LMP" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/slf4j-api-1.5.11.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-httpclient-3.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/log4j-1.2.16.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/lombok.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/mina-core-2.0.4.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/mqtt-client-1.12.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-codec-1.4.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/org.eclipse.paho.client.mqttv3-1.2.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-lang-2.6.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/fastjson-1.2.56.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/commons-logging-1.1.1.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/slf4j-log4j12-1.5.11.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/jackson-core-asl-1.9.13.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/lib/jackson-mapper-asl-1.9.13.jar" path-in-jar="/" />
</root>
</artifact>
</component>

12
lmp_v0.3.9_del/.idea/compiler.xml

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="BUILD_PROCESS_ADDITIONAL_VM_OPTIONS" value="-Djps.track.ap.dependencies=false" />
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
</annotationProcessing>
<bytecodeTargetLevel>
<module name="LMP" target="8" />
</bytecodeTargetLevel>
</component>
</project>

10
lmp_v0.3.9_del/.idea/libraries/lib.xml

@ -1,10 +0,0 @@
<component name="libraryTable">
<library name="lib">
<CLASSES>
<root url="file://$PROJECT_DIR$/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$PROJECT_DIR$/lib" recursive="false" />
</library>
</component>

9
lmp_v0.3.9_del/.idea/misc.xml

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<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="ProjectType">
<option name="id" value="jpab" />
</component>
</project>

8
lmp_v0.3.9_del/.idea/modules.xml

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/LMP.iml" filepath="$PROJECT_DIR$/LMP.iml" />
</modules>
</component>
</project>

28
lmp_v0.3.9_del/.project

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>LMP</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<filteredResources>
<filter>
<id>1665044943597</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>

4
lmp_v0.3.9_del/.settings/org.eclipse.core.resources.prefs

@ -1,4 +0,0 @@
eclipse.preferences.version=1
encoding//src/log4j.properties=UTF-8
encoding/<project>=UTF-8
encoding/config.properties=UTF-8

576
lmp_v0.3.9_del/.settings/org.eclipse.jdt.core.prefs

@ -1,576 +0,0 @@
eclipse.preferences.version=1
enableParallelJavaIndexSearch=true
org.eclipse.jdt.core.builder.annotationPath.allLocations=disabled
org.eclipse.jdt.core.builder.cleanOutputFolder=clean
org.eclipse.jdt.core.builder.duplicateResourceTask=warning
org.eclipse.jdt.core.builder.invalidClasspath=abort
org.eclipse.jdt.core.builder.recreateModifiedClassFileInOutputFolder=ignore
org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=
org.eclipse.jdt.core.circularClasspath=warning
org.eclipse.jdt.core.classpath.exclusionPatterns=enabled
org.eclipse.jdt.core.classpath.mainOnlyProjectHasTestOnlyDependency=error
org.eclipse.jdt.core.classpath.multipleOutputLocations=enabled
org.eclipse.jdt.core.classpath.outputOverlappingAnotherSource=error
org.eclipse.jdt.core.codeComplete.argumentPrefixes=
org.eclipse.jdt.core.codeComplete.argumentSuffixes=
org.eclipse.jdt.core.codeComplete.camelCaseMatch=enabled
org.eclipse.jdt.core.codeComplete.deprecationCheck=disabled
org.eclipse.jdt.core.codeComplete.discouragedReferenceCheck=disabled
org.eclipse.jdt.core.codeComplete.fieldPrefixes=
org.eclipse.jdt.core.codeComplete.fieldSuffixes=
org.eclipse.jdt.core.codeComplete.forbiddenReferenceCheck=enabled
org.eclipse.jdt.core.codeComplete.forceImplicitQualification=disabled
org.eclipse.jdt.core.codeComplete.localPrefixes=
org.eclipse.jdt.core.codeComplete.localSuffixes=
org.eclipse.jdt.core.codeComplete.staticFieldPrefixes=
org.eclipse.jdt.core.codeComplete.staticFieldSuffixes=
org.eclipse.jdt.core.codeComplete.staticFinalFieldPrefixes=
org.eclipse.jdt.core.codeComplete.staticFinalFieldSuffixes=
org.eclipse.jdt.core.codeComplete.subwordMatch=disabled
org.eclipse.jdt.core.codeComplete.suggestStaticImports=enabled
org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
org.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=disabled
org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
org.eclipse.jdt.core.compiler.annotation.nonnull=org.eclipse.jdt.annotation.NonNull
org.eclipse.jdt.core.compiler.annotation.nonnull.secondary=
org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annotation.NonNullByDefault
org.eclipse.jdt.core.compiler.annotation.nonnullbydefault.secondary=
org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
org.eclipse.jdt.core.compiler.annotation.nullable.secondary=
org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.lambda.genericSignature=do not generate
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.shareCommonFinallyBlocks=disabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.doc.comment.support=enabled
org.eclipse.jdt.core.compiler.emulateJavacBug8031744=enabled
org.eclipse.jdt.core.compiler.generateClassFiles=enabled
org.eclipse.jdt.core.compiler.maxProblemPerUnit=100
org.eclipse.jdt.core.compiler.problem.APILeak=warning
org.eclipse.jdt.core.compiler.problem.annotatedTypeArgumentToUnannotated=info
org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
org.eclipse.jdt.core.compiler.problem.deadCode=warning
org.eclipse.jdt.core.compiler.problem.deadCodeInTrivialIfStatement=disabled
org.eclipse.jdt.core.compiler.problem.deprecation=warning
org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled
org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled
org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
org.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning
org.eclipse.jdt.core.compiler.problem.forbiddenReference=error
org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning
org.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=disabled
org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning
org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore
org.eclipse.jdt.core.compiler.problem.invalidJavadoc=ignore
org.eclipse.jdt.core.compiler.problem.invalidJavadocTags=disabled
org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsDeprecatedRef=disabled
org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsNotVisibleRef=disabled
org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsVisibility=public
org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning
org.eclipse.jdt.core.compiler.problem.missingDefaultCase=ignore
org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=ignore
org.eclipse.jdt.core.compiler.problem.missingEnumCaseDespiteDefault=disabled
org.eclipse.jdt.core.compiler.problem.missingHashCodeMethod=ignore
org.eclipse.jdt.core.compiler.problem.missingJavadocComments=ignore
org.eclipse.jdt.core.compiler.problem.missingJavadocCommentsOverriding=disabled
org.eclipse.jdt.core.compiler.problem.missingJavadocCommentsVisibility=public
org.eclipse.jdt.core.compiler.problem.missingJavadocTagDescription=return_tag
org.eclipse.jdt.core.compiler.problem.missingJavadocTags=ignore
org.eclipse.jdt.core.compiler.problem.missingJavadocTagsMethodTypeParameters=disabled
org.eclipse.jdt.core.compiler.problem.missingJavadocTagsOverriding=disabled
org.eclipse.jdt.core.compiler.problem.missingJavadocTagsVisibility=public
org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore
org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotationForInterfaceMethodImplementation=enabled
org.eclipse.jdt.core.compiler.problem.missingSerialVersion=ignore
org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
org.eclipse.jdt.core.compiler.problem.noEffectAssignment=warning
org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=warning
org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore
org.eclipse.jdt.core.compiler.problem.nonnullParameterAnnotationDropped=warning
org.eclipse.jdt.core.compiler.problem.nonnullTypeVariableFromLegacyInvocation=warning
org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error
org.eclipse.jdt.core.compiler.problem.nullReference=warning
org.eclipse.jdt.core.compiler.problem.nullSpecViolation=error
org.eclipse.jdt.core.compiler.problem.nullUncheckedConversion=warning
org.eclipse.jdt.core.compiler.problem.overridingMethodWithoutSuperInvocation=ignore
org.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning
org.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore
org.eclipse.jdt.core.compiler.problem.pessimisticNullAnalysisForFreeTypeVariables=warning
org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=ignore
org.eclipse.jdt.core.compiler.problem.potentialNullReference=ignore
org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=ignore
org.eclipse.jdt.core.compiler.problem.rawTypeReference=warning
org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=ignore
org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=warning
org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore
org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled
org.eclipse.jdt.core.compiler.problem.staticAccessReceiver=warning
org.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled
org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled
org.eclipse.jdt.core.compiler.problem.suppressWarningsNotFullyAnalysed=info
org.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled
org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore
org.eclipse.jdt.core.compiler.problem.tasks=warning
org.eclipse.jdt.core.compiler.problem.terminalDeprecation=warning
org.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning
org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled
org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning
org.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning
org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore
org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=ignore
org.eclipse.jdt.core.compiler.problem.uninternedIdentityComparison=disabled
org.eclipse.jdt.core.compiler.problem.unlikelyCollectionMethodArgumentType=warning
org.eclipse.jdt.core.compiler.problem.unlikelyCollectionMethodArgumentTypeStrict=disabled
org.eclipse.jdt.core.compiler.problem.unlikelyEqualsArgumentType=info
org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore
org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=ignore
org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore
org.eclipse.jdt.core.compiler.problem.unstableAutoModuleName=warning
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedImport=warning
org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
org.eclipse.jdt.core.compiler.problem.unusedLocal=warning
org.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=ignore
org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled
org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
org.eclipse.jdt.core.compiler.problem.unusedTypeArgumentsForMethodInvocation=warning
org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
org.eclipse.jdt.core.compiler.processAnnotations=disabled
org.eclipse.jdt.core.compiler.release=enabled
org.eclipse.jdt.core.compiler.source=1.8
org.eclipse.jdt.core.compiler.storeAnnotations=disabled
org.eclipse.jdt.core.compiler.taskCaseSensitive=enabled
org.eclipse.jdt.core.compiler.taskPriorities=NORMAL,HIGH,NORMAL
org.eclipse.jdt.core.compiler.taskTags=TODO,FIXME,XXX
org.eclipse.jdt.core.computeJavaBuildOrder=ignore
org.eclipse.jdt.core.encoding=utf8
org.eclipse.jdt.core.formatter.align_assignment_statements_on_columns=false
org.eclipse.jdt.core.formatter.align_fields_grouping_blank_lines=2147483647
org.eclipse.jdt.core.formatter.align_selector_in_method_invocation_on_expression_first_line=true
org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
org.eclipse.jdt.core.formatter.align_variable_declarations_on_columns=false
org.eclipse.jdt.core.formatter.align_with_spaces=false
org.eclipse.jdt.core.formatter.alignment_for_additive_operator=16
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_enum_constant=49
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_field=49
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_local_variable=49
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_method=49
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_package=49
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_parameter=0
org.eclipse.jdt.core.formatter.alignment_for_annotations_on_type=49
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
org.eclipse.jdt.core.formatter.alignment_for_assertion_message=16
org.eclipse.jdt.core.formatter.alignment_for_assignment=0
org.eclipse.jdt.core.formatter.alignment_for_bitwise_operator=16
org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
org.eclipse.jdt.core.formatter.alignment_for_compact_loops=16
org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
org.eclipse.jdt.core.formatter.alignment_for_conditional_expression_chain=0
org.eclipse.jdt.core.formatter.alignment_for_enum_constants=16
org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
org.eclipse.jdt.core.formatter.alignment_for_expressions_in_for_loop_header=0
org.eclipse.jdt.core.formatter.alignment_for_expressions_in_switch_case_with_arrow=16
org.eclipse.jdt.core.formatter.alignment_for_expressions_in_switch_case_with_colon=16
org.eclipse.jdt.core.formatter.alignment_for_logical_operator=16
org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0
org.eclipse.jdt.core.formatter.alignment_for_module_statements=16
org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
org.eclipse.jdt.core.formatter.alignment_for_multiplicative_operator=16
org.eclipse.jdt.core.formatter.alignment_for_parameterized_type_references=0
org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_record_components=16
org.eclipse.jdt.core.formatter.alignment_for_relational_operator=0
org.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80
org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16
org.eclipse.jdt.core.formatter.alignment_for_shift_operator=0
org.eclipse.jdt.core.formatter.alignment_for_string_concatenation=16
org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_record_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_switch_case_with_arrow=20
org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
org.eclipse.jdt.core.formatter.alignment_for_type_annotations=0
org.eclipse.jdt.core.formatter.alignment_for_type_arguments=0
org.eclipse.jdt.core.formatter.alignment_for_type_parameters=0
org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16
org.eclipse.jdt.core.formatter.blank_lines_after_imports=1
org.eclipse.jdt.core.formatter.blank_lines_after_last_class_body_declaration=0
org.eclipse.jdt.core.formatter.blank_lines_after_package=1
org.eclipse.jdt.core.formatter.blank_lines_before_abstract_method=1
org.eclipse.jdt.core.formatter.blank_lines_before_field=0
org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0
org.eclipse.jdt.core.formatter.blank_lines_before_imports=1
org.eclipse.jdt.core.formatter.blank_lines_before_member_type=1
org.eclipse.jdt.core.formatter.blank_lines_before_method=1
org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
org.eclipse.jdt.core.formatter.blank_lines_before_package=0
org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
org.eclipse.jdt.core.formatter.blank_lines_between_statement_group_in_switch=0
org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_block=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_block_in_case=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_enum_constant=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_lambda_body=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_method_declaration=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_record_constructor=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_record_declaration=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_switch=end_of_line
org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line
org.eclipse.jdt.core.formatter.comment.align_tags_descriptions_grouped=true
org.eclipse.jdt.core.formatter.comment.align_tags_names_descriptions=false
org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
org.eclipse.jdt.core.formatter.comment.count_line_length_from_starting_position=true
org.eclipse.jdt.core.formatter.comment.format_block_comments=true
org.eclipse.jdt.core.formatter.comment.format_header=false
org.eclipse.jdt.core.formatter.comment.format_html=true
org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true
org.eclipse.jdt.core.formatter.comment.format_line_comments=true
org.eclipse.jdt.core.formatter.comment.format_source_code=true
org.eclipse.jdt.core.formatter.comment.indent_parameter_description=false
org.eclipse.jdt.core.formatter.comment.indent_root_tags=false
org.eclipse.jdt.core.formatter.comment.indent_tag_description=false
org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert
org.eclipse.jdt.core.formatter.comment.insert_new_line_between_different_tags=do not insert
org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
org.eclipse.jdt.core.formatter.comment.line_length=80
org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries=true
org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=true
org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=false
org.eclipse.jdt.core.formatter.compact_else_if=true
org.eclipse.jdt.core.formatter.continuation_indentation=2
org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2
org.eclipse.jdt.core.formatter.disabling_tag=@formatter\:off
org.eclipse.jdt.core.formatter.enabling_tag=@formatter\:on
org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line=false
org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column=false
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_record_header=true
org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true
org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true
org.eclipse.jdt.core.formatter.indent_empty_lines=false
org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=true
org.eclipse.jdt.core.formatter.indentation.size=4
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_enum_constant=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_additive_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert
org.eclipse.jdt.core.formatter.insert_space_after_arrow_in_switch_case=insert
org.eclipse.jdt.core.formatter.insert_space_after_arrow_in_switch_default=insert
org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_bitwise_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert
org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert
org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert
org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert
org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert
org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert
org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_permitted_types=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_record_components=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_switch_case_expressions=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert
org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert
org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert
org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow=insert
org.eclipse.jdt.core.formatter.insert_space_after_logical_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_multiplicative_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_not_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_record_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert
org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert
org.eclipse.jdt.core.formatter.insert_space_after_relational_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert
org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources=insert
org.eclipse.jdt.core.formatter.insert_space_after_shift_operator=insert
org.eclipse.jdt.core.formatter.insert_space_after_string_concatenation=insert
org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_additive_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert
org.eclipse.jdt.core.formatter.insert_space_before_arrow_in_switch_case=insert
org.eclipse.jdt.core.formatter.insert_space_before_arrow_in_switch_default=insert
org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_bitwise_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_record_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert
org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert
org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert
org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_permitted_types=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_record_components=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_switch_case_expressions=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow=insert
org.eclipse.jdt.core.formatter.insert_space_before_logical_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_multiplicative_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_record_constructor=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_record_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_record_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try=insert
org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_relational_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources=do not insert
org.eclipse.jdt.core.formatter.insert_space_before_shift_operator=insert
org.eclipse.jdt.core.formatter.insert_space_before_string_concatenation=insert
org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
org.eclipse.jdt.core.formatter.join_lines_in_comments=false
org.eclipse.jdt.core.formatter.join_wrapped_lines=false
org.eclipse.jdt.core.formatter.keep_annotation_declaration_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_anonymous_type_declaration_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_code_block_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false
org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false
org.eclipse.jdt.core.formatter.keep_enum_constant_declaration_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_enum_declaration_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_if_then_body_block_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false
org.eclipse.jdt.core.formatter.keep_lambda_body_block_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_loop_body_block_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_method_body_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_record_constructor_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_record_declaration_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_simple_do_while_body_on_same_line=false
org.eclipse.jdt.core.formatter.keep_simple_for_body_on_same_line=false
org.eclipse.jdt.core.formatter.keep_simple_getter_setter_on_one_line=false
org.eclipse.jdt.core.formatter.keep_simple_while_body_on_same_line=false
org.eclipse.jdt.core.formatter.keep_switch_body_block_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_switch_case_with_arrow_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false
org.eclipse.jdt.core.formatter.keep_type_declaration_on_one_line=one_line_never
org.eclipse.jdt.core.formatter.lineSplit=120
org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
org.eclipse.jdt.core.formatter.number_of_blank_lines_after_code_block=0
org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_code_block=0
org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
org.eclipse.jdt.core.formatter.number_of_blank_lines_at_end_of_code_block=0
org.eclipse.jdt.core.formatter.number_of_blank_lines_at_end_of_method_body=0
org.eclipse.jdt.core.formatter.number_of_blank_lines_before_code_block=0
org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
org.eclipse.jdt.core.formatter.parentheses_positions_in_annotation=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_catch_clause=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_enum_constant_declaration=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_for_statment=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_if_while_statement=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_lambda_declaration=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_method_delcaration=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_method_invocation=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_record_declaration=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_switch_statement=common_lines
org.eclipse.jdt.core.formatter.parentheses_positions_in_try_clause=common_lines
org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true
org.eclipse.jdt.core.formatter.tabulation.char=space
org.eclipse.jdt.core.formatter.tabulation.size=4
org.eclipse.jdt.core.formatter.text_block_indentation=0
org.eclipse.jdt.core.formatter.use_on_off_tags=true
org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
org.eclipse.jdt.core.formatter.wrap_before_additive_operator=true
org.eclipse.jdt.core.formatter.wrap_before_assertion_message_operator=true
org.eclipse.jdt.core.formatter.wrap_before_assignment_operator=false
org.eclipse.jdt.core.formatter.wrap_before_bitwise_operator=true
org.eclipse.jdt.core.formatter.wrap_before_conditional_operator=true
org.eclipse.jdt.core.formatter.wrap_before_logical_operator=true
org.eclipse.jdt.core.formatter.wrap_before_multiplicative_operator=true
org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true
org.eclipse.jdt.core.formatter.wrap_before_relational_operator=true
org.eclipse.jdt.core.formatter.wrap_before_shift_operator=true
org.eclipse.jdt.core.formatter.wrap_before_string_concatenation=true
org.eclipse.jdt.core.formatter.wrap_before_switch_case_arrow_operator=false
org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true
org.eclipse.jdt.core.incompatibleJDKLevel=ignore
org.eclipse.jdt.core.incompleteClasspath=error
org.eclipse.jdt.core.javaFormatter=org.eclipse.jdt.core.defaultJavaFormatter
org.eclipse.jdt.core.timeoutForParameterNameFromAttachedJavadoc=50

173
lmp_v0.3.9_del/LMP.iml

@ -1,173 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$MODULE_DIR$/lib/commons-codec-1.4.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/commons-httpclient-3.0.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/commons-lang-2.6.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/commons-logging-1.1.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/log4j-1.2.16.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/mina-core-2.0.4.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/slf4j-api-1.5.11.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/slf4j-log4j12-1.5.11.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/jackson-core-asl-1.9.13.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/jackson-mapper-asl-1.9.13.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/lombok.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/mqtt-client-1.12.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/org.eclipse.paho.client.mqttv3-1.2.0.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/fastjson-1.2.56.jar!/" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
<src_folder value="file://$MODULE_DIR$/test" expected_position="1" />
</src_description>
</component>
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="commons-codec-1.4.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/commons-codec-1.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="commons-httpclient-3.0.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/commons-httpclient-3.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://C:/Users/chenrj/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0-sources.jar" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="commons-lang-2.6.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/commons-lang-2.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="commons-logging-1.1.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/commons-logging-1.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="log4j-1.2.16.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/log4j-1.2.16.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="mina-core-2.0.4.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/mina-core-2.0.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="slf4j-api-1.5.11.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/slf4j-api-1.5.11.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="slf4j-log4j12-1.5.11.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/slf4j-log4j12-1.5.11.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="jackson-core-asl-1.9.13.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jackson-core-asl-1.9.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="jackson-mapper-asl-1.9.13.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jackson-mapper-asl-1.9.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="lombok.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/lombok.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="mqtt-client-1.12.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/mqtt-client-1.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.eclipse.paho.client.mqttv3-1.2.0.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/org.eclipse.paho.client.mqttv3-1.2.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="fastjson-1.2.56.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/fastjson-1.2.56.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="lib" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="library" exported="" scope="PROVIDED" name="Tomcat 9.0.7" level="application_server_libraries" />
</component>
</module>

3
lmp_v0.3.9_del/bin/META-INF/MANIFEST.MF

@ -1,3 +0,0 @@
Manifest-Version: 1.0
Main-Class: com.lpro.iot.server.MinaServer

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/BaseBean.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotBaseBean.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotMqttSensorInfo.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotNodeInfo.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotNodeInfoBO.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotSensorInfo.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/IotSensorInfoBO.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/LockResult.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/ModbusConfig.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/bean/ReturnObj.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Cache.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Code$DEVICE_STATUS.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Code$IOT_NODE_STATUS.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Code$ResponseCode.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Code.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Config.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Constants$CODE_TYPE.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Constants$URL.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/common/Constants.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/dto/Brower2LpmDto.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/mqtt/MessageCallback.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/mqtt/MessageHandler.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/mqtt/MqttService.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/Iprotocal.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/Protocal.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/ProtocalFactory.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalHj212.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalMing.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$1.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$2.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$3.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus$4.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbus.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp$1.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp$2.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp$3.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalModbusTcp.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYinTlink.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYw$1.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYw$TimerTaskThread.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/protocal/impl/ProtocalYw.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/server/MinaServer.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/server/ServerIoHandler.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/server/UdpSeverHandler.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/service/MsgHandlerService.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/service/impl/task/NodeHeartTask.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/service/impl/task/SysHealthExam.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/serviceImpl/MsgHandlerServiceImpl.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/serviceImpl/TaskServiceImpl.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/ArithHelper.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Calculator.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/CoordinateTransformUtil.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/DateUtils.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/HttpServiceSender.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/MD5Util.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/ObjectUtil.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/PropertiesUtil.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/SortList$1.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/SortList.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$ByteArrayConveter.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$NodeDevice.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$Obj.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$binhexoct.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$crc.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$date.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$file.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$json.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$map.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$mina.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$protocal.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util$reflect.class

Binary file not shown.

BIN
lmp_v0.3.9_del/bin/com/lpro/iot/utils/Util.class

Binary file not shown.

41
lmp_v0.3.9_del/bin/log4j.properties

@ -1,41 +0,0 @@
#############################################################################
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#############################################################################
log4j.rootLogger=INFO,CONSOLE,R
log4j.additivity.org.apache=true
#全局的日志级别(打印sql必须要该属性)
log4j.appender.Threshold=INFO
#ConsoleAppender
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.Threshold=DEBUG
log4j.appender.CONSOLE.Target=System.out
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=%d %-5p [%t] -%l - %m%n
log4j.appender.R=org.apache.log4j.RollingFileAppender
log4j.appender.R.Threshold=DEBUG
log4j.appender.R.File=/log/lpm/${lpmKey}/${lpmKey}.log
log4j.appender.R.MaxFileSize=2048KB
log4j.appender.R.Append=true
log4j.appender.R.MaxBackupIndex=20
log4j.appender.R.layout=org.apache.log4j.PatternLayout
log4j.appender.R.layout.ConversionPattern=%d %p [%c] - <%m>%n

BIN
lmp_v0.3.9_del/bin/test.class

Binary file not shown.

123
lmp_v0.3.9_del/build.xml

@ -1,123 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--project 用于定义一个ant工程,其中的三项name、default、basedir缺一不可。
作用分别为:定义工程名、制定默认执行的任务、以及工程基础的路径型(它是计算其它路径的基础,一般情况下使用.即在java工程根目录即可)-->
<project name="LSM" default="compile" basedir=".">
<!--描述,个人觉得就是一提示作用,没什么实际用途-->
<description>LSM</description>
<!--定义源文件路径,其中的value换成location也行,使用value的时候,${src}得到的就是src这个值,如果使用location,得到的是src这个目录的绝对路径-->
<property name="src" value="src" />
<property name="classes" value="bin/classes" />
<!-- 生成在此目录中 -->
<property name="dist.dir" value="./build" />
<!--构造打包时Class-Path需要的路径 -->
<!--pathconvert用于对目录进行组合 property即这个组合的名字,pathsep作用是各个文件之间的分隔符,
如果不写,在windows平台默认是分号。但时在MANIFEST.MF这个文件中,各个jar包之间要用空格区分,
因此。这里就写成空格了
-->
<pathconvert property="lib" pathsep=" ">
<!--mapper,对路径组合方式进行控制-->
<mapper>
<!--chainedmapper 作用是联合多个mapper-->
<chainedmapper>
<!--过滤文件,将路径去掉,只保留文件名-->
<flattenmapper />
<!--过滤+转换器,将所有的文件名前面都加上一个lib,我们知道lib目录下面有jar包,
lib/*的作用其实是将jar包名与路径进行组合形成如:lib/google.jar这样的相对路径
-->
<globmapper from="*" to="*" />
</chainedmapper>
</mapper>
<!--按照mapper定义的格式组合lib目录下面的所有jar文件,形成诸如lib/jar1.jar lib/jar2.jar的字符串-->
<fileset dir="lib">
<include name="*.jar" />
</fileset>
</pathconvert>
<!--组合各个路径,构成MANIFEST.MF文件中Class-Path所需的字符串-->
<property name="libs" value="${lib}" />
<!--打印一下刚才构造好的字符串,看看是否符合要求-->
<echo>libs ${libs}</echo>
<!-- 构造打包时Class-Path需要的路径 结束-->
<!--创建任务init,负责初始化一些条件-->
<target name="init">
<!-- 创建存放编译后的class的目录
mkdir可以创建多级目录
-->
<mkdir dir="${classes}" />
</target>
<!--创建编译任务,名字是compile,depends指定了comiple任务依赖init任务-->
<target name="compile" depends="init" description="comile target">
<!--javac,编译,对应java中的javac命令。
其中srcdir定义源文件路径 destdir定义编译后文件路径,
includeantruntime作用是指定编译任务是否包含ant的classpath,可有可无,不影响编译,
但不写可能会出现警告,为了眼不见心不烦,加上吧-->
<javac srcdir="${src}" destdir="${classes}" includeantruntime="true">
<!-- classpath 定义编译需要的claspath -->
<classpath>
<fileset dir="lib">
<include name="*.jar" />
</fileset>
</classpath>
</javac>
<copy todir="${classes}">
<fileset dir="${src}">
<include name="**/*.properties"/>
<include name="**/*.xml"/>
</fileset>
</copy>
</target>
<!-- 创建时间戳 -->
<tstamp />
<!--定义jarfilename,准备进行打包操作。其中ant.project.name是ant默认的一个变量,值为最上面定义的project的name
${DSTAMP}为日期,格式为20111123;${TSTAMP}为时间,格式为2256,表示22点56分。
-->
<property name="jarfilename" value="./build/${ant.project.name}.jar" />
<!--打包开始,名字为jar,依赖任务为compile-->
<target name="jar" depends="compile" description="make jar file">
<!--jar操作,jarfile指定jar包存放路径,basedir为编译后的class的目录-->
<jar jarfile="${jarfilename}" basedir="${classes}">
<!--为jar包指定manifest,当然,如果jar包不需要打成runnable的形式,manifest可以不要-->
<manifest>
<!--指定main-class-->
<attribute name="Main-Class" value="com.lexing.lsm.server.MinaServer" />
<!--指定Class-Path-->
<attribute name="Class-Path" value="." />
</manifest>
<fileset dir="bin" />
<zipfileset excludes="META-INF/*.SF" src="./lib/commons-codec-1.4.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/commons-httpclient-3.0.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/commons-lang-2.6.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/commons-logging-1.1.1.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/jackson-core-asl-1.9.13.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/jackson-mapper-asl-1.9.13.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/log4j-1.2.16.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/mina-core-2.0.4.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/slf4j-api-1.5.11.jar" />
<zipfileset excludes="META-INF/*.SF" src="./lib/slf4j-log4j12-1.5.11.jar" />
</jar>
</target>
<!--运行一下jar包,试试看效果-->
<target name="run" depends="jar">
<!--其实这里就是运行jar命令,注意fork一定加上,不然不起作用-->
<java jar="${jarfilename}" fork="true">
</java>
</target>
<!-- 清理 -->
<target name="clean">
<!-- 可以以递归的方式删除目录 -->
<delete dir="${classes}" />
<delete dir="." includes="${ant.project.name}*.jar" />
</target>
</project>

BIN
lmp_v0.3.9_del/build/LSM.jar

Binary file not shown.

16
lmp_v0.3.9_del/config.properties

@ -1,16 +0,0 @@
# USER_KEY
iot.userKey=426aad8a150a4d85a8fa7221085edca3
#TCP SERVER PORT
iot.port=50001
iot.url=http://127.0.0.1:8080/lpro
iot.lpm.key=qw3erfds3c4qq0856bf9b63f99529f
#MQTT
iot.mqtt.host=tcp://127.0.0.1:1883
iot.mqtt.userName=iot2yun
iot.mqtt.password=iot2yun
#UDP-----------
iot.udp.switch=false
iot.udp.port=8000

BIN
lmp_v0.3.9_del/lib/commons-codec-1.4.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/commons-httpclient-3.0.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/commons-lang-2.6.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/commons-logging-1.1.1.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/fastjson-1.2.56.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/jackson-annotations-2.3.0.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/jackson-core-2.3.0.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/jackson-core-asl-1.9.13.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/jackson-databind-2.3.0.jar

Binary file not shown.

BIN
lmp_v0.3.9_del/lib/jackson-mapper-asl-1.9.13.jar

Binary file not shown.

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save