Jump to content
  • 0

[Help]About Compile a bit help


Question

Posted

I use l2jfree

 

i want to compile with eclipse i also installed maven plugin...

 

I had checked out gameserver & datapack IL

 

so i want to compile it what i do?

 

 

Step by Step Pleaze!

 

If it is avable add images....

13 answers to this question

Recommended Posts

  • 0
Posted

I use l2jfree

 

i want to compile with eclipse i also installed maven plugin...

 

I had checked out gameserver & datapack IL

 

so i want to compile it what i do?

 

 

Step by Step Pleaze!

 

If it is avable add images....

what you mean?

  • 0
Posted

search a-style has a video tutorial!

 

A-Styles is for l2j so it is differend...

 

 

what you mean?

 

step by step what i do after i check out gameserver and datapack of l2jfree....

 

thats what i need

  • 0
Posted

Well..it's quite easy!!Just Follow these sTeps!! P.S (You will need to have maven at your hard drive..C:\maven )

 

- After you have checkout the GS or DP,open cmd (start+r)

 

- There you write down cd C:\workspace\l2_gameserver_il (in a few words you write the path of your gameserver/datapack that you have checkout)

 

- Then you simply add this code

"X:/path/to/maven2/bin/mvn assembly:assembly -Dmaven.test.skip=true" <enter>

 

you Replace X with the drive letter that you have maven!

  • 0
Posted

It show you this bcauz you have not edit the maven.bat ....  ::)

 

edit at this line this

%MAVEN_JAVA_EXE% %MAVEN_OPTS% "-Xmx1024m" -classpath %CLASSWORLDS_JAR% "-Dclassworlds.conf=%M2_HOME%\bin\m2.conf" "-Dmaven.home=%M2_HOME%" org.codehaus.classworlds.Launcher %MAVEN_CMD_LINE_ARGS%

 

Make it to show like that i'm write ...!!

 

Gl...  ;)

  • 0
Posted

Look at the image closely ... after the maven path and options, he puted <enter> .... you dont need that .... by <enter> he meaned, you need to press the button ENTER from your keyboard .... use the same code but delete the <enter> from last and it should work

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...