Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

314
Views
Don't generate TODO eclipse when i create new content

I want Eclipse not to automatically generate some //TODO stuffs like this for example :

@Override
public String getPassword() {
    // TODO Auto-generated method stub
    return null;
}

I want to desactivate this feature in Eclipse...

Can somebody know how to deal with this ?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

These are set by the Code Templates in the Preferences - Java > Code Style > Code Templates.

Look a the 'Method body', 'Constructor body', ... templates in the 'Code' section

over 4 years ago · Santiago Trujillo Report

0

you can remove by exploring below path in your eclipse.

Window -> Preferences -> Java -> Code Style -> Code Templates.

In the code tree you have the templates. Select for example Code → Method Body and press “Edit” to edit this template and to remove the todo comment.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!