I have imported a few external library imports in a java file. After saving the file eclipse auto removes these imports.
Quick googling showed me results about organizing imports. But these are disabled in eclipse work-space.
How should I prevent this behavior?