You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, here is another Java related problem @valo - jar submission will solve this :)
Сега репортнах на Стани, ама не съм сигурен, че той има какво да направи, така че FYI:
"тестването на java-та нещо не е наред
ivan
[11:37 PM]
предполагам, че запазвате решенията на всички хора на едно и също място
ivan
[11:38 PM]
и съответно е възможно да се импортнат файлове между различни решения :smile:
ivan
[11:38 PM]
11:38
ако някой се опита да ползва клас от default-ния пакет, и има submit-нат файл с такова име
ivan
[11:39 PM]
фейлват нещата"
If you create a new "language" (ex. Java Jar) and define the correct command for running a jar file you can achieve this. Unfortunately the UI won't like this, because there are several places where the source_code is displayed in the browser and in this case it will be a binary file. So you will need to change the way the source_code is displayed and define some kind of custom view for jar files.
@valo is there any way to submit more than 1
.java
file? Or to submit a.jar
and run that jar file?The text was updated successfully, but these errors were encountered: