package com.mindprod.other.Other; import com.mindprod.backup.Backup; public class Other { ... int days = Backup.DAYS_BETWEEN_BACKUPS; ... }