Rixte mia matia re paidia edw prospatw na kanw compile ayto edw Me Maven ola kala mexri na kanw build me maven mou petaei ayto (Ola ta vimata opws mou ta grafi apla den katalavenw giati m petaei auto) Oi odigies ine aytes :
- it is your "Git Repository Clone folder", so it will contains your projects checkout (usually c:\Users\NAME_OF_USER\git\l2jfrozen)
- Go Next to start clone
3.1) If you haven't Maven installed
- Help -> Eclipse Marketplace.
- Find Marven and click Go.
- Select "Maven Integration for Eclipse" and click Install.
4) Import L2jFrozen Git Repository Maven Projects inside the Workspace
- File->Import->Maven->Existing Maven Projects
- Browse Root Directory to your "Git Repository Clone folder" (usually c:\Users\NAME_OF_USER\git\l2jfrozen)
- select all projects and finish
- wait until all bulding phase is completed..
- This will take long time, take a coffie :)
5) compile the whole Server project: *
- Right click on "l2jfrozen" Project->Maven->Maven Build..
- write or select "install" Goals and check "Skip-Tests" checkbox **
- Run it
- You can find the Compilation Outputs (for Gameserver and LoginServer inside the "game/target" and "login/target" folders))
IMPORTANT Notes:
* as you are going to build anything with Maven, you have to call Maven Install build over "server" project: it will produce compiled "jars" for each module that you will find inside each module "target" folder
** if you have not yet installed any Database, I suggest to start install checking the box "without tests", or building will fail due to error on database module unit test
*** If you got an error while compiling, remember to use JDK and not JRE.
Question
Cronia
Rixte mia matia re paidia edw prospatw na kanw compile ayto edw Me Maven ola kala mexri na kanw build me maven mou petaei ayto (Ola ta vimata opws mou ta grafi apla den katalavenw giati m petaei auto) Oi odigies ine aytes :
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now