i search for someone coding with intelliJ IDEA? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

i search for someone coding with intelliJ IDEA?

Is here somebody?

29th Oct 2016, 5:06 PM
Dima Bokov
Dima Bokov - avatar
8 Answers
+ 2
create a configuration for running the project. you can find it on toolbar, to the left of "run" icon. the combobox one, choose edit configuration. after that, click the + icon and select application. edit its name, choose the main class, select the working directory to your project root, and the last, "use classpath of module" pick your project module. if its a single project, select that project. and then save. run while selecting the profile that you create just now. if you can't follow my instruction i can create a video about it
14th Nov 2016, 8:02 AM
Raizal I N Pregnanta
Raizal I N Pregnanta - avatar
+ 1
I used to develop with it. I use Android Studio now because it's free and it's the official Android IDE.
12th Nov 2016, 9:56 PM
Gleb Golov
Gleb Golov - avatar
+ 1
I use it everyday. The ultimate one is free for student, just apply it. Android Studio is a fork of it, I use it too.
13th Nov 2016, 8:39 AM
Raizal I N Pregnanta
Raizal I N Pregnanta - avatar
0
Raizal, I have a question: when you compile your program, what is the code to put on execution your cursor on running area?? br
13th Nov 2016, 8:17 PM
Dima Bokov
Dima Bokov - avatar
0
Gleb, also maybe you know?
13th Nov 2016, 8:18 PM
Dima Bokov
Dima Bokov - avatar
0
wait. a plain java or maven/gradle ?
13th Nov 2016, 8:36 PM
Raizal I N Pregnanta
Raizal I N Pregnanta - avatar
0
You are the best, Raizal, thank a lot , I'll check this solution!!!
15th Nov 2016, 8:24 PM
Dima Bokov
Dima Bokov - avatar
0
In my school they teach me with IntelliJ, the auto-completing if very useful and there’s a lot of IA auto-complete plugins for many programming languages.
23rd Mar 2022, 11:34 AM
Lia Batlle Figueras
Lia Batlle Figueras - avatar