Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit multiple Java files #100

Open
RadoRado opened this issue Jul 2, 2015 · 2 comments
Open

Submit multiple Java files #100

RadoRado opened this issue Jul 2, 2015 · 2 comments

Comments

@RadoRado
Copy link

RadoRado commented Jul 2, 2015

@valo is there any way to submit more than 1 .java file? Or to submit a .jar and run that jar file?

@RadoRado
Copy link
Author

RadoRado commented Jul 5, 2015

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]

фейлват нещата"

@valo
Copy link
Owner

valo commented Jul 5, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants