Top "Hardcoded" questions

Parameters or variables in a program are considered as hard-coded, if they represent a constant value that can't be changed by configuration or via any kind of interface.

How to suppress FindBugs warning (hard coded reference to an absolute pathname)?

i am just testing some things for the opensource software Geonetwork and now I want to export a shape file …

java findbugs absolute-path suppress-warnings hardcoded