Immediate Window Equivalent in Eclipse

Well, I use the Immediate Window in Visual Studio a lot; so at first I had some problems getting used to Eclipse. However, It appears that Eclipse also has this feature =) and unlike VS it allows you to write a long piece of code and execute it.(As far as I know, in VS you enter 1 line of code and it executes it, so there is no group code executing)

While in VS it was easier to use(you have to select the code, right click it and select execute,display or inspect in Eclipse), it still is a great asset.
This functionality is hidden under the Display tab, which is not visible at first. So, you have to enable it from Window/Show View/Other.. and select the Display tab.

Below is a screenshot of it:

displaytab1

Follow

Get every new post delivered to your Inbox.