> On Feb. 7, 2016, 9:12 nachm., Yuri Zelikov wrote: > > Do you use VIM as Java IDE?
Yes and no. I'm not really a Java Developer (or rather, not really a developer at all - I'm more of a Systems Integrator), and I do basically everything with vim. Vim itself can be made a reasonably useful Java IDE with some fiddling, and if you're using the graphical version of vim, which I don't .. As Java IDEs go, it kinda sucks, but I (personally) do consider Java kinda sucks, requiring far too much verbosity and thus assistance for development than other languages. You'll find me understand, change and write Java code as needed, but it's not something I like - I'm far more comfortable with Python or Node.JS, for which vim is just fine. That said, I'm pretty happy with the split of Wave server and client, opening more possibilities for other clients and languages ;) - Andreas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43298/#review118192 ----------------------------------------------------------- On Feb. 7, 2016, 12:58 nachm., Andreas Kotes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43298/ > ----------------------------------------------------------- > > (Updated Feb. 7, 2016, 12:58 nachm.) > > > Review request for wave. > > > Repository: wave > > > Description > ------- > > ignore vim backup files > > > Diffs > ----- > > .gitignore b3db961491278a2ebc6862a74097ed96ba28c76f > > Diff: https://reviews.apache.org/r/43298/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Kotes > >