Problem with eclipse

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

Problem with eclipse

Post by KGB1st »

I've added new project in eclipse from exist files which has been downloaded from bitbucket. And have some errors after this.
I think that classes must be added in build path but I dont understand how I must do it. Thx for your help.

eclipse.jpg
You do not have the required permissions to view the files attached to this post.
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: Problem with eclipse

Post by Sacrifice »

Clone the project with Git pluggin and be sure that you have installed gradle builship. Thats the reason of all your problems with your eclipse.
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

Re: Problem with eclipse

Post by KGB1st »

Ok. Really buildship not installed.
Post Reply