Configure the Magic-Project

Get sources

Open SVN perspective

\

Create a new connection

\

Repository root : https://magic-project.svn.sourceforge.net/svnroot/magic-project\

Download sources

\

Project name is magic-project

\

Create launchers

How to create a launcher

Launcher is useful to launch a Java application.

\\\

Main Launcher

This launcher will launch Magic-Project as if you launch it with magic command. But launching it from Eclipse will allow you to debug it.

\\

XML Build launcher

This launcher will launch the XML card parsing to create the MDB file. Each time you modify a card, you must run this launcher to update the MDB. Only the MDB file is used bat Magic-Project.

\\

Text file to XML

This launcher will parse a given TXT file and create the XML card files. This launcher would create a 80% completed card.

\\