Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

21 linhas
926 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" output="bin/main" path="src/main/java">
  4. <attributes>
  5. <attribute name="gradle_scope" value="main"/>
  6. <attribute name="gradle_used_by_scope" value="main,test"/>
  7. </attributes>
  8. </classpathentry>
  9. <classpathentry kind="src" output="bin/test" path="src/test/java">
  10. <attributes>
  11. <attribute name="gradle_scope" value="test"/>
  12. <attribute name="gradle_used_by_scope" value="test"/>
  13. <attribute name="test" value="true"/>
  14. </attributes>
  15. </classpathentry>
  16. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11/"/>
  17. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  18. <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
  19. <classpathentry kind="output" path="bin/default"/>
  20. </classpath>