Re: Problem with GLProfile and jogl2-rc2
Posted by
gouessej on
Oct 28, 2011; 3:41pm
URL: https://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3461313.html
One last problem: I don't know if Eclipse behaves correctly when a project is imported from SVN as a Maven project (by using M2Eclipse). Does it handle the dependencies as JARs in the class path? If not, the developers will see a lot of warnings, Eclipse builder will believe that the JARs are missing even though Maven will be able to make the build... except if you manually copy the JARs into the workspace :( Using Maven Eclipse plugin is not fine because it ties the project with Eclipse whereas there are some other IDEs...