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

  • Home
  • SEARCH
  • 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 33989
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:00:28+00:00 2026-05-10T14:00:28+00:00

I have been using Eclipse as an IDE for a short amount of time

  • 0

I have been using Eclipse as an IDE for a short amount of time (about 3 months of full use) and almost every day I learn about some shortcut or feature that I had absolutely no idea about. For instance, just today I learned that Ctrl+3 was the shortcut for a Quick Access window.

I was wondering what your most useful/favorite Eclipse features are. With the IDE being so big, it would be helpful to learn about the more commonly used parts of the program.

  • 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. 2026-05-10T14:00:29+00:00Added an answer on May 10, 2026 at 2:00 pm

    My most commonly used features are

    ctrl+1 quick-fix / spell-checker

    opening files

    • ctrl+shift+t load class file by classname
    • ctrl+shift+r load any file by filename

    matches are made on the start of the class/filename. start your search pattern with a * to search anywhere within the filename/classname.

    Formatting

    • ctrl+shift+f Format source file (set up your formatting style in Window | preferences | java | code style | formatter)
    • ctrl+shift+o Organise imports

    Generated code

    • alt+s,r to generate getters and setters
    • alt+s,v to insert method signatures for overidden methods from superclass or interface

    Refactorings

    • alt+shift+l Extract text-selection as local variable (really handy in that it determines and inserts the type for you.
    • alt+shift+m Extract text-selection as a method
    • alt+shift+i inline selected method

    Running and debugging.

    alt+shift+x is a really handy prefix to run stuff in your current file.

    • alt+shift+x, t run unit tests in current file
    • alt+shift+x, j run main in current file
    • alt+shift+x, r run on server

    There are more. The options are shown to you in the lower-right popup after hitting alt+shift+x.

    alt+shift+x can be switched for alt+shift+d in all the above examples to run in the debugger.

    Validation

    As of the recent Ganymede release, you can now switch of validation in specified files and folders. I’ve been waiting for this feature for ages.

    • Go to Project | Properties | Validation
    • click on the … button in the settings column of the validator you want to shut up
    • Add a rule to the exclude group

    code navigation

    • hold down ctrl to make all variables, methods and classnames hyperlinks to their definitions.
    • alt+left to navigate back to where you clicked ctrl
    • alt+right to go ‘forwards’ again
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have been using Scrum for around 9 months and it has largely been
I have been using IntelliJ IDE (version 5.1) with Tomcat server (version 5.5) to
I have been using eclipse for a couple of weeks now, and all of
We have been using CruiseControl for quite a while with NUnit and NAnt. For
I have been using PHP and JavaScript for building my dad's website. He wants
I have been using Castle MonoRail for the last two years, but in a
I have been using C# for a while now, and going back to C++
I have been using ASP.NET for years, but I can never remember when using
I have been using Ruby for a while now and I find, for bigger
I have been using IoC for a little while now and I am curious

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.