Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for an online IDE [closed]

Tags:

java

c#

editor

ide

I have been looking for a fairly decent online IDE that does well with both c# and java, I have tried Cloud9IDE, CodeRun, and Amy Editor. I really had liked CodeRun until i found that it was impossible for me to add another file into the same project, unless i was just doing it wrong which is possible. Amy Editor was very promising also until i couldn't figure out how to create a new project or compile the sample code i had written. If anyone knows how to use these editors or of any other good online IDE environments then I'm game to learn.

like image 876
Bill 1547 Avatar asked Apr 28 '11 08:04

Bill 1547


2 Answers

Why not run your IDE somewhere on a machine and connect to it remotely? You can even install your own Virtual Desktop on Amazon EC2 for example, so you don't have to run the machine yourself. For an idea on how to do this see http://cloud.ubuntu.com/2010/11/show-off-ubuntu-desktop-on-cloud/ for example.

like image 157
raymi Avatar answered Dec 08 '22 01:12

raymi


Have you tried using Compilr?

I think it's only been up and running for a few months but it's a pretty good website, not sure if it meets your functionality needs though.

like image 27
Jamie Keeling Avatar answered Dec 08 '22 01:12

Jamie Keeling