Visual paradigm in IntelliJ IDEA integration Mac OSX - intellij-idea

I would like to use Visual paradigm Community Edition in IntelliJ IDEA IDE. From Visual paradigm Integration Menu I select my "install in existing IntelliJ IDEA" location as below. But It said, invalid Path.
/Users/mike/Library/Preferences/IntelliJIdea2016.2
What is wrong with this location?
Many thanks in Advance.

In Visual Paradigm go to Window → Integration → IDE integration...
In the Visual Paradigm IDE Integration window select the IntelliJ IDEA / Android Studio Integration checkbox and press Next button.
In the next window specify your directory as:
/Applications/IntelliJ IDEA.app/Contents
After the installation finishes you can find a new menu items in your IntelliJ IDEA under the Tools:

Related

JetBrains Rider equivalent to Visual Studio 'New Solutions Explorer View'

I have just recently switch to JetBrains Rider from Visual Studio. In visual studio (I believe it's from version 2022), I am able to open a new solution explorer window for each project in a solution (right click the project and select 'New solution explorer window'). Very useful when you have several projects in a solution and want to focus on the projects you are currently working with.
I have been unable to find anything similar in JetBrains Rider. I have googled and not finding anything usual. Just wondering if anyone has been able to do this. Either built into Rider or via a plugin.

Is there a way to import VisualStudio 2017 Keyboard shortcuts to IntelliJ? [duplicate]

It's a long time that I use VS and I have fully customized its environment. Now I have to use IntelliJ. It's completely unfamiliar for me. I want to export VS short keys to IntelliJ. Is there any way to do that? I'd appreciate if someone can help me.
I use Visual Studio 2015 Ultimate and IntelliJ IDEA 15 Ultimate.
I use Resharper in Visual Studio. Does it help?
You can go to File | Settings, select the Keymap item in the left part of the dialog, and select "Visual Studio" in the Keymap combo box. This should give you keyboard shortcuts in IntelliJ IDEA that are similar to the default settings in Visual Studio.
To the right of the Keymap combo box, there is a small gears button that allows you to duplicate a keymap. After duplication, you can change keyboard shortcuts for almost every action and even add more shortcuts than what you get by default. This way, you can even add (most of) your personal customizations from Visual Studio to IntelliJ.
File > Settings > Keymap select Visual Studio from dropdown
For now, just install vscode keymap from plugin store:
And there is a VSCode keymap, many thanks to the uploder!

Progress developer studio eclipse platform uninstallation

I tried installing Eclipse platform plugin in the progress openedge 11.5.
I didn't liked it and uninstalled the plugin. From then i couldn't open progress developer studio. It is showing a pop up window with a message "The eclipse executable launcher was unable to locate it's companion shared library".
Kindly suggest me a solution to overcome this issue ?
Thanks
Santosh Reddy

IntellijIdea resharper keymap

I recently started with java development using IntellijIDEA (version 12). Since I come from MS world I am used to resharper shortcuts(The visual studio keymap). Is there any way of using the same set of shortcuts in IntellijIDEA? I found a similar question on stackoverflow (Visual Studio ReSharper Keymap for IntelliJ IDEA) but the proposed solutions do not work(I guess becouse of the newer version).
Uros
You can install plugin if it is not appear in keymap section by default(step 2).
Go to IntelijIdea Preferences -> plugins and type Visual Studio keymap, ReSharper Keymap
You would be able to select visual studio(ReSharper) keymap in preferences -> keymap
Screenshots based on IntelliJ IDEA 2021.3 (Ultimate Edition)
I would recommend to use the latest version of IntelliJ if it is possible.

visual basic 6.0 project menu corrupted

I do not know why the project menu in visual basic 6.0 IDE has been corrupted and I don't see
all menu items such as references, project properties,....
it might be useful to know that I have installed SP6.0 of visual studio 2000 enterprise edition.
any suggestion ?
The vb6 ide can be customized.
Try right clicking on a menu or toolbar and select "Customize...", you should be able to see a full list of commands (I can't recall, but there should be an option to reset it, too).