From 72bfd73989cd2d73863fc31146c7b173febfe879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francis=20Gagn=C3=A9?= Date: Sat, 13 Sep 2014 21:49:08 -0400 Subject: Set up reasm-batch project --- .project | 2 +- README.md | 3 +-- pom.xml | 8 ++++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.project b/.project index 326a70f..674952c 100644 --- a/.project +++ b/.project @@ -1,6 +1,6 @@ - java-template + reasm-batch diff --git a/README.md b/README.md index 4fb690f..6ffff1a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -This is a Java project template for the Luna version of Eclipse JDT and -Eclipse m2e. It also enables the FindBugs builder. +**reasm-batch** is the standard command-line interface to **reasm-core**. diff --git a/pom.xml b/pom.xml index f712b52..3c6a858 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - ca.fragag - java-template + org.reasm + reasm-batch 0.0.1-SNAPSHOT jar - java-template - https://github.com/FraGag/java-template + reasm-batch + https://github.com/reasm/reasm-batch UTF-8 -- cgit v1.2.3