53545556575859
/*default*/ MapPerProject(IJavaProject project, MapPerProjectCache mapPerProjectCache) { this.project = project; this.cache = mapPerProjectCache; readPreviousProperties(); commands = new MapCommands(this); }