Bug 542 - Add instructions for using native library JARs to wiki pages
Summary: Add instructions for using native library JARs to wiki pages
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: All all
: --- enhancement
Assignee: Xerxes Rånby
URL:
Depends on:
Blocks:
 
Reported: 2011-12-22 15:53 CET by Wade Walker
Modified: 2013-06-13 13:14 CEST (History)
2 users (show)

See Also:
Type: ---
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wade Walker 2011-12-22 15:53:10 CET
Add instructions for using native library JARs to wiki pages. First, test this functionality on all platforms and with all IDEs (Eclipse, NetBeans, IDEA).
Comment 1 Sven Gothel 2012-03-31 21:41:10 CEST
Please consider bug 522 comment 7 when updating the Wiki doc.
<https://jogamp.org/bugzilla/show_bug.cgi?id=522#c7>
Comment 2 Wade Walker 2012-03-31 21:52:26 CEST
Will do -- I didn't fully understand that comment when I first saw it. I'll make sure to test and document that case. Maybe I'll also create a new wiki page that shows possible ways to deploy apps, now that the auto-JAR-loader makes it nicer :)
Comment 3 Sven Gothel 2012-04-01 06:48:28 CEST
As you might have noticed, Neil also reported success in using the recipe of bug 533 comment 7, see:
<http://forum.jogamp.org/Need-help-setting-up-and-building-JOGL-project-td3873346.html#a3874489>

Even though platform*all*7z file contains the plain native lib files, it should be considered 
the deprecated fall back case for the die-hard :)

I also started editing the user manual static pages (git only) in this regard,
since Julien was so kind to start their update. Note: They are not supposed to replace the Wiki
but merely a static entry document, finally linking to the Wiki - of course!
Comment 4 Wade Walker 2012-04-05 15:21:14 CEST
Currently adding instructions to downloading and installing page: https://jogamp.org/wiki/index.php/Downloading_and_installing_JOGL
Comment 5 Wade Walker 2012-04-05 15:55:32 CEST
Done updating download and installation instructions. Next updated will be https://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE.
Comment 6 Wade Walker 2012-04-16 19:48:40 CEST
Finished updating https://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE. I describe the new "native JAR file" methodology as the preferred method, with the "native library file" methodology as a fallback method.

I also added a new way of making a separate Eclipse project for JOGL (instead of including the JARs outside of any project). This is more team-friendly, since it doesn't rely on data that's only present in the user's Eclipse configuration.
Comment 7 Sven Gothel 2013-04-27 00:59:04 CEST
Wiki page still needs to mention the export capabilities as 
discussed here <http://forum.jogamp.org/Exporting-tp4029053p4029054.html>.

Export was requested to be considered w/ comment 1
and is detailed in bug 522 comment 7 <https://jogamp.org/bugzilla/show_bug.cgi?id=522#c7>.

Assigning to Xerxes, who lately answered this in forum partially.
Comment 8 Sven Gothel 2013-06-13 13:14:26 CEST
(In reply to comment #7)
> Wiki page still needs to mention the export capabilities as 
> discussed here <http://forum.jogamp.org/Exporting-tp4029053p4029054.html>.
> 
> Export was requested to be considered w/ comment 1
> and is detailed in bug 522 comment 7
> <https://jogamp.org/bugzilla/show_bug.cgi?id=522#c7>.
> 
> Assigning to Xerxes, who lately answered this in forum partially.

https://jogamp.org/wiki/index.php/JogAmp_JAR_File_Handling