Hi, with my current Job I have two red "Error!" messages at the top of my MysqlInput and tMap components
There's no message on hover, no error boxes pop up
Could someone explain the nature of these errors so I can address them?
Thank You
Screen cap attached
There is a problem view which contains all error messages and you can also switch to the code view (under the designer window) to find out whats wrong. In most cases such kind of problems are caused by invalid code in the properties of the components like an not existing context var or a missing double quota.
Thanks ok ? I can't seem to get the Problems view open on a Mac ? looks like ctrl+F3 is already taken by the OS Is there another way to see it using the interface?
You can open the view with the normal Eclipse methods: Window->Show view->General->Problems Do you ever have used Eclipse? Talend Studio is an Eclipse based application.