| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This simplifies the Eclipse project creation; now that the
Java builder is turned off, we can leave the order in its
default state instead of reordering them.
|
|
|
|
|
|
|
| |
Removed the Java builder, since it was rebuilding stuff the Ant build
had already done. Turned on the Ant build for incremental builds.
Changed the classpath of com/jogamp/opengl/impl/gl2/fixme/ to
jogamp/opengl/gl2/fixme/ to reflect the recent move.
|
|
Created the Eclipse project files needed to build jogl.
These files don't contain any absolute paths, but they do
depend on the user setting up the JRE and Ant properly
inside Eclipse.
|