Page 1 of 1

eclipse problem

Posted: Sun Aug 30, 2009 7:37 pm
by repxl
when i try import this ====> http://www.l2jserver.com/svn/branches/L2_GameServer_it/<==== to eclipse it build it and show me warnings



it show me warning with datapack nothing but with l2j it show me errors

Code: Select all

http://i31.tinypic.com/ehkuth.jpg

Code: Select all

http://i27.tinypic.com/i4ea1j.jpg

Re: eclipse problem

Posted: Sun Aug 30, 2009 8:01 pm
by janiii
that are not errors but warnings. try to compile the server and then see for compilation errors.

//post moved to legacy server support

Re: eclipse problem

Posted: Sun Aug 30, 2009 8:12 pm
by repxl
janiii wrote:that are not errors but warnings. try to compile the server and then see for compilation errors.

//post moved to legacy server support

look new image.. the warnings are from java

Re: eclipse problem

Posted: Sun Aug 30, 2009 8:16 pm
by janiii
i still see only warning there, no errors. errors are red, warnings are yellow. warnings can be compiled, errors cannot be compiled. you have only warnings, so try to compile the server.

Re: eclipse problem

Posted: Sun Aug 30, 2009 8:54 pm
by repxl
this i get when i tryed compile it ... ==== >>>

Code: Select all

http://i26.tinypic.com/k1c5n8.jpg

what is this with this no blue color..

Re: eclipse problem

Posted: Sun Aug 30, 2009 9:03 pm
by janiii
you see that BUILD SUCCESSFUL? that is what really counts.