Jump to content

[Guide]Compile with IntelliJ IDEA


Recommended Posts

Hello Maxcheaters. I want to share guide about how to compile sources with Intellij Idea.

IntelliJ IDEA is software like Eclipse but more easy,with more functions. i like it and it's more easy to install.

 

So Let's Start Guide.

first download this:

JDK - download from here

IntelliJ IDEA - from here

 

I Hope with installation you have no problems... because it's very easy.

 

So Start IntelliJ IDEA.

 

Look on Check out from Version Control -> Subversion

 

20311283.png

 

Will Appear new window Click on +

 

31855681.png

 

Now you must add SVN link.Project SVN links you can see Here

 

 

So i take L2jServer IL svn

 

66983952.png

 

In windows you see new svn link. Right-Click and select Checkout...

 

63675522.png

 

Now you must set destnation directory.

 

13719808.png

 

In Checkout Options Click OK.

 

56172439.png

 

You must select Subversion format.L2jServer IL have 1.4

 

42437504.png

 

Will Start Source download..

 

42776995.png

 

When source download will finish it appear this window.Click Yes.

 

67310340.png

 

Now Select Create Java Project from existing sources.And Click Next

 

81125091.png

 

Type your projects name.and click Next.

 

11120811.png

 

Now you must select JDK.Click on +. and then JSDK.

 

56125138.png

 

select direction of java jdk.

 

40874439.png

 

starts jdk scaning...

 

45270339.png

 

when it's finish you can edit sources!you must click on Project and just edit files!

 

21295083.png

 

 

Create Patch

 

it's very easy! just edit your files then click on your project with right-click and Select Local History -> Show History...

 

63453913.png

 

you see all changes of your source.select your changelog and click to Create Patch.

 

97096393.png

 

Select where your want to save patch

 

93110237.png

 

 

Apply Patch

 

Just Click on your Project when in upper table click Version Control - > Apply Patch.Select your .diff or .patch file and

 

clicl OK.

 

 

Compile

 

it's Easy too!just click on Ant Build and +.

 

71662604.png

 

Select Source folder and build.xml.will starts build file scanning

 

73290411.png

 

Select your project and when Run

 

95186803.png

 

When build will finish you see

 

48479506.png

 

Credits for Guide to me :)

 

i have tired :D

 

Link to comment
Share on other sites

what's better on IntelliJ IDEA ?

i said more easy.more Comfortable. more easy to install.more error logs on patch inserting and file editing if you see you understand also IntelliJ can compile l2jfree. intellij have maven plugin so it's more easy

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...

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
Reply to this topic...

×   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...