Dear folks,
I wanted to get started with ConenctIQ development. I downloaded the eBook and I am reading the getting started guide. I build and debug the sample applications.
I am not sure if there is something wrong with my installation, or if it's supposed to be this way. Right now, eclipse can build the project and launch a simulator. But the code editing itself is like notepad. There is a bit of syntax highlighting, but no highlighting of syntax errors. No code completion. I can only find stuff out by randomly trying things out, and a lot of trial and error. It has been at least five years since I last worked with Eclipse, but these are things I'd expect.
Maybe it's just me being used to strongly typed languages but right now, by looking at sample code, I wouldn't even have the slightest clue about members of an object that gets passed into a method. I see there are fan projects for other IDEs like VSC or IDEA, but I'm sure stuff like code completion and other tools ought to be in the official Eclipse bundle as well?
Many thanks in advance.