2020年10月12日

dependencies storage format

摘要: 依赖关系存储格式 分为iml ,classpath 很显然如果项目用idea开发就选iml这项 阅读全文

posted @ 2020-10-12 15:10 刀锋93 阅读(644) 评论(0) 推荐(0) 编辑

Frameworks Detected Web framework is detected.

摘要: 翻译:检测到框架,检测到Web框架 一个web项目新导入到IDEA,Event Log提示的 IDEA工具检测到这是一个web项目,检测到web.xml 直接点configure安装web框架 阅读全文

posted @ 2020-10-12 14:56 刀锋93 阅读(8273) 评论(2) 推荐(2) 编辑

IDEA 彻底删除项目

摘要: 选择想要删的项目右键-》Remove Module 提示Remove Module 'xxx' from the project? No files will be deleted 意思只是移除,文件还在硬盘上 确定后还剩下一些非项目自身的配置文件,不管,Show in Explorer找到项目文件 阅读全文

posted @ 2020-10-12 11:09 刀锋93 阅读(2331) 评论(0) 推荐(0) 编辑

IDEA 配置JDK JRE

摘要: idea版本2020.1.1 1.配置jdk 右键项目-Open Module Settings(F4)-SDKS 2.JRE Run-Edit Configurations 阅读全文

posted @ 2020-10-12 10:28 刀锋93 阅读(10555) 评论(0) 推荐(0) 编辑

导航