当前位置:网站首页>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
边栏推荐
- Thoughts on the 2022 national network security competition of the national secondary vocational group (only one idea for myself) - network security competition questions (10)
- 如果通过 C# 实现对象的深复制 ?
- Use split to solve the "most common words" problem
- [ncnn] - the meaning of - 23300 in param
- svg标签中利用<polygon/>循环数组绘制多边形
- c#语法糖模式匹配【switch 表达式】
- [format] simple output (2)
- C#中元组对象Tuple的使用
- Judge whether there is a leap year in the given year
- 利用正反遍历来解决“字符的最短距离”问题
猜你喜欢
ASP. Net and ASP NETCORE multi environment configuration comparison
The most easy to understand service container and scope of dependency injection
MAUI初体验:爽
Ningde's position in the times is not guaranteed?
MYSQL04_ Exercises corresponding to arithmetic, logic, bit, operator and operator
C# WPF UI框架MahApps切换主题
Mise en service PID du moteur de codage (anneau de vitesse | anneau de position | suivant)
svg标签中利用<polygon/>循环数组绘制多边形
Tencent video VIP member, weekly card special price of 9 yuan! Tencent official direct charging, members take effect immediately!
Detailed log display of openfeign call
随机推荐
再战leetcode (290.单词规律)
TP5 multi conditional where query (using PHP variables)
Detailed log display of openfeign call
编码电机PID调试(速度环|位置环|跟随)
MySQL port is occupied when building xampp
使用栈来解决”迷你语法分析器“的问题
使用两种方法来解决“最大回文数乘积”问题
Distributed system services
C#中元组对象Tuple的使用
Openfeign details show
Judge whether there is a leap year in the given year
Aspnetcore configuration multi environment log4net configuration file
Recommend reading | share the trader's book list and ask famous experts for trading advice. The trading is wonderful
C syntax sugar empty merge operator [?] And null merge assignment operator [? =]
Load view Caton
Use DFS to solve the problem of "number of dictionary rows"
在.NE6 WebApi中使用分布式缓存Redis
TP5 where query one field is not equal to multiple values
Laravel new route file
ASP.NET 6 中间件系列 - 执行顺序