ra4king
|
 |
«
Reply #240 - Posted
2012-05-29 23:56:43 » |
|
whats the current state of jigsaw anyway ?
They have beta downloads of JDK 8 already, so it's basically done.
|
|
|
|
Cero
|
 |
«
Reply #241 - Posted
2012-05-30 03:02:31 » |
|
whats the current state of jigsaw anyway ?
They have beta downloads of JDK 8 already, so it's basically done. Yeah I have seen it, has anyone tried it ?
|
|
|
|
ReBirth
|
 |
«
Reply #242 - Posted
2012-05-30 12:57:34 » |
|
Now we, desktop devs, are going to have compiling (target) issue like what android devs have.
|
|
|
|
Games published by our own members! Check 'em out!
|
|
princec
|
 |
«
Reply #243 - Posted
2012-05-30 13:04:46 » |
|
You always did have this problem. Praise be to the embedded VM. *poof!* the problem has gone away on Windows (and Linux, if you want). Mac remains a complexity. Cas 
|
|
|
|
ReBirth
|
 |
«
Reply #244 - Posted
2012-05-30 13:07:04 » |
|
Yeah... fortunately there's simple trick for this. Compile everything to 6 (and android 2.2).
|
|
|
|
kappa
|
 |
«
Reply #245 - Posted
2012-05-30 14:12:32 » |
|
Official site works for me, developer preview builds of jigsaw can be downloaded from here.
|
|
|
|
Cero
|
 |
«
Reply #246 - Posted
2012-05-30 14:58:06 » |
|
You always did have this problem. Praise be to the embedded VM. *poof!* the problem has gone away on Windows (and Linux, if you want). Mac remains a complexity. Cas  Whats the problem on Mac ? Can't bundle a private vm ? Why ?
|
|
|
|
Mr. Gol
|
 |
«
Reply #247 - Posted
2012-05-30 17:49:36 » |
|
Whats the problem on Mac ? Can't bundle a private vm ? Why ?
Because Apple did not allow you to embed their Java implementation in your application. However, there is nothing preventing you from embedding OpenJDK in a few months, as soon as the following issue is implemented: http://java.net/jira/browse/MACOSX_PORT-105
|
|
|
|
princec
|
 |
«
Reply #248 - Posted
2012-05-30 18:19:50 » |
|
There is also the small issue that LWJGL (and probably - not sure - JOGL) don't work with OpenJDK 7 on the Mac. Cas 
|
|
|
|
Riven
|
 |
«
Reply #249 - Posted
2012-06-01 21:59:03 » |
|
For anybody wondering why JGO as a community produces so few games: look at the libgdx forums, they are spitting out new games on a regular basis. Apperantly developers really appreciate not having to worry about technical details. We need a few engines to do the heavy lifting, just like in the C/C++ gamedev scene.
|
Hi, appreciate more people! Σ ♥ = ¾ Learn how to award medals... and work your way up the social rankings!
|
|
|
Games published by our own members! Check 'em out!
|
|
Eli Delventhal
|
 |
«
Reply #250 - Posted
2012-06-01 22:10:58 » |
|
We're also a smaller community. I would argue Slick is a reasonably good library on its own.
|
|
|
|
badlogicgames
|
 |
«
Reply #251 - Posted
2012-06-01 22:12:59 » |
|
To be fair though: On the desktop the heavy lifting (window managment, GL context setup, etc.) is done by Lwjgl for libgdx. The only "heavy lifting" we do is compile a few bits of native code for all three desktop platforms. For most people the desktop backends are just there for rapid development, only people taking part in Ludum Dare or doing WebGL stuff use those backends for deployment.
|
|
|
|
Mordan
|
 |
«
Reply #252 - Posted
2012-06-06 21:46:49 » |
|
Hehe I'm not as passionate about it but I agree with longino  I agree with you and longino. I did some C# programming. Vusual Studio SUCKKKKKKKKKKKKKS. I HATEEEE IT. I WANT TO KILL. I feel like a claustrophobic idiot in a cave.
|
|
|
|
Sickan
|
 |
«
Reply #253 - Posted
2012-06-13 16:41:15 » |
|
Hehe I'm not as passionate about it but I agree with longino  I agree with you and longino. I did some C# programming. Vusual Studio SUCKKKKKKKKKKKKKS. I HATEEEE IT. I WANT TO KILL. I feel like a claustrophobic idiot in a cave. It's the bastard child of Eclipse's ugly brother (NetBeans is Eclipse's cousin in this (is this a metaphor?)).
|
|
|
|
ra4king
|
 |
«
Reply #254 - Posted
2012-06-13 19:41:13 » |
|
Netbeans is Eclipse's ugly brother! 
|
|
|
|
matheus23
|
 |
«
Reply #255 - Posted
2012-06-14 13:54:35 » |
|
Hehe I'm not as passionate about it but I agree with longino  I agree with you and longino. I did some C# programming. Vusual Studio SUCKKKKKKKKKKKKKS. I HATEEEE IT. I WANT TO KILL. I feel like a claustrophobic idiot in a cave. It's the bastard child of Eclipse's ugly brother (NetBeans is Eclipse's cousin in this (is this a metaphor?)). Who would be Eclipse's ugly brother then? 
|
|
|
|
sproingie
|
 |
«
Reply #256 - Posted
2012-06-14 15:01:24 » |
|
VisualAge for Java perhaps? That's more like its half-brother and uncle at the same time if you get my drift.
|
|
|
|
Roquen
|
 |
«
Reply #257 - Posted
2012-06-14 15:45:18 » |
|
Unless I'm on drugs, eclipse came from VisualAge.
|
|
|
|
princec
|
 |
«
Reply #258 - Posted
2012-06-14 20:18:50 » |
|
It did, and VisualAge was what got me in to Java in the first place, and why I started using Eclipse. Cas 
|
|
|
|
|