function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RoyMooreRoyMoore 

I broke my developer console :(

I was working on a trailhead challenge and started getting this message.
User-added image

I found the corresponding blank metadata record and thought it was somethign I had accidentally created... so I deleted it, thinking it would go to the recycling bin (it did not).

I went back to my developer console and tried to save the test class I was working on and now I get this message:
User-added image

I went to the recycling bin to restore the deleted metadata record and it is not there.  I'm a newbie to programmatic developing so this is all over my head.  Any help would be appreciated.
James LoghryJames Loghry
Open a case with Salesforce support and hope they can use their black tab access to fix your error.

Otherwise, you could also try downloading an IDE like MavensMate / Sublime Text 3 or the Force.com Eclipse Plugin to see if either of those will work in place of the Developer Console.