recherche

Maison  >  Questions et réponses  >  le corps du texte

java - idea中<orderEntry>文件作用是什么?


<orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:1.3.1.RELEASE" level="project" />
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.3.1.RELEASE" level="project" />
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.3.1.RELEASE" level="project" />
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.3.1.RELEASE" level="project" />
    <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.16" level="project" />
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:1.3.1.RELEASE" level="project" />

在idea中,有如上配置文件,在project.iml配置文件中,请问上述配置文件有什么作用?

天蓬老师天蓬老师2770 Il y a quelques jours1029

répondre à tous(1)je répondrai

  • 怪我咯

    怪我咯2017-04-18 10:20:41

    L'inspection visuelle montre diverses dépendances
    Que signifie orderEntry dans order ?
    Bien que vous puissiez voir ce fichier, vous n'avez probablement pas besoin de le lire ou de le modifier

    répondre
    0
  • Annulerrépondre