FFL2:FFL2 Main/Dev Environment: Difference between revisions

From FFL Wiki
Jump to navigation Jump to search
MariaDB can be used rather than MySQL
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
# Install latest JDK  
# Install latest JDK  
# Checkout FFL2 code
# Checkout FFL2 code
# [[/Install Tomcat]]
# Install IntelliJ
# [[/Customise Tomcat]]
# [[/Import FFL2 project into IntelliJ]]
# [[/Install Eclipse]]
# [[/Install Subclipse Eclipse plugin]]
# [[/Import FFL2 projects into Eclipse]]
# [[/Configure Eclipse SVN integration with the FFL2 projects]]
# [[/Configure Tomcat for FFL2 in Eclipse]]
# [[/Turn of erroneous rtexprvalue warnings in Eclipse]]
# [[/Republishing in Tomcat via Eclipse]]

Latest revision as of 11:46, 10 November 2020

  1. Install MySQL or MariaDB
  2. /Create Fantacy Database
  3. Install latest JDK
  4. Checkout FFL2 code
  5. Install IntelliJ
  6. /Import FFL2 project into IntelliJ