Farid Jamili4118

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Farid Jamili4118 created a post, 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... -
Farid Jamili4118 created a post, AnsweredIntellij idea Debug: the application is running
IDE: 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... -
Farid Jamili4118 created a post, AnsweredAdd a non Gradle Project to a Gradle Multiproject as Module in Intellij
Project 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... -
Farid Jamili4118 created a post, AnsweredList of methods IntelliJ
I'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... -
Farid Jamili4118 created a post, AnsweredIntellij Commit Hunk Checkbox not there
I 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 ... -
Farid Jamili4118 created a post, 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"... -
Farid Jamili4118 created a post, 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 ... -
Farid Jamili4118 created a post, 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... -
Farid Jamili4118 created a post, AnsweredIntelliJ Idea 2016.3 EAP change to stable
I'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