Installation

  • Eclipse

    Fulmine has been built using Maven2. Once the Fulmine source code has been downloaded, use the maven eclipse plugin to create an eclipse project by executing this command from the project root directory (where the pom.xml file is located):

      mvn eclipse:eclipse