当前位置:网站首页>Set Sources Resources and other folders in the IDEA project
Set Sources Resources and other folders in the IDEA project
2022-08-10 05:48:00 【development old man】
Specify which is the source code Sources folder and which is the Resources resource folder in IDEA, otherwise the Java type cannot be created when creating a new Java class, and it does not know how to deal with it when compiling
------
Right click on the project name -- Open Module Settings
On the following page, first select the folder with the mouse, and then click the corresponding button above, it will be added to the corresponding value on the right side, and you can edit, delete, etc. operations on the right side
边栏推荐
猜你喜欢
随机推荐
Four characteristics of ACID
关于cfar检测的学习及仿真
Linux数据库Oracle客户端安装,用于shell脚本用sqlplus连接数据库
ORACLE系统表空间SYSTEM占满无法扩充表空间问题解决过程
Chain Reading Good Article: Jeff Garzik Launches Web3 Production Company
Using sqlplus to operate database in shell script
文章复现:超分辨率网络-VDSR
pytorch框架学习(7) tensorboard使用
【el和template区别】
小程序wx.request简单Promise封装
国内数字藏品投资价值分析
Analysis of the investment value of domestic digital collections
Pony语言学习(七)——表达式(Expressions)语法(单篇向)
Knowledge Distillation Thesis Learning
数据库 笔记 创建数据库、表 备份
ACID四种特性
文本元素
ORACLE system table space SYSTEM is full and cannot expand table space problem solving process
私有化搭建个人网盘 NextCloud
Pony语言学习(六):Struct, Type Alias, Type Expressions