开发者

.NET pop-up box terminology along with Java

开发者 https://www.devze.com 2022-12-16 02:29 出处:网络
I need to know a couple things. What is the terminology for the pop-up box shown in this Image? (Not the text, but the actual box itself) This is w开发者_运维问答ith Visual Studios.

I need to know a couple things.

  1. What is the terminology for the pop-up box shown in this Image? (Not the text, but the actual box itself) This is w开发者_运维问答ith Visual Studios.

alt text http://www.freeimagehosting.net/uploads/16060e2a55.png

  1. I need to do a project in Java and I heard that Eclipse has this pop-up box, but I cant seem to find it. Does anyone know where this option is? I was hoping maybe finding out the terminology of the box will help me find the option easier.

  2. Is there a better IDE for java than Eclipse with this box included?

Thank you for the help.


  1. This is IntelliSense, it's activated automatically, but can be invoked manually using Ctrl+Space.
  2. Yes, Eclipse does have this as well. Press Ctrl+Space to bring it up (I don't think Eclipse does it manually - it's been a couple of months since I last used Eclispe so I may be wrong).
  3. You might want to look into IntelliJ IDEA or Netbeans (the former over the latter). IMHO, Eclipse is the most powerful and represents best value for money :-)
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号