当前位置:网站首页>Ide-idea-problem
Ide-idea-problem
2022-04-23 03:09:00 【T_ yoo_ csdn】
.java The lower right corner of the file is red j
After research and inquiry , This is mainly because there is no setting output The path of , The file cannot be compiled , So red appears in the lower left corner of the class file .
File Open in project structure find Modules, One of the Sources, Put the first one on the right X Click on , Get rid of Root After path , To add , As shown in the figure below :

specify the output path in configure project
The error occurred from github On checkout When your project . Because the configuration file is not uploaded together , So it's running java There is an error in the program .
In fact, this error is because there is no setting output The path of , Just change the settings in two places :
1. stay Modules Check... In the settings ”Inherit project compile path”

2. Set up Project Medium ”Project compiler output”
choice ”Project The path of ”+”\out”, For example, mine is
版权声明
本文为[T_ yoo_ csdn]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220629204908.html
边栏推荐
- Source Generator实战
- Some problems encountered in setting Django pure interface, channel and MySQL on the pagoda panel
- MAUI初体验:爽
- ASP. Net 6 middleware series - Custom middleware classes
- ASP. Net 6 middleware series - conditional Middleware
- 队列的存储和循环队列
- LNMP MySQL allows remote access
- Xamarin效果第二十一篇之GIS中可扩展浮动操作按钮
- 使用两种方法来解决“最大回文数乘积”问题
- [format] simple output (2)
猜你喜欢

Blazor University (11) component - replace attributes of subcomponents

ASP. Net and ASP NETCORE multi environment configuration comparison

【无标题】

ASP. Net 6 middleware series - execution sequence

编码电机PID调试(速度环|位置环|跟随)

PID debugging of coding motor (speed loop | position loop | follow)

Recursion - outputs continuously increasing numbers

Some problems encountered in setting Django pure interface, channel and MySQL on the pagoda panel

Laravel8- use JWT

C# 11 的这个新特性,我愿称之最强!
随机推荐
ASP.NET和ASP.NETCore多环境配置对比
[Euler plan question 13] sum of large numbers
The most detailed in the whole network, software testing measurement, how to optimize software testing cost and improve efficiency --- hot
[format] simple output (2)
编码电机PID调试(速度环|位置环|跟随)
svg标签中利用<polygon/>循环数组绘制多边形
Drawing polygons with < polygon / > circular array in SVG tag
Swap the left and right of each node in a binary tree
Xamarin效果第二十二篇之录音效果
全网讲的最细,软件测试度量,怎样优化软件测试成本提高效率---火爆
Distributed system services
【无标题】
中后二叉建树
be based on. NETCORE development blog project starblog - (1) why do you need to write your own blog?
微软是如何解决 PC 端程序多开问题的
类似Jira的十大项目管理软件
如果通过 C# 实现对象的深复制 ?
Using positive and negative traversal to solve the problem of "the shortest distance of characters"
使用栈来解决”迷你语法分析器“的问题
MYSQL05_ Ordr by sorting, limit grouping, group by grouping