How to use JOGL in IntelliJ IDEA and NetBeans

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

How to use JOGL in IntelliJ IDEA and NetBeans

Wade Walker
Administrator
Hi guys,

I added some new information on how to use JOGL in IntelliJ IDEA and NetBeans projects. Check them out at:

https://jogamp.org/wiki/index.php/Setting_up_an_IntelliJ_IDEA_project_that_uses_JOGL
https://jogamp.org/wiki/index.php/Setting_up_a_NetBeans_project_that_uses_JOGL

I also rearranged the main wiki page a bit to put the information that people ask for the most up at the top left:

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

If anyone notices any errors or has any suggestions for more content to add, please let me know. Hopefully this will help get people up and running in JOGL quicker!
Reply | Threaded
Open this post in threaded view
|

Re: How to use JOGL in IntelliJ IDEA and NetBeans

Michael Bien
thank you wade for your contributions. The wiki looks much nicer now!

just a little nitpick on the IDE howtos:
it would be IMO better to "refactor" the howtos a little bit and make them more generic. It would be great to be able to reuse them for joal and jocl (and any other future jogamp project).

i'll give it a try if its ok for you.

thanks again,
michael

On 01/17/2011 11:13 PM, Wade Walker [via jogamp] wrote:
Hi guys,

I added some new information on how to use JOGL in IntelliJ IDEA and NetBeans projects. Check them out at:

https://jogamp.org/wiki/index.php/Setting_up_an_IntelliJ_IDEA_project_that_uses_JOGL
https://jogamp.org/wiki/index.php/Setting_up_a_NetBeans_project_that_uses_JOGL

I also rearranged the main wiki page a bit to put the information that people ask for the most up at the top left:

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

If anyone notices any errors or has any suggestions for more content to add, please let me know. Hopefully this will help get people up and running in JOGL quicker!



View message @ http://jogamp.762907.n3.nabble.com/How-to-use-JOGL-in-IntelliJ-IDEA-and-NetBeans-tp2276008p2276008.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.

-- 
http://michael-bien.com/
Reply | Threaded
Open this post in threaded view
|

Re: How to use JOGL in IntelliJ IDEA and NetBeans

Wade Walker
Administrator
That's a good idea to make them cover JOAL and JOCL too -- go ahead and give it a shot! Sorry I didn't think of that

I've got screen shots to go in later which will show "JOGL" in the pictures, but as long as you say in the text what the alternatives are, one picture should still be an example for all of them.
Reply | Threaded
Open this post in threaded view
|

Re: How to use JOGL in IntelliJ IDEA and NetBeans

Michael Bien
good. Btw would be great if you could join the jogamp xmpp chatroom :)

On 01/17/2011 11:56 PM, Wade Walker [via jogamp] wrote:
That's a good idea to make them cover JOAL and JOCL too -- go ahead and give it a shot! Sorry I didn't think of that

I've got screen shots to go in later which will show "JOGL" in the pictures, but as long as you say in the text what the alternatives are, one picture should still be an example for all of them.



View message @ http://jogamp.762907.n3.nabble.com/How-to-use-JOGL-in-IntelliJ-IDEA-and-NetBeans-tp2276008p2276320.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.

-- 
http://michael-bien.com/
Reply | Threaded
Open this post in threaded view
|

Re: How to use JOGL in IntelliJ IDEA and NetBeans

Wade Walker
Administrator
Your changes look good! I'll put in the screen shots once the picture upload is straightened out.

Reply | Threaded
Open this post in threaded view
|

Re: How to use JOGL in IntelliJ IDEA and NetBeans

Wade Walker
Administrator
In reply to this post by Michael Bien
Screenshots are now up for IntelliJ and NetBeans -- Sven has kindly fixed wiki image upload in response to my badgering

Michael, I like your new front page changes... it looks cleaner without the frame
Reply | Threaded
Open this post in threaded view
|

Re: How to use JOGL in IntelliJ IDEA and NetBeans

Sven Gothel
Administrator
On Tuesday, January 25, 2011 17:21:39 Wade Walker [via jogamp] wrote:
>
> Screenshots are now up for IntelliJ and NetBeans -- Sven has kindly fixed
> wiki image upload in response to my badgering
>
:)


> Michael, I like your new front page changes... it looks cleaner without the
> frame

Yup, thx Michael for adopting the whitespace idea as mentioned in the chat.

http://webdesignledger.com/tips/whitespace-the-underutilized-design-element

All those lines are information which have to be 'parsed',
hence a clean white space seperation might be desired.

There are also concepts of information density
trying to define a maximum of ink on the page (text).

~Sven