Eclipse 3.6 :)

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Eclipse 3.6 :)

Post by Onepamopa »

» Find Revision
L2J Revision Last:
L2JDP Revision Last:

Boooys,
Eclipse SDK Version: 3.6.0
Build id: N20100423-2000
Codename HELIOS

is here, I just tedted it... it found... a TON of warnings, reccomendations and stuff @ the code.
It's not FINAL release, it's beta or something but it works perfectly.
DEV Recommend: install it and see if it makes any difference.

By the way, I want to commend u about last 2-3 commits about memory leaks, they REALLY MAKE A DIFFERENCE in my server's ram usage. 1100 users - 4 GB ram (and 4 Free)... and it used to be ... 1 free... or less :mrgreen:
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Eclipse 3.6 :)

Post by janiii »

it is probably only the default warning setting. not more. you can edit the settings for warnings and errors, if they show up, etc.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Re: Eclipse 3.6 :)

Post by Onepamopa »

well, dont know about that... but on cleanly installed eclipse 3.5 & 3.6, after checking out the source, 3.5 doesnt show any warnings, 3.6 shows a lot :) (356). Also 3.6 works A LOT FASTER than 3.5 :)
Here's example:

Description Resource Path Location Type
Dead code L2WorldRegion.java /L2_GameServer/java/com/l2jserver/gameserver/model line 367 Java Problem
Dead code L2WorldRegion.java /L2_GameServer/java/com/l2jserver/gameserver/model line 391 Java Problem
Enum is a raw type. References to generic type Enum<E> should be parameterized Item.java /L2_GameServer/java/com/l2jserver/gameserver line 37 Java Problem
Enum is a raw type. References to generic type Enum<E> should be parameterized L2Item.java /L2_GameServer/java/com/l2jserver/gameserver/templates/item line 171 Java Problem
Description Resource Path Location Type
Redundant null check: The variable target cannot be null at this location L2Party.java /L2_GameServer/java/com/l2jserver/gameserver/model line 681 Java Problem
The method accept(File, String) of type Universe.UniverseFilter should be tagged with @Override since it actually overrides a superinterface method Universe.java /L2_GameServer/java/com/l2jserver/gameserver line 315 Java Problem
The method accept(File) of type CrestCache.BmpFilter should be tagged with @Override since it actually overrides a superinterface method CrestCache.java /L2_GameServer/java/com/l2jserver/gameserver/cache line 357 Java Problem
The method accept(File) of type CrestCache.OldPledgeFilter should be tagged with @Override since it actually overrides a superinterface method CrestCache.java /L2_GameServer/java/com/l2jserver/gameserver/cache line 365 Java Problem
The method accept(File) of type HtmCache.HtmFilter should be tagged with @Override since it actually overrides a superinterface method HtmCache.java /L2_GameServer/java/com/l2jserver/gameserver/cache line 93 Java Problem
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Eclipse 3.6 :)

Post by JIV »

try enable use project specific error/warnings.
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Re: Eclipse 3.6 :)

Post by Onepamopa »

Project specific errors / warnings are enabled by default
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Eclipse 3.6 :)

Post by janiii »

anyway thanks for the info :) new eclipse will have nice features :)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Re: Eclipse 3.6 :)

Post by Onepamopa »

well, thank you for your time :)
and make use of the new eclipse soon :)
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Eclipse 3.6 :)

Post by MELERIX »

anyway instead of 3.6, you should use 3.5.2 that is the latest stable.

3.6 is still under development (milestone 6), and is not stable yet.
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Re: Eclipse 3.6 :)

Post by Onepamopa »

I know, I said @ my 1st post that it's beta or something..
Ofcourse I'll use 3.5.2 for now, untill 3.6 becomes stable.

I just wanted to make u aware that there's new eclipse (and it shows warning and etc that the old one doesnt)
If those errors are like janiii said - default ones etc, I'll ignore them, but if they arent, u should be aware that they exist :)
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Eclipse 3.6 :)

Post by JIV »

i still use 3.4.2 and no warnings here . Until you dont see it, its not there :)
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Re: Eclipse 3.6 :)

Post by Onepamopa »

Sure, but java evolves, eclipse evolves... and we HAVE TO evolve with them. :)
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Eclipse 3.6 :)

Post by MELERIX »

Eclipse 3.4.2 is from (11/Feb/2009) is very very old :?

vs

Eclipse 3.5.2 is from (11/Feb/2010) :wink:
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Eclipse 3.6 :)

Post by hope »

to update what ones do i pick?
You do not have the required permissions to view the files attached to this post.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Eclipse 3.6 :)

Post by MELERIX »

All ;)

Eclipse update is usefull to update Eclipse & the plugins that you have installed, like Subclipse and others ;)
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Eclipse 3.6 :)

Post by JIV »

MELERIX wrote:Eclipse 3.4.2 is from (11/Feb/2009) is very very old :?
a little but still supported.
Post Reply