Hello @all,
i got a lot of problems with Jogl2. i was using netbeans 6.7 and i dont know where i loaded the
plugin for jogl2 and the projects were working (inside the IDE).
now i came to the bad idea to make the projects to run outside the ide…bad idea…
when i was using jogl1 i got after using the build functions some folder with
dist_solaris,dist_windows…etc…inside this folders the jars where running without any problem
(the -Xmx -Xms is not a problem)
now i got only a dist folder…and i cannot start it.
this night i came to the next bad idea…install netbeans 8 und load from the netbeans site the jogl plugin again…
the problems stays…plus: there is no jogl2
there is a kenai site there are some download files…but i ont know what to load there
(i miss something lite a “latest release with everything inside zip”)
my nightmare… with netbeans 6.5 i got also a reinstall problem with jogl1…after trying to remove
jogl and reinstall it the netbeans was not working anymore… need complete reinstall.
my goal…
a simple OPENGL (jogl2) application (no webstart)
that is running without netbeans
like compile and run
can anybody help me please?