This buildfile is part of projectlombok.org. It is responsible for building the eclipse P2 update site. public class Epoch {public static void main(String[] args) {System.out.print(System.currentTimeMillis());}}