Minitab 17 Menu Bar not visible - minitab

Minitab is missing the Menu bar at the top in my PC.Can anyone help me how to restore the Menu Bar?I have not changed any setting to hide it.

Go to Program Files (x86) folder on C: drive and locate Minitab folder. Find and execute rmd.exe

You may restart it first.
Minitab will initial itself when launched.
And at last you can reinstall it.
Thank you,wish you find it useful.

Related

Project window close stopped cascading close of subfolders

I can't really point my finger on what version this changed, yet the problem is consistent, maybe i'm missing a shortcut to fix this, so I thought to post this here.
In project window, when I have a folder open, and then any subfolders open (no matter which depth), when I close the folder, it used to close all subfolders. It just doesn't anymore.
Any idea how to fix this? Or is this an issue that should be tracked?
Thanks,
Bud
Please follow IDEA-186081 for updates.
Try enabling async.project.view.collapse.tree.path.recursively Registry key (Help | Find action, type Registry... to locate it) - does it help?

How to exit from "Edit as Table" mode in PhpStorm?

When editing a CSV file in PhpStorm, I enabled "Edit as Table" and can not find how to close this mode. I do not know how to close the "Data" tab.
Help me please!
Linux Mint, Phpstorm v.2018.1.6
The "Edit as Table" creates a split pane. Assuming you dont have any other panes open, you can close them all by:
ctrl+shift+a
Search for Unsplit all
Ta-da
While still destructive (if you use multiple panes), it doesnt go full scorched earth policy like #jocull recommends.
I had a similar issue in WebStorm and reached this thread. After painful searching I found these buttons to toggle between views in the bottom left:
I looked all over but couldn't find a way to do this. In the end it was bugging me so much that I just dropped the Jetbrains/IntelliJ project files and recreated them. This is a very heavy hammer for this problem.
If you have a Git repository this is usually as simple as...
Close your project if it is open
git clean -idx and select the project files to remove (carefully, if you have stuff you don't want to clean out! this deletes things!)
Reopen the project and let it regenerate the project files from scratch
Tada! No more table editor mode. You may lose debugging profiles or other project specific settings, and YYMV :)

My Arcmap 10.3 icon missing

My Arcmap 10.3 does not have an icon on my desktop - I can't find how to add a shortcut to my bar and so I have to open older MXD files to get to the program.
I have already tried finding it in the program files and there is no icon for the program anywhere.
You should be able to find ArcMap.exe in the C:\Program Files (x86)\ArcGIS\Desktop10.3\bin directory.
Once there, right-click and select "Send To -> Desktop (create shortcut)", "Pin to Taskbar", and/or "Pin to Start Menu".
you could use the solution of Erica or you could go on start and write arcmap and you click on it.
Please search in the search bar "ArcMap"

How to force IntelliJ IDEA to show welcome screen again?

IntelliJ has a very good welcome screen, but after first use, when I open IntelliJ the next time, it will open my last opened project directly. But what if I want to revisit the welcome screen? Is there a way to do it without restarting IntelliJ?
I am using IntelliJ IDEA 14.
https://www.jetbrains.com/idea/help/welcome-screen.html
I'm using not IntelliJ but WebStorm however, maybe same settings.
how about this?
[File] - [Settings] - [Appearance & Behavior] - [System Settings]
uncheck "Reopen last project on startup"
Close all open project windows (File | Close Project).
Sometimes I want to come back to the Welcome screen only to see the list of recent projects with a little more details than a simple list. However, I don't want to close the open project.
If that's your case you can to this in the version 2016.3:
File -> Open Recent -> Manage Projects...
UPDATE 1
#Gagan made a comment (below) asking about how to import a project this with this solution.
If I've understood the question correctly, you can do this either by directly opening a project (Open...) or by creating a new one from Existing Sources or from Version Control, as is show below:
In both cases, IntelliJ will ask you to open in the same window (which will close you current project) or in a new window (the current and the new one stay open), as show below:
Please, let us know if it works for you!
For IntelliJ 2020.3 use:
`File -> Settings -> Appearance & Behavior -> System Settings and uncheck Reopen projects on startup.
Select File -> Close project. This will cause the welcome screen to appear.
I saw it in the learning course
To return to the welcome screen, just close the project window. Alternatively, you can select File | Close Project from the main menu. Also, you can use the File menu to open or create new projects. By default, the Learn tool window is hidden. You can open it by selecting Help | Learn IDE Features from the main menu.

IntelliJ - Delete list of previously opened projects?

Is there a way in IntelliJ IDEA to delete previously used projects? I am referring to a list on the main page when the application starts. Please look at the image.
File -> Open Recent -> Clear List
Edit: For versions of 2016+ this is no longer available. Use This solution: File -> Open Recent -> Manage Recent Projects / Startup Dialog, ctrl+a (select multiple with ctrl+click) -> del
File -> Open Recent -> Manage Projects .... CTRL-A then Delete to remove all, or hit the X to remove individual.
IntelliJ IDEA 2016.2.5
Locate config\options\other.xml file and manually edit the list of recent projects inside the XML under <component name="RecentProjectsManager"> node.
There is no way to remove individual projects from the UI. See Dan's reply otherwise.
In IntelliJ15, you can remove them from welcome screen, works ctrl+a and then remove all of them.
In MAC, ~/Library/Preferences/IdeaIC14/options/recentProjects.xml is the file to easily edit the list when you do not want to lose everything. (It is for IdeaIC14).
In idea 2022 for MAC it is located under ~/Library/Application Support/JetBrains/IntelliJIdea2022.3/options
In Idea 2019 it is located in Idea Colder\config\options\recentProjects.xml
Just figured, I am using Idea Community edition 13.1.1 and the cleanest and easiest way is to go to File > Reopen project > Clear List. I just stumbled upon this menu today. I always thought that is just to clear the latest projects from the view inside the IDE and just realized it is clearing the projects from the main Dialog too.
-VRS
Close all projects till you reach the welcome screen. Right click on the project and choose Remove Selected from Welcome Screen. Or click on the cross arrow on the upper right corner of the selected project.
idea22 on windows10 system, recent projects on the path C:\Users\****\AppData\Roaming\JetBrains\IntelliJIdea2022.3\options\recentProjects.xml, I delete all the <entry><\entry> labels