Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  JRE or JDK?  (Read 2200 times)
0 Members and 2 Guests are viewing this topic.
Offline Abuse

JGO Kernel
*****

Posts: 1866
Medals: 5


falling into the abyss of reality


« on: 2006-10-06 14:13:59 »

I presume (as with earlier years) the available libraries & resources will be limited to what is available in the JRE distribution?

and more specifically, will it be the stand-alone JRE distribution, not the JRE distribution contained within the JDK.
Offline oNyx

JGO Kernel
*****

Posts: 2943
Medals: 5


pixels! :x


« Reply #1 on: 2006-10-06 15:13:01 »

Is there a difference between the JDK JRE and the stand-alone one?

弾幕 ☆ @mahonnaiseblog
Offline Riven
« League of Dukes »

JGO Kernel
*****

Posts: 5870
Medals: 255


Hand over your head.


« Reply #2 on: 2006-10-06 15:57:56 »

Lots of stuff in tools.jar for example and -server

But hey, the 4k competition is not only for us developers, but should also serve the visitors from slash-dot. That pretty much limits it to a JRE.

Hi, appreciate more people! Σ ♥ = ¾

Learn how to award medals... and work your way up the social rankings
Games published by our own members! Go get 'em!
Offline woogley

JGO Neuromancer
****

Posts: 1098
Medals: 5



« Reply #3 on: 2006-10-07 22:51:25 »

the target JRE is the "public" JRE. the problem with this is, however, there is no soundbank.

why the "public" JRE? simple. slashdot. (also, a common denominator. your game can't fail if it doesnt use a soundbank, but can if it does).

if you're looking to do sound, Abuse, best you can do is procedural I suppose.
Offline ENC

Full Member
**

Posts: 179



« Reply #4 on: 2006-10-08 01:55:57 »

JDK - Java Development Kit

JRE - Java Runtime Environment

JDK provides the class and the necessary requirments to develop any form of program.

However you will need the JRE to run any form of Java Programs. Hence JRE can be installed without the JDK..

Hope that helps... ^^
Offline woogley

JGO Neuromancer
****

Posts: 1098
Medals: 5



« Reply #5 on: 2006-10-08 02:34:14 »

well there are two JREs

the JDK includes a "private" JRE. this includes a soundbank, a server VM, etc. etc.

the JRE you download by itself is called the "public" JRE, this one does not come with a soundbank or server VM and bla bla. however it is possible to download the soundbank from the Sun website.
Offline Abuse

JGO Kernel
*****

Posts: 1866
Medals: 5


falling into the abyss of reality


« Reply #6 on: 2006-10-08 05:59:05 »

the target JRE is the "public" JRE. the problem with this is, however, there is no soundbank.

why the "public" JRE? simple. slashdot. (also, a common denominator. your game can't fail if it doesnt use a soundbank, but can if it does).

if you're looking to do sound, Abuse, best you can do is procedural I suppose.

yeah, it wasn't the soundbank I was after this time.
I'm exploring other potencially explotable resources within the JRE! =)
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.087 seconds with 21 queries.