Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6776993
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:05:43+00:00 2026-05-26T16:05:43+00:00

How to change caret (cursor) blinking rate in NetBeans? (7.0) NetBeans developers say that

  • 0

How to change caret (cursor) blinking rate in NetBeans? (7.0)

NetBeans developers say that this is supported as a Swing option, see Bug 124211 – Cursor blink rate too fast but I can’t figure out the name of this Swing option to set from the command line.

The closest example of setting Swing option that I found is setting look and feel by putting
-J-Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel to the netbeans.conf.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:05:43+00:00Added an answer on May 26, 2026 at 4:05 pm

    There was a module for customizing the Cursor Blinking Rate created by Emilian Bold, but that module is not found easily available. Let me provide a less intuitive way but this solution works with NetBeans IDE 7.0.1 as tested by me.

    1. Make sure the NetBeans IDE is shut down before making these changes.

    2. Create file <userdir>/config/Editors/text/x-java/properties.xml
      Here the <userdir> means the User directory used by NetBeans IDE. This directory can be found from the NetBeans Help > About menu. The config folder will already be there in this directory but the folders Editors/text/x-java may not be there and we will have to create them, they are case sensitive. The properties.xml file shall also be created in the x-java folder.

    3. Add the following contents to the properties.xml file

    
         <?xml version="1.0" encoding="UTF-8"?>
         <!DOCTYPE properties PUBLIC "-//NetBeans//DTD Editor Properties settings
         1.0//EN" "http://www.netbeans.org/dtds/EditorProperties-1_0.dtd">
         <properties>
             <property class="java.lang.Integer" name="caret-blink-rate" value="0"/>
         </properties>  
    1. The value=”0″ portion can be customized by desired blink rate in miliseconds, the default value used by NetBeans IDE is 300 in my opinion, but it can be changed with a new value, 0 will mean no blinking.

    2. Start NetBeans IDE again and now you will get your desired blink rate for the cursor in Java files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to change the caret blinking color in XCode, the default is black
Does anyone know if it’s possible to change the text cursor (aka caret) colour
Change all links that have an image in it to: javascript(alert(thehref)); eg. <a href=/galleries/anna-leah-111827/image01.html><img
I am looking for ways to zoom in a Java Swing application. That means
how to change background color of line highlighting during debug process in Netbeans? Tried
I am trying to change some old code which uses onclick so that I
Perhaps this is a bug, but it is weird it happens both in Safari
In an application with shopping cart, I give the option to change the amount
I've accidentally changed the text cursor/caret in Visual Studio 2010 from the line to
Change Data Capture is a new feature in SQL Server 2008. From MSDN: Change

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.