Powershell Editor Eclipse Plugin
More information can be found here: http://dalexandrov.github.io/PowershellEditor/
https://marketplace.eclipse.org/content/powershelleditor
The plugin runs on all OSs.
For windows: the Powershell execution must allow execution of scripts. it can be achieved by running the following command in Powershell command:
Set-ExecutionPolicy Unrestricted