博客
关于我
带你深入了解IDEA的Project Structure
阅读量:379 次
发布时间:2019-03-04

本文共 1008 字,大约阅读时间需要 3 分钟。

IntelliJ IDEA ????????

???????????? IntelliJ IDEA ????????????????????????????????????????????????????????????????

?????????

??????????????

  • ????????? Project Structure ???
  • ??????Windows???? Ctrl+Shift+Alt+S?Mac???? Command+;?
  • ?????????????? Help ????? "Project" ??????????????????

    ????

    ????????????????????????

    • ?????????????? pom ???? name ????????????
    • ?? SDK??????????? JDK ??????????
    • ?????????? Java ??????? JDK 8?
    • ????????????????????????????????

    ????

    ?????????????????????????

    • ???????????????
    • JDK ????????????? JDK?
    • ??????????????? Sources?Test?Resources ??????
    • ?????????????????????????????????

    ???

    Libraries ???????????

    • ???????????????????
    • ???????????????????
    • ???????????????????

    ????

    Facets ???????????

    • ????????? Add Facet????????
    • ?????????????????

    ????

    Artifacts ?????????

    • ??????? war?jar ????
    • ???????????????? exploded ????????

    ????

    SDKs?Global Libraries?Problems ?????????

    • SDKs???????????
    • Global Libraries????????
    • ????????????????

    ?????????????? IntelliJ IDEA ??????????????????????????????????????

    转载地址:http://lebg.baihongyu.com/

    你可能感兴趣的文章
    Python在正确的时区获取当前时间
    查看>>
    python在心理学研究中的应用有哪些_心理学在线研究可用平台简介和应用进展
    查看>>
    python系列【仅供参考】:python tornado 集成redis消息订阅的异步任务之后tornado主程序无法启动,解决方案
    查看>>
    Python在列表理解中使用枚举
    查看>>
    python在使用HTMLTestRunner时,报告为空,错误提示<_io.TextIOWrapper name='<stderr>' mode='w' encoding='utf_8'>...
    查看>>
    python在gpu上运行_【python】python开启GPU加速
    查看>>
    Python在def函数中使用for循环
    查看>>
    Python在def函数中使用for循环
    查看>>
    Python在Conda环境中,但在Windows虚拟环境中没有激活
    查看>>