How do I delete a file?
Thu, 11/03/2011 - 09:50
I needed to delete a .java source file but I couldn't figure out how to do it without deleting the whole project.
BTW, big thanks to the compilr developers! I normally use Eclipse and NetBeans but sometimes (like when I'm at work) I get that urge to write some code and having a browser-based IDE is awesome.
Hi scottbomb. From within the IDE you should be able to right click on your file and delete it.
Developer - Compilr.com