Can't Create new business logic

Hi everyone,
I tried creating events for Login, Custom events, and for my other tables. Language is set to NodeJS. The event is created, but I can’t edit it, I can’t write any code, and I can’t even download the files… Basically anything I click on after that point results in an error in the top right corner saying something along the lines of:
Internal server error with id 19F49049-927B-9E78-FF3C-048EC3976100
I tried:
writing in the editor in the bottom right - can’t do it, won’t allow me to select the editor or type anything in
selecting the event from the tree view in the bottom left - can’t do it, nothing changes and an error like the one above pops up.
Download all my events scripts - more errors
Doesn’t seem to work in Java or PHP either…

Hi Gal,

I apologize. This was not supposed to happen yet… Please ignore the NODE_JS option for now because it was a pre-mature slippage in our release.

Regards,
Mark

I can’t type anything in the editors for Java or PHP language options either, though.

They are not editors, it is a preview of the generated code. I suggest you go through the Quick Start guide to become more familiar with the process:

https://backendless.com/documentation/business-logic/java/bl_getting_started.htm

Ah, right. Thanks!