当前位置:网站首页>The solution to turn the newly created XML file into a common file in idea
The solution to turn the newly created XML file into a common file in idea
2022-07-01 14:57:00 【lwj_ 07】
One 、 New version solution
Cause :
This phenomenon is generally caused by creating xml Forget to input the file .xml The suffix is , So when creating idea A window will pop up allowing you to choose the file type , Here's the picture
Then rename and add manually xml Suffixes are useless .
resolvent :
The solution is to open the settings , stay File Types Found in Auto-detect file type by content label , Just delete the records inside .
Or in Xml Labeled FIle name patterns Add the file name in
Two 、 Previous version solution
Here I quote someone else's article :
Here's the screenshot :
File–>setting
1、 Choose Text, Find the extension below *.xml Delete the ,
2、 Choose XML, Add an extension to the following *.xml that will do
3. But click in and find that my configuration is ok . And create a new one with a different name , Just add the suffix ., Continue to create the original name , Adding suffixes doesn't work ,
Think about it , Think of a solution . First delete the original name file , Continue to create a file with the same name , But do not write suffixes when naming , The select file type box pops up again . choice xml,OK
4. If you create a file name . Always a certain type . to glance at registered pattern Whether there is a template configured in without knowledge . If there is . Just delete it . Like the configuration in the figure below . Create a file named CheckTaskSizeMapper. It must be .xml Format
边栏推荐
- Digital transformation: data visualization enables sales management
- 微服务开发步骤(nacos)
- solidty-基础篇-基础语法和定义函数
- MongoDB第二話 -- MongoDB高可用集群實現
- What if you are always bullied because you are too honest in the workplace?
- Salesforce, Johns Hopkins, Columbia | progen2: exploring the boundaries of protein language models
- Tensorflow 2. X realizes iris classification
- 项目中字符串判空总结
- What data capabilities do data product managers need to master?
- Task. Run(), Task. Factory. Analysis of behavior inconsistency between startnew() and new task()
猜你喜欢
Task.Run(), Task.Factory.StartNew() 和 New Task() 的行为不一致分析
MIT团队使用图神经网络,加速无定形聚合物电解质筛选,促进下一代锂电池技术开发
skywalking 6.4 分布式链路跟踪 使用笔记
Guess lantern riddles, not programmers still can't understand?
Chapter 4 of getting started with MySQL: creation, modification and deletion of data tables
互联网医院系统源码 医院小程序源码 智慧医院源码 在线问诊系统源码
idea中新建的XML文件变成普通文件的解决方法.
[leetcode] 16. The sum of the nearest three numbers
241. Design priorities for operational expressions
Take you to API development by hand
随机推荐
Task.Run(), Task.Factory.StartNew() 和 New Task() 的行为不一致分析
数字化转型:数据可视化赋能销售管理
idea中新建的XML文件变成普通文件的解决方法.
MongoDB第二話 -- MongoDB高可用集群實現
互联网医院系统源码 医院小程序源码 智慧医院源码 在线问诊系统源码
[零基础学IoT Pwn] 复现Netgear WNAP320 RCE
Salesforce, Johns Hopkins, Columbia | progen2: exploring the boundaries of protein language models
Solid basic structure and array, private / public function, return value and modifier of function, event
Flink 系例 之 TableAPI & SQL 与 Kafka 消息插入
Guess lantern riddles, not programmers still can't understand?
保证生产安全!广州要求危化品企业“不安全不生产、不变通”
It's settled! 2022 Hainan secondary cost engineer examination time is determined! The registration channel has been opened!
The first word of JVM -- detailed introduction to JVM and analysis of runtime data area
Storage form of in-depth analysis data in memory
One of the first steps to redis
Quelle valeur le pdnp peut - il apporter aux gestionnaires de produits? Vous savez tout?
项目中字符串判空总结
Pat 1121 damn single (25 points) set
【阶段人生总结】放弃考研,参与到工作中,已经顺利毕业了,昨天刚领毕业证
Solidty智能合约开发-简易入门