Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
pigdog
Apr 23, 2004

by Smythe

rhag posted:


alt+insert provides suggestions: make getters/setters, add hashCode+equals, etc. If i just write a method name with parameters, i have to use the mouse to make it offer to create the method for me. wtf. eclipse has a simple ctrl+1 and off we go.
Arrow keys work in that menu though.

quote:

autocomplete: case sensitive by default (there is an option to make it insensitive, but really...?). when is insensitive provides bullshit, i have to type most of the class name anyway.
You can only search for the capital letters in CamelCase notation, too. If you have a class called DickButtFaggortryFactoryManager, you can start typing DBFFM and it finds it for you. With some intelligence, in that if you had worked with a DickButtFaggortryFactoryManager before, it's probably the first choice.

quote:

git support: it actually requires the native git to be installed. really? wtf? the version control ui is unintuitive and a complete mess. i always had to use the command line since i couldnt get along with the ui.
Setting up git is a bit of a pain in the rear end, but the diffs and merging in general are VERY nice.

quote:

when i hover over a method doesn't show the javadoc. read about it as being a requested feature some time ago, apparently they've implemented it, never worked for me (used only the linux version).
ctrl-q?

quote:

cannot apparently format the current file according to the set code style.
ctrl-shift-L?


Eclipse is just different in some other aspects, can't really do a huge comparison since it's been years since I used it.

pigdog fucked around with this message at 13:45 on Jun 20, 2014

Adbot
ADBOT LOVES YOU

  • Locked thread