Jump to content
  • 0

[HELP]How to add custom code in eclispe.


Question

Posted

Sorry if this have been posted again but i used the search and didnt founf anything concerning my thoughts.I would like to show me an example by teamviewer or give me a post if exists how to do it by step.I know how to code how to add and change stuff in eclipse but i simply dont know how to add an ustom event for example.So id be glad if anyone can show me how.Ty in regard.

3 answers to this question

Recommended Posts

  • 0
Posted

There's no "how to add an event" or whatever...

 

There is only 2 things to undertsand :

 

- L2J organization (and it can't be learned, only experienced with time)

- Java syntax.

 

Once you checkout-ed a project on Eclipse, you go through folders, open files and edit them manually. You save them, compile project using build.xml, and miracle you got a custom pack.

 

Try to explore and open files to understand the content.

 

And you should better begin by a website about how to develop in Java (or any other language...).

  • 0
Posted

I invite you to read L2J wiki aswell, it got a lot of informations (checkout/compile/etc).

 

L2J forum got aswell some tips/tricks for Eclipse, and explain some basic to intermediate concepts.

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