How to add multiple Java classes in the code playground?! | Sololearn: Learn to code for FREE!
+ 2

How to add multiple Java classes in the code playground?!

I got a very good app that I want to share with the community, But it has multiple Java classes. Is there a way to add all those classes to code playground?! Or code playground only supports simple apps?! Thanks in advance. :-)

7th Jan 2017, 6:56 PM
Omar Abdelhafiz
Omar Abdelhafiz - avatar
4 odpowiedzi
+ 2
code playground supports only one page (or file) so maybe you can copy-paste whole of your code in code playground and then excite it
7th Jan 2017, 9:08 PM
Pankaj Vaghela
Pankaj Vaghela - avatar
+ 2
Do you mean adding all the classes in the same module?!
8th Jan 2017, 11:07 AM
Omar Abdelhafiz
Omar Abdelhafiz - avatar
+ 2
I mean just paste everything in code playground. make sure to write imports only once on top https://code.sololearn.com/cRo49vuV4M50/?ref=app like this
8th Jan 2017, 11:10 AM
Pankaj Vaghela
Pankaj Vaghela - avatar
+ 2
thanks that helped
8th Jan 2017, 4:56 PM
Omar Abdelhafiz
Omar Abdelhafiz - avatar