当前位置:网站首页>Cancel the default open project setting of idea
Cancel the default open project setting of idea
2022-04-23 21:26:00 【Humble and far away】
IDEA When opening, the latest project will be opened by default , If you feel uncomfortable looking , You can set cancel .
 step :
 1、 open IDEA, Enter the default project , Select the selection menu File>Settings Go to the settings page .
 2、 choice Appearance & Behavior>System Settings, Enter the system settings page .
 3、 stay Startup/Shutdown Column Office , Remove the default check Reopen last project on startup( Open the last project at startup ), After removing the check , Click on the confirmation .
 4、 close idea After software , Open again idea Software , You will enter the welcome interface , You can choose an item , You can also create a new project .
 notes : stay Startup/Shutdown Column Office ,Confirm application exit When checked , When closing a project , There will be hints. . If there is no hint , You can check this .
版权声明
 本文为[Humble and far away]所创,转载请带上原文链接,感谢
 https://yzsam.com/2022/110/202204200619350220.html 
边栏推荐
- Opencv application -- jigsaw puzzle
- Correction of date conversion format error after Oracle adds a row total
- Sklearn function: Train_ Test_ Split (split training set and test set)
- Tensorflow and pytorch middle note feature map size adjustment to achieve up sampling
- IOT 设计与开发
- 小米手机全球已舍弃“MI”品牌,全面改用“xiaomi”全称品牌
- How Axure installs a catalog
- Gsi-ecm digital platform for engineering construction management
- Thinkphp5 + data large screen display effect
猜你喜欢
 - Yolov5 NMS source code understanding 
 - Mysql database common sense storage engine 
 - 在线Excel转CSV工具 
 - Deep understanding of modern mobile GPU (continuously updating) 
 - 亚马逊和Epic将入驻,微软应用商城向第三方开放 
 - Chrome 94 引入具有争议的 Idle Detection API,苹果和Mozilla反对 
![[leetcode refers to offer 10 - I. Fibonacci sequence (simple)]](/img/f9/22a379f330c3ee21a2a386bbd4a98f.png) - [leetcode refers to offer 10 - I. Fibonacci sequence (simple)] 
 - Write table of MySQL Foundation (create table) 
 - Graph traversal - BFS, DFS 
 - Reentrant function 
随机推荐
- Prim、Kruskal 
- [leetcode refers to offer 47. Maximum value of gift (medium)] 
- IIS cannot load * woff,*. woff2,*. Solution of SVG file 
- Presto on spark supports 3.1.3 records 
- DeNO 1.13.2 release 
- On the three paradigms of database design 
- [leetcode refers to offer 32 - III. print binary tree III from top to bottom (medium)] 
- Based on jsplumb JS to achieve multi list one to many connection effect 
- [※ leetcode refers to offer 32 - II. Print binary tree II from top to bottom (simple)] 
- presto on spark 支持3.1.3记录 
- flomo软件推荐 
- How Axure installs a catalog 
- IOT 设计与开发 
- 韩国或将禁止苹果和谷歌向开发者抽佣 创全球首例 
- [leetcode refers to offer 27. Image of binary tree (simple)] 
- Question brushing plan - depth first search (II) 
- 管道和xargs 
- Detailed explanation of basic assembly instructions of x86 architecture 
- Normalized transforms in pytorch The real calculation process of normalize 
- Thread safe sigleton (singleton mode)