Corona SDK and Eclipse – Setting up LUA

I wanted to use Eclipse for my editor IDE of my Corona projects using LUA.
Here is how I set it up for my Eclipse Version: 3.5.1
Open the Preferences:
Open Preferences
Available Software Sites: Click on Add
Available Sofware Site
Add the site
Add Site Url
Click ok and then ok again.
You can now go Install the software for LuaEclipse: Help/Install New Software
Install Software
Select software to install:
Select Software
Finish the rest of the installs and you will be prompted to restart Eclipse.  Confirm and restart Eclipse.
Create a new Lua Project
Create Lua Project
Hopefully this will be enough to get you started with the LUA for Eclipse add-in.