Login  Register

Re: Problems getting eclipse set up for building jogl

Posted by Wade Walker on Oct 22, 2016; 2:07pm
URL: https://forum.jogamp.org/Problems-getting-eclipse-set-up-for-building-jogl-tp4037343p4037345.html

Xerxes is correct, you're missing a dependency. But it shouldn't have built from the command line either :)

The "Remove any source path entries that are not in this list" steps are only to prevent Eclipse from indexing the wrong source locations, it doesn't affect the build, which is controlled entirely by the Ant file.