Farid Jamili4118
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Edited Configuring IntelliJ IDEA for unit testing with JUnit
I decided to try out IntelliJ this morning via the trial version and installed the JUnit plugin. I made a new Java project and I want to write a test case for it. How do I add the junit.jar file to... -
Edited Intellij idea Debug: the application is running
AnsweredIDE: idea2020 OS: windows10 I'm using idea, and I try to debug. When it goes to a certain step, next it steps into the jar of mina2.0. So I add the jar to the list: "Do not step into the classes".T... -
Edited Add a non Gradle Project to a Gradle Multiproject as Module in Intellij
AnsweredProject A is a Gradle multi project with the sub projects b and c.Project X is a non Gradle project. The sub projects depend on (compiled) project X.The Project X jar is included as file tree depen... -
Edited List of methods IntelliJ
AnsweredI'm new to IntelliJ, coming from NetBeans. In NetBeans, on the bottom left side of the window, under the list of files in the project, there is a list of methods/fields in the current class. With I... -
Edited Intellij Commit Hunk Checkbox not there
AnsweredI just tried 2018.2 EAP and I don’t see the checkboxes in my gutter for partial hunk commits.. And it’s not in the commit dialog box either. There are no IDE exceptions, and the other new features ... -
Edited Making plugin for automatic insertion of comment for CLION intellij IDEA using JAVA
I want to build a plugin to my intellij, that when I'm pressing ALT+A it will automatically add to the end of the code line(column 86 probably). It's gonna be a comment that build like: "myChangeA"... -
Edited Create Intellij IDEA plugin. Store plugin settings
I am new at IDEA plugin development and I have a plugin that I need to support. Now there are some settings for this plugin. GarageBand I want to create settings that will be stored at the project ... -
Edited Using IntelliJ 2019.3.1 for plugin development for Clion. How to add c++ language support for my plugin project?
I am currently learning about writing plugins for IntelliJ IDEs. I am especially interested in developing plugins for CLion. Therefore I would like to add support for c++ to my plugin project. My p... -
Edited IntelliJ Idea 2016.3 EAP change to stable
AnsweredI've installed IntelliJ Idea 2016.3 EAP. In update settings I can't switch to stable update channel. Is there a possibility to do this without uninstalling IntelliJ Idea? my gift card site