Notserr1998

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 5
-
Notserr1998 created a post, AnsweredNative Library Development with IntelliJ Idea
I want to develop native java libraries with IntelliJ. But I can not find any way to do so. Please help -
Notserr1998 created a post, AnsweredIntellij thinks that there is some problem with the packages, but code runs without any errors
I am making a program in java I moved a package inside another package, but now intellij gives error but when I run the code, no error is there -
Notserr1998 commented, -
Notserr1998 created a post, Answeredis intellij window a JFrame?
As much as i got to know intellij idea is written in java with swing with using no additional third party ui frameworks. Then is the intellijj window a JFrame or a inbuilt window of java ? -
Notserr1998 commented, -
Notserr1998 created a post, Answeredhow to get the documentation of a class in java
As much as i know, there is an option to access the documentation of a class, a method or a variable could be seen using a single shortcut in intellij. But what is the shortcut by which I can acces... -
Notserr1998 commented, -
Notserr1998 commented, -
Notserr1998 created a post, AnsweredWhat is intellij written in?
i want to contribute to intellij but i dont know what framework is intellij's ui written in? Is it written in swing , awt ,swt or something else