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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:25:18+00:00 2026-05-14T14:25:18+00:00

I’ve just started to work in a new place, and I see several things

  • 0

I’ve just started to work in a new place, and I see several things they do that I find really terrible, and I want to know if they are indeed so wrong, or I am just too strict. Please let me know if my criticism is in place, and your opinion on which problem is the worst and should be fixed first. The developement is all in Java.

  1. Not using svnignore. This means svn stat can’t be used, and developers forget to add files and break the build.

  2. Generated files go to same folders as committed files. Can’t use simple maven clean, have to find them one by one. Maven clean doesn’t remove all of them.

  3. Not fixing IDE analyze warnings. Analyze code returns about 5,000 warning, of many different kinds.

  4. Not following conventions: spring beans names sometimes start with uppercase and sometimes not, ant properties sometimes with underline and sometimes with dots delimiter, etc.

  5. Incremental build takes 6 minutes, even when nothing is changed.

  6. Developers only use remote debug, and don’t know how to run the Tomcat server internally from the IDE.

  7. Developers always restart the server after every compilation, instead of dynamically reloading the class and saving the server’s state. It takes them at least 10 minutes to start checking any change in the code.

  8. Developers only compile from command line. When there are compilation errors, they manually open the file and go the the problematic line.

  9. A complete mess in project dependencies. Over 200 open sources are depended on, and no one knows what is indeed needed and why. They do know that not all dependencies are necessary.

  10. Mixing Maven and Ant in a way that disables the benefits of both. In one case, even dependency checks are not done by Maven.

  11. Not using generics properly.

  12. Developers don’t use Subversion integration with IDE (Eclipse, Intellij Idea).

What do you think? Where should I start? Is any of the things I mentioned not really a problem?

  • 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-14T14:25:18+00:00Added an answer on May 14, 2026 at 2:25 pm

    I’d look at it like this:

    • Anything that affects productivity should be solved first
    • Things that affect profitability solved second (most productivity fixes are profitability fixes too)
    • Nitpicky stuff last

    Therefore, you should have the following (in order of my opinion):

    1. 7 – Restarting the Server after Compilation
    2. 5 – Incremental Build Speed
    3. 6 – Remote Debugging only
    4. 8 – Compiling from command line
    5. 12 – Subversion Integration (kind of in the same league as 5. above)
    6. 2 – Generated Files
    7. 11 – Not using Generics Correctly

    Then

    1. 1 – svnignore
    2. 9 – Project Dependencies (this will take a great deal of time i’m sure)
    3. 10 – Mixing Maven + Ant
    4. 3 – IDE Warnings
    5. 4 – Conventions

    The reason I have the ordering in this sense is time vs. benefit. If it takes a user 16 minutes to compile and check their code, it’s bloody well insane to be honest. Say a developer compiles 5x per day, we’re taking about 80 minutes, doing nothing.

    After that it’s productivity. If you speed up the rate at which your developers can do their work, the turnover of work completed will rise substantially. (Profitability++)

    After this is the “nitpicky” things. I say this not as to infer that they’re not important, but the fact is from the looks of things you have much bigger fish to fry, so get those done first before correcting casing in code.

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

Sidebar

Related Questions

I want use html5's new tag to play a wav file (currently only supported
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have just tried to save a simple *.rtf file with some websites and
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
I've got a string that has curly quotes in it. I'd like to replace
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am doing a simple coin flipping experiment for class that involves flipping a

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.