M
Mark Space
AnetaKvel said:Hi,
I'm a final year information technology student and i am currently
developing a project in java (as part of my curriculum). I'm using
the open editor notepad to code my project . I would like to know what
IDE will suit the development. One among my classmates suggested about
the Eclipse IDE, but I would like to have a suggestion about the choice
of IDE.
Thank you in advance
NetBeans!
1. Free
2. Powerful
3. Easy to use
Plus it has Matisse, which is beyond awesome.
VI and VIM are good but Java is beyond the point where a
syntax-highlighting text editor like vim will do the job. Modern
plug-ins with support for language features like reflection are just
required today. Sad but true, I've given up vim.