Login  Register

IntelliJ OK, Eclipse bad. Why?

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

IntelliJ OK, Eclipse bad. Why?

imakerobots
Project: https://github.com/MarginallyClever/Robot-Overlord-App

IntelliJ will load this Maven project and run no problem.

Eclipse and netbeans can't find all the Jogamp (opengl) stuff.  

What gives?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: IntelliJ OK, Eclipse bad. Why?

gouessej
Administrator
Please can you elaborate? I use JogAmp in Netbeans without any problems.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: IntelliJ OK, Eclipse bad. Why?

imakerobots
The easiest way to see everything is to clone an build the project yourself.
I have yet to try netbeans but I'm assured it has issues.  I'm still trying to make it run with Eclipse.
All jogamp modules refuse to resolve, in spite of the fact that they show up in module dependencies.

Also the other people have to manually download jogamp 2.5.0 because the cert is still broken.