onecompiler / community

Place for reporting bugs in OneCompiler Editor/ Studio
4 stars 0 forks source link

but i couldn't use it for java code, can you give me examaple to check java code #10

Open jamshid-elmurodov opened 2 months ago

jamshid-elmurodov commented 2 months ago

Pleesa give me example

Kifle-Tesfay commented 2 months ago

I don't quite understand your question but to use Java in an embedded iframe page, here is the sample that you should add java to at the end of the URL.

<iframe 
    frameBorder="0" 
    height="450px" 
    src="https://onecompiler.com/embed/java">
</iframe>

If you're just looking for the code editor for Java, here you go: https://onecompiler.com/java

I recommend you visit their API documentation page here: https://onecompiler.com/apis