开发者

Migration to NetBeans

开发者 https://www.devze.com 2023-02-06 22:46 出处:网络
I\'m switching over from Eclipse to NetBeans for the first time, and have two quick questions I can\'t seem to find the answers for.

I'm switching over from Eclipse to NetBeans for the first time, and have two quick questions I can't seem to find the answers for.

  1. Is the "attachable" debugger开发者_如何转开发 from the Debug menu item the Java Debugger (jdb)? Or is it a NetBeans variant?

  2. In Eclipse there is an INI file where I can specify arguments and do things let dictate how much RAM Eclipse will consume when launched. Is there a similar file for NetBeans, or menu/dialog within NetBeans?

Thanks!


Re 1: I'm pretty sure it's the java debugger from currently selected Java Platform.

Re 2: Look for netbeans.conf file in NB installation directory.

0

精彩评论

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