sba应用管理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
3.2 KiB

  1. <<<<<<< HEAD
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <classpath>
  4. <classpathentry kind="src" output="target/classes" path="src/main/java">
  5. <attributes>
  6. <attribute name="optional" value="true"/>
  7. <attribute name="maven.pomderived" value="true"/>
  8. </attributes>
  9. </classpathentry>
  10. <classpathentry kind="src" output="target/test-classes" path="src/test/java">
  11. <attributes>
  12. <attribute name="optional" value="true"/>
  13. <attribute name="maven.pomderived" value="true"/>
  14. <attribute name="test" value="true"/>
  15. </attributes>
  16. </classpathentry>
  17. <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
  18. <attributes>
  19. <attribute name="maven.pomderived" value="true"/>
  20. <attribute name="optional" value="true"/>
  21. </attributes>
  22. </classpathentry>
  23. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
  24. <attributes>
  25. <attribute name="maven.pomderived" value="true"/>
  26. </attributes>
  27. </classpathentry>
  28. <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
  29. <attributes>
  30. <attribute name="maven.pomderived" value="true"/>
  31. </attributes>
  32. </classpathentry>
  33. <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
  34. <attributes>
  35. <attribute name="maven.pomderived" value="true"/>
  36. <attribute name="test" value="true"/>
  37. <attribute name="optional" value="true"/>
  38. </attributes>
  39. </classpathentry>
  40. <classpathentry kind="output" path="target/classes"/>
  41. </classpath>
  42. =======
  43. <?xml version="1.0" encoding="UTF-8"?>
  44. <classpath>
  45. <classpathentry kind="src" output="target/classes" path="src/main/java">
  46. <attributes>
  47. <attribute name="optional" value="true"/>
  48. <attribute name="maven.pomderived" value="true"/>
  49. </attributes>
  50. </classpathentry>
  51. <classpathentry kind="src" output="target/test-classes" path="src/test/java">
  52. <attributes>
  53. <attribute name="optional" value="true"/>
  54. <attribute name="maven.pomderived" value="true"/>
  55. <attribute name="test" value="true"/>
  56. </attributes>
  57. </classpathentry>
  58. <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
  59. <attributes>
  60. <attribute name="maven.pomderived" value="true"/>
  61. <attribute name="optional" value="true"/>
  62. </attributes>
  63. </classpathentry>
  64. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
  65. <attributes>
  66. <attribute name="maven.pomderived" value="true"/>
  67. </attributes>
  68. </classpathentry>
  69. <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
  70. <attributes>
  71. <attribute name="maven.pomderived" value="true"/>
  72. </attributes>
  73. </classpathentry>
  74. <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
  75. <attributes>
  76. <attribute name="maven.pomderived" value="true"/>
  77. <attribute name="test" value="true"/>
  78. <attribute name="optional" value="true"/>
  79. </attributes>
  80. </classpathentry>
  81. <classpathentry kind="output" path="target/classes"/>
  82. </classpath>
  83. >>>>>>> branch 'master' of http://82.156.111.58:3000/maojian/appliction_manager.git