Unfortunately the IDEs (NetBeans, Eclipse) do a lot in JavaEE development. They setup the directory structure, make sure your code's good, package war- and jar-files and deploy war-files to glassfish ...
I've personally been using NetBeans and doing the hard coding with Vim. In my opinion you'd have to be a wizard to develop JavaEE with only Vim. On Fri, Apr 15, 2011 at 7:05 AM, B V Raghav <[email protected]> wrote: > Hi > > Please help or point out a knowledge base/wiki/help, anything if > possible to get started with the j2ee development on vim. > > What I want to understand is, what does an IDE exactly do, when they say > "create a project", "add a Resource Class" etc, and how to do that using > vim. > > --------------- > Background > --------------- > > I had started using vim as a text editor, then promoted myself to a php > programmer on vim, and now, as I am learning j2ee, I believe, continuing > my stint here will be great. > > Most of the knowledge bases for j2ee development, on the internet, start > with an IDE, and I personally feel, it is too much pain to focus on > learning the IDE itself while I want to learn programming. > > Thanks for your guidance > r > > ------------ > bvraghav > [email protected] > > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
