Question

I've set Eclim's :ProjectSettings (org.eclim.project.version) and I'm now wondering how to print it out in my main class.

System.out.format("Version: %s", org.eclim.project.version); didn't work :(

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top