当前位置:网站首页>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

边栏推荐
- [leetcode 324] swing sorting II thinking + sorting
- 建立自己的网站(14)
- opencv学习笔记四--银行卡号识别
- 从零开发小程序和公众号【第三期】
- Build MySQL master-slave server under Ubuntu 14.04
- C learning notes (5) class and inheritance
- Day-02 database
- Ensure production safety! Guangzhou requires hazardous chemical enterprises to "not produce in an unsafe way, and keep constant communication"
- The markdown editor uses basic syntax
- 微服务开发步骤(nacos)
猜你喜欢

建立自己的网站(14)

关于重载运算符的再整理
![[15. Interval consolidation]](/img/6c/afc46a0e0d14127d2c234ed9a9d03b.png)
[15. Interval consolidation]

openssl客户端编程:一个不起眼的函数导致的SSL会话失败问题
![[leetcode 324] swing sorting II thinking + sorting](/img/cb/26d89e1a1f548b75a5ef9f29eebeee.png)
[leetcode 324] swing sorting II thinking + sorting
![Opencv Learning Notes 6 -- image feature [harris+sift]+ feature matching](/img/50/5c8adacea78e470c255070c8621ddd.png)
Opencv Learning Notes 6 -- image feature [harris+sift]+ feature matching

炎炎夏日,这份安全用气指南请街坊们收好!

JVM performance tuning and practical basic theory part II

音乐播放器开发实例(可毕设)

Opencv learning notes 5 -- document scanning +ocr character recognition
随机推荐
Some thoughts on software testing
leetcode:329. 矩阵中的最长递增路径
Flink 系例 之 TableAPI & SQL 与 MYSQL 数据查询
Take you to API development by hand
Chapter 4 of getting started with MySQL: creation, modification and deletion of data tables
Digital transformation: data visualization enables sales management
生成随机数(4位、6位)
Zabbix API与PHP的配置
En utilisant le paquet npoi de net Core 6 c #, lisez Excel.. Image dans la cellule xlsx et stockée sur le serveur spécifié
Yyds dry goods inventory hcie security day13: firewall dual machine hot standby experiment (I) firewall direct deployment, uplink and downlink connection switches
首届技术播客月开播在即
opencv学习笔记六--图像特征[harris+SIFT]+特征匹配
Filter &(登录拦截)
Task.Run(), Task.Factory.StartNew() 和 New Task() 的行为不一致分析
【LeetCode】16、最接近的三数之和
音乐播放器开发实例(可毕设)
保证生产安全!广州要求危化品企业“不安全不生产、不变通”
榨汁机UL982测试项目有哪些
Tensorflow 2. X realizes iris classification
微服务追踪SQL(支持Isto管控下的gorm查询追踪)