integrated development environment

Q. How do I install Eclipse integrated development environment and write first program under Ubuntu Linux Eclipse IDE?

{ 12 comments }

use vi / vim as IDE (Integrated development environment) a software development system using Ubuntu Linux. How do I auto complete file name under vim / vi text editor while editing text file or java / c / python program? I can auto complete file nameunder bash shell by hitting [TAB] key.

{ 5 comments }