I have a resultset in Eclipse created from an SQL query.
Coming from the world of Visual Studio, I expected to find a watch view of my variable that shows me the resultset as a table instead of just showing all the fields and properties.
Does such a solution exist for Eclipse, maybe as a plugin?