`

Configure NetBeans Hotkey of Auto Complete Code

    博客分类:
  • IDE
阅读更多

 

The default value of IDE NetBeans' hotkey of automatic complete code is 'Ctrl+Space ' or 'Ctrl+Back_Slash ', it made me hard to use the automatic complete code opration naturally,so I decide to change it by following method:

1. Tools --> Options, pop-up Options dialog
2. Choose Keymap
3. Choose Other
4. Find Show Code Completion Popup item, and add new hotkey on click add button which located right-bottom corner.

 

 

分享到:
评论

相关推荐

    Mastering NetBeans

    This book will teach you to ace NetBeans IDE and make use of it in creating Java business and web services. It will help you to become a proficient developer and use NetBeans for software development....

    vim-configure.tar.gz_vim_vim_configure

    "vim-configure.tar.gz_vim_vim_configure" 是一个包含了 Vim 配置文件的压缩包,旨在帮助用户优化 Vim 的使用体验,提供自动提示、补全功能以及代码高亮等特性。 在 Vim 中配置这些功能,可以使编辑效率大幅提升。...

    netbeans与mysql详细步骤连接

    ### NetBeans与MySQL连接详细步骤解析 #### 一、引言 在当今的软件开发领域,数据库技术的应用无处不在,而MySQL作为一款开源的关系型数据库管理系统,以其高性能、高可靠性和灵活性广受开发者青睐。结合强大的...

    Getting Started with Grunt: The JavaScript Task Runner

    Finally, to emphasise what has been learnt, you will see a complete example build of a web application. Getting Started with Grunt: The JavaScript Task Runner will enable you to create your very own...

    NetBeansIDE中连接MySQL数据库

    ### NetBeans IDE中连接MySQL数据库的关键知识点 #### 一、NetBeans IDE与MySQL数据库简介 - **NetBeans IDE**:一款免费开源的集成开发环境,支持多种编程语言,包括Java、PHP、C/C++等。它提供了丰富的工具和服务...

    lidmodbus3.14(解决configure.js错误)

    《libmodbus 3.14:解决configure.js错误详解》 libmodbus是一个流行的开源库,用于实现Modbus通信协议。它支持多种操作系统,包括Linux、Windows和FreeRTOS等,广泛应用于工业自动化、物联网设备以及其他需要进行...

    Qt5 configure参数说明文档

    标题"Qt5 configure参数说明文档"指的是此文档旨在解释和说明如何使用Qt5软件框架中的configure工具的参数。configure是一个用于为特定系统配置源代码树的脚本,以便于编译并安装Qt5及其相关组件。文档中可能会详细...

    linux configure 软件发布介绍

    配置脚本`configure`是这个过程中的关键组件,它负责检查目标系统的特性,生成适当的Makefile以适应不同的环境。本文将深入讲解`configure`及其相关工具在Linux软件发布的角色。 `configure`脚本是基于Autoconf工具...

    Linux的Configure参数解释

    ### Linux的Configure参数详解 #### 引言 在Linux环境下安装软件时,通常需要通过`configure`脚本来完成前期配置工作。这对于确保软件能够正确地适应当前系统环境至关重要。`configure`脚本作为Autoconf工具的基本...

    NetBeans的远程Linux C开发实践(远程调试)——包含了远程链接动态库静态库的方法.docx

    ./configure --prefix=/usr/local/ocilib --with-oracle-lib-path=/u01/app/oracle/product/11.2.0/db_1/lib --with-oracle-headers-path=/u01/app/oracle/product/11.2.0/db_1/rdbms/public make && make install...

    制作有lib库的Configure

    制作有lib库的Configure是一项涉及自动化构建工具如Automake、Autoconf等的复杂过程,主要用于在不同平台上构建软件。此过程不仅包括了源代码的管理,还包括了库的创建、应用的编写以及最终构建脚本的自动生成。下面...

    MyEclipse,在项目上右键,没有发现Configure菜单问题解决方案

    在myeclipse中,在项目上右键Configure->Convert to Maven Project,但是现在使用的是MyEclipse,在项目上右键,没有发现Configure菜单

    configure.和Makefile.之间的关系

    ### configure和Makefile之间的关系详解 #### 一、引言 在开源软件开发领域,特别是C/C++项目中,构建自动化工具链是非常重要的环节。其中,`configure` 和 `Makefile` 是两个不可或缺的关键组件。本文将深入探讨 ...

    SQL Assistant v5.0

    New complete database code unit testing framework supports interactive and automated database code unit testing; allows quick bulk setup of unit tests for multiple database projects. New Add-ons ...

    linux下configure命令详细介绍

    而`configure`脚本作为源码安装的重要步骤,是理解和掌握Linux软件安装基础的关键。`configure`脚本通常由`autoconf`工具生成,用于检测系统的特性和配置,以便自动生成适合当前系统的`Makefile`。 `configure`脚本...

    部署asterisk项目到Netbeans进行实时调试(图解)

    6. **编译与安装Asterisk**:在项目目录下,运行`./configure`, `make` 和 `make install`命令,或者在Netbeans中通过Makefile执行这些操作。 7. **配置调试**:在Netbeans中设置Asterisk的启动参数,如添加`-...

    Qt configure参数解释

    QT configure参数解释 编译Qt源码必备的教程

    关于configure配置开源makefile得详细介绍

    详细介绍了configure得各个选项得意思,和使用得方法。同时在config.log里面可以详细看到configure得错误,做对应得修改

Global site tag (gtag.js) - Google Analytics