How do I delete a file?

1 reply [Last post]
Offline
Last seen: 28 weeks 22 hours ago
Joined: 11/02/2011
Posts:

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.

piwh1000's picture
Offline
Last seen: 7 hours 19 min ago
Joined: 02/15/2008
Posts:
Hi scottbomb. From within

Hi scottbomb. From within the IDE you should be able to right click on your file and delete it.

Developer - Compilr.com