Jump to content

[Guide]Transformations Between the Chronicles: The basics.


Coyote™

Recommended Posts

Kind of useless, since the Eclipse says it all and has quickfixes for all the things you've posted..

If the method you use is not visible to other files, eclipse will tell you and the first quick fix will be "Change X to public"..

Same for the typos, it finds the similiar text and most of the times it gives you the right answer.

Imports? Lol.. You just press "Organize imports" and it removes/adds/orders all of the imports which are needed..

Link to comment
Share on other sites

Kind of useless, since the Eclipse says it all and has quickfixes for all the things you've posted..

If the method you use is not visible to other files, eclipse will tell you and the first quick fix will be "Change X to public"..

Same for the typos, it finds the similiar text and most of the times it gives you the right answer.

Imports? Lol.. You just press "Organize imports" and it removes/adds/orders all of the imports which are needed..

 

eclipse, eclipse, eclipse.

If you are going to learn java itself with eclipse, then you lose the game.

My point is not to show you how to fix the errors, but to teach a few things.

And no, it's not useless and the proofs are the posts above.

Link to comment
Share on other sites

eclipse, eclipse, eclipse.

If you are going to learn java itself with eclipse, then you lose the game.

My point is not to show you how to fix the errors, but to teach a few things.

And no, it's not useless and the proofs are the posts above.

Those are just spammers.

Actually, I did learn java by myself with eclipse. It gives you alot of hints which make your life easier as hell.

Eclipse can teach you better.

Link to comment
Share on other sites

Those are just spammers.

 

Then you're a spammer too (?)

 

Actually, I did learn java by myself with eclipse. It gives you alot of hints which make your life easier as hell.

Eclipse can teach you better.

 

1) Java doesn't mean eclipse, eclipse means java.

2) 1 month before you didn't even know how to follow a patch, and now you're trying to tell me that you learnt java by l2j? Come on.

Link to comment
Share on other sites

Java in L2J is like puzzle (i mean development)

 

Even inexperienced person can create his own creation for L2J (Because code is easy to understand, but not always ofc..)

 

Creating your own programs, systems etc - this is the challenge.

Link to comment
Share on other sites

Java in L2J is like puzzle (i mean development)

 

Even inexperienced person can create his own creation for L2J (Because code is easy to understand, but not always ofc..)

 

Creating your own programs, systems etc - this is the challenge.

True..

The only bad is that java doesnt have as much libraries as C++ , only API ones...

 

L2j it's easy and without know what the basics of java you can write simple codes...

Link to comment
Share on other sites

Java in L2J is like puzzle (i mean development)

 

Even inexperienced person can create his own creation for L2J (Because code is easy to understand, but not always ofc..)

 

Creating your own programs, systems etc - this is the challenge.

 

Τhat's my point.

L2j may teach you a few things, but l2j does not mean java language.

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...
  • 6 months later...

Hello everybody...

 

I know that post are old but, one big question...

 

There a way to get the specific import or every chronicle of every release?

 

I means ex: Interlude on L2jServer use *** includes and on L2jFree uses **** includes mostly, GF on L2jFree uses ***... and soo on...

 

That can be done???

 

And tnks for this guide and the knowlegue share... Really helpfull for newbies GM and Devs... ^_^!

Link to comment
Share on other sites

  • 5 months 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...