+ 2

Does the Java compiler in the SoloLearn playground function like that of an IDE?

I wrote code, and while running it I'm getting an error message. Everything seems to be all right with the code, it's just a bit complex. So I was wondering if this system can't handle complex code. What was also bothering me is the fact that it wasn't giving me details on what I did wrong, but simply 'error' (or something like that).

13th Feb 2019, 5:48 AM
Shtisim Lukshen
Shtisim Lukshen - avatar
4 Answers
+ 6
Most of us had experienced such "error messages", but some of them *occasionally* came from network problem, you see, when the app cannot reach SoloLearn server due to some network issue (which can be from your side or theirs), it shows error message too, at times the message may sound irrelevant to network issue, some other times it does : )
13th Feb 2019, 6:42 AM
Ipang
+ 4
Shtisim Lukshen I strongly encourage you to attach the code with your original post, and let others see if they too experience the same error you're getting, maybe other people can come with better answer/solution ... And you're welcome : )
13th Feb 2019, 6:50 AM
Ipang
+ 2
Ipang Oh, how I wish, but I tried it on several occasions and trying some debugging, yet to no avail. Thank you for taking the time to answer my question! 😊
13th Feb 2019, 6:46 AM
Shtisim Lukshen
Shtisim Lukshen - avatar
+ 2
Nice idea Ipang , maybe I will do it later. I want to first try it out on a proper IDE to see if the code is the problem or the SoloLearn compiler is the problem. I'm still a total newbie at coding, and don't possess (as of yet) the confidence of posting unfinished code publicly. (Though I did already post 2 codes that were finished and tested. At least I'm moving somewhere...)
13th Feb 2019, 6:56 AM
Shtisim Lukshen
Shtisim Lukshen - avatar