Setup a OS X Workspace with eclipse

Get help with compiling or installing the game, and discuss announcements of new official releases.

Moderator: Forum Moderators

Post Reply
teugon
Posts: 12
Joined: May 17th, 2011, 7:28 am

Setup a OS X Workspace with eclipse

Post by teugon »

Eclipse Oxygen v4.7.3

I've been trying to setup the workspace following the guide at https://wiki.wesnoth.org/EclipseScons but I'm stuck.
I can't manage to complete step named "Setting the build command to Scons"

I also downloaded all the main features from CDT - http://download.eclipse.org/tools ... leases/9.4
still .. I can't find the guide's option.

I seems that my problem is related to the presence of some java classes that can't compile. java.lang.object not found.

Some screens of the problems. Is the "missing builder" something I should worry?

If you have another way to build it, I'm all ears.
Attachments
org.wesnoth.ui.png
org.wesnoth.test.png
org.wesnoth.png
compile_errors.png
User avatar
Pentarctagon
Project Manager
Posts: 5496
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: Setup a OS X Workspace with eclipse

Post by Pentarctagon »

I don't think there's anyone using OSX and not using xcode currently, so I doubt anyone will be able to help much. Not being able to find java.lang.Object is also a pretty... strange error.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
teugon
Posts: 12
Joined: May 17th, 2011, 7:28 am

Re: Setup a OS X Workspace with eclipse

Post by teugon »

Pentarctagon wrote: April 7th, 2018, 4:05 pm I don't think there's anyone using OSX and not using xcode currently, so I doubt anyone will be able to help much. Not being able to find java.lang.Object is also a pretty... strange error.
Your reply can only match this thread if you didn't read what I wrote..

I solved the problem on my own and now I have workspace that can actually compile without errors.

I'd like to share a little how-to. How and where can I add the guide?
Post Reply