Jump to content

Recommended Posts

Posted

Hello MxC Members  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 what we need.:

 

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

 

slijac.png

 

It will appears new window Press to +

 

op7dki.png

 

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

 

So i take L2jServer IL svn

 

2mx26jb.png

 

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

 

15xl35u.png

 

Now you must set destnation directory.

 

2qdr53c.png

 

In Checkout Options Click OK.

 

2la801x.png

 

You must select Subversion format.L2jServer IL have 1.4

 

25fi068.png

 

 

Will Start Source download..

 

350jfj5.png

 

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

 

m7uems.png

 

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

 

2v0jzty.png

 

Type your projects name.and click Next.

 

111tdvq.png

 

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

 

317gl1x.png

 

select direction of java jdk.

 

kcl3q8.png

 

starts jdk scaning...

 

28i72aq.png

 

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

 

348iow8.png

 

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

 

33kyfdj.png

 

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

 

x5wk0p.png

 

 

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

 

click OK.

 

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

 

2dvoiva.png

 

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

 

21jbq5g.png

 

Select your project and then Run

 

o5x946.png

 

When build will finish you see

 

zw1dky.png

 

This is the end of the guide.

 

Credits goes to: ActiveChar

Guest
This topic is now closed to further replies.
×
×
  • Create New...