Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problem with auto closing bracket ](Easily overwritten)
Problem with auto closing bracket ] [message #1783825] Sun, 18 March 2018 21:35
Zachary Chandler is currently offline Zachary ChandlerFriend
Messages: 1
Registered: March 2018
Junior Member
Howdy! I'm pretty new to Eclipse and Java so if I'm missing something obvious forgive me.

I find that consistently when I write something like

crew[

that eclipse will auto fill in the closing bracket, which is great, except that when I do it manually so I can keep writing my code, the closing bracket gets immediately deleted by whatever I started typing next. This is not a very helpful feature.

crew[ becomes crew[i] which then becomes crew[i.

What I want to happen is for the closing bracket to be over written when I type it and then nothing else!

How would I go about this?
Previous Topic:symbol(s) not found for architecture x86_64
Next Topic:Error installing Eclipse - Requiring JVM
Goto Forum:
  


Current Time: Fri Apr 26 06:36:42 GMT 2024

Powered by FUDForum. Page generated in 0.09432 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top