Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Armkha02
Total activity
10
Last activity
September 01, 2019 15:37
Member since
April 06, 2018 08:26
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
September 01, 2019 15:37
@Overridepublic ModuleConfigurationEditor[] createEditors(ModuleConfigurationState state) { ModifiableRootModel rootModel = state.getRootModel(); Module module = rootModel.getModule(); Str...
Community
IntelliJ IDEA Users
Android, NoClassDefFoundError
0 votes
Created
April 11, 2018 16:25
Hi Guys, Same problem here, I am trying to build new standalone IDE using IntelliJ. I tried to use PyCharm as an example, however, it has many modules, and it is not clear where to start. I tried ...
Community
IntelliJ IDEA Open API and Plugin Development
Creating a standalone IDE using IntelliJ
0 votes
Created
April 06, 2018 10:46
Thank you, Nikolay. After a manual copy of the jgoodies-common I have got next error on commons-net/3.3. After a manual copy of commons-net/3.3 build succeeds finally.
Community
IntelliJ IDEA Open API and Plugin Development
Build failure: com/jgoodies/jgoodies-common/1.4.0 does not exist
0 votes
Created
April 06, 2018 08:26
I have got the same problem on MAC computer: git remote -vorigin https://github.com/JetBrains/intellij-community.git (fetch)origin https://github.com/JetBrains/intellij-community.git (push) git bra...
Community
IntelliJ IDEA Open API and Plugin Development
Build failure: com/jgoodies/jgoodies-common/1.4.0 does not exist
0 votes