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 6136553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:37:01+00:00 2026-05-23T17:37:01+00:00

This is basically a duplicate of: Netbeans or Eclipse for C++? But, that question

  • 0

This is basically a duplicate of:
Netbeans or Eclipse for C++?

But, that question as 3+ years old, and a lot has changed since then.

I have a large code base with a custom (but Makefile based) build system. The areas I am specifically wondering about include:

  1. Syntax highlighting
  2. Code navigation.
  3. Code hints.
  4. “ReSharper style” code helpers.
  5. Documentation integration.
  6. Debugger UI and features.

Has anyone had the chance to evaluate both Netbeans and Eclipse?

EDIT: As a followup question, are any of the Netbeans users here concerned with its future given Oracle’s recent bad history with “open” efforts? (Open Solaris, MySQL, Open Office)

Thank you

  • 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-23T17:37:02+00:00Added an answer on May 23, 2026 at 5:37 pm

    I cannot comment on Netbeans, but I can offer you information on Eclipse. I work with C++ on UNIX systems, and I have started to use Eclipse when exploring large code bases that I know little about. I don’t use it to build, but it would be easy to integrate our build system with it as one only needs commands.

    Eclipse has most of what you are looking for: (I’m speaking of Eclipse/CDT)

    1. Not only can you completely customize your syntax highlighting, you can also have it format the code with templates. My company has a code standard for spacing, tabs and formatting of functions and conditional code, and with little effort I was able to modify an existing template to meet our code standards.

    2. The navigation is not bad, if you highlight and hover over a variable, it shows you the definition in a small pop-up bubble. If you do the same for a type, it will you show you where the type is defined. For functions, it will show the first few lines of the implementation of the function, with an option to expand it and see the whole function. I find all of these nice for code discovery and navigation. You can also highlight a variable, and use a right-click menu option to jump to its declaration.

    3. I suppose by code hints you are referring to something like intellisense? This is the main reason why I use Eclipse when looking over a large code base. Just hit the ‘.’ or ‘->’ and a second later you get your options.

    4. The debugger UI is quite capable. You can launch gdb within the tool and it allows you to graphically move through your code just as you would in a tool like ddd or Visual C++. It offers standard features like viewing registers, memory, watching variables, etc.

    That being said, I have found some weaknesses. The first is that it doesn’t really strongly support revision control systems outside of CVS and SVN very easily (integrated into the GUI). I found a plug-in for the system we use at my company, but it spews XML and Unicode garbage. It was easier to just use the revision control on the command line. I suspect this is the plug-in’s issue and not Eclipse. I wish there were better tool integration though.

    The second complaint is that for each project I have to manually setup the include directories and library paths. Perhaps with an environment variable this could be circumvented? Or I may just do not know how to set things up correctly. Then again if it is not obvious to a developer how to do this, I consider that a weakness of the tool.

    All in all I like working with Eclipse. It is not my main editing environment, but I appreciate it for working on large code bases.

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

Sidebar

Related Questions

This is basically a duplicate of this question , but the accepted answer was
Perhaps this is a duplicate question, but I havn't found something by myself. Basically
This is basically the same question as Click items in select box, and then
Let's say I'm basically inheriting a live site that has a lot of errors
I'm pretty sure this is a duplicate question, but I can't find the original(s).
I am trying to to build a Felix bundle in Eclipse. This basically includes
I know that in C#, if you write ~MyClass() , this basically translates to
This is basically a math problem, but very programing related: if I have 1
Basically this code below returns the right information, but I need to add the
Basically this is a question how to access local scope handler. I trying to

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.