i need xml file accessed via classpath in java application creating . how achieve in eclipse
i'd generate separate resources folder, right-click , select build path > use source folder
. way it's on class path, you're not mixing java source files
i need xml file accessed via classpath in java application creating . how achieve in eclipse
i'd generate separate resources folder, right-click , select build path > use source folder
. way it's on class path, you're not mixing java source files
Comments
Post a Comment