palkeo / projet-jee

Other
1 stars 0 forks source link

JEE and Java are completely fucked. #1

Open palkeo opened 10 years ago

palkeo commented 10 years ago

Please fix that.

maahl commented 10 years ago

This problem is also present on my config. I consider it a critical bug.

arthaud commented 10 years ago

The only solution I found is :

Runtime.getRuntime().exec("python", "prog.py");

Then you can use a better language.