A Java application for importing existing headlines form e-mails to the database of a lineapp instance.
- Java SDK 1.5+
- Maven 2.x or 3.x (http://maven.apache.org)
-
Make sure you installed Maven 2.x or higher
-
Create a
JAVA_HOME
environment variable that points to the location of your JDKset JAVA_HOME=C:\Programme\Java\jdk1.6.0_16
-
Build it with Maven
mvn package
-
Distribute the product
target/lineapp-import-x.x.x.zip
-
Unzip the product
lineapp-import-x.x.x.zip
-
Change to the unzipped directory
cd lineapp-import-x.x.x
-
Edit
dbconfig.properties
, enter the properties for your lineapp database -
Run it
Importer.bat path/to/dir