
-----------------------------------
rizzix
Sun Feb 08, 2004 4:30 pm

Java Newsflash
-----------------------------------
This thread, is an information only thread, and is locked. 
It will be updated with the latest important news from the java community. Only the mods and admins are permitted to post here.

-----------------------------------
rizzix
Sat Jun 19, 2004 9:09 pm


-----------------------------------
For those interested: [url=https://jogl.dev.java.net/servlets/ProjectDocumentList?folderID=1046&expandFolder=1046&folderID=0]JOGL 1.0 you can learn more about it here: https://jogl.dev.java.net/

-----------------------------------
rizzix
Sat Jun 26, 2004 11:35 am


-----------------------------------
[url=http://eclipse.org/downloads/index.php]Eclipse 3 (Stable Build) has finally been released. Check out the  [url=http://download2.eclipse.org/downloads/drops/R-3.0-200406251208/eclipse-news-R3.html]New and Notewrothy Very Cool!

just make sure you download the "Latest Build: 3.0" version

-----------------------------------
rizzix
Sun Aug 08, 2004 12:16 pm


-----------------------------------
[url=http://javaalmanac.com/egs/?]The Java Almanac is a great source for new commers to intermediate developers to learn how to use the java standard API.

It includes a lot of example code  :!:

-----------------------------------
rizzix
Tue Aug 31, 2004 6:59 am


-----------------------------------
Name and Version Change!

Sun has decided to change the java naming and versioning scheme to better reflect the "changes" made to the java platform. for more details: http://java.sun.com/j2se/j2se-namechange.html

note: they have kept the "J2" in the naming scheme. Although it appears to be impossible at the moment to introduce the "third generation" language, i guess sun still hopes that probably someday they could introduce another oustanding and dramatic modification to the java programming language. ;)

-----------------------------------
rizzix
Thu Sep 09, 2004 6:52 pm


-----------------------------------
Tiger is out! Yep. Java J2SE 1.5 Release Candidate (also known as 5.0 now-a-days)  is out!

You may download it here: http://java.sun.com/j2se/5.0/download.jsp
You may also want to bookmark the new api doc link: http://java.sun.com/j2se/1.5.0/docs/api/index.html

Quick summary on new features: http://java.sun.com/j2se/1.5.0/docs/relnotes/features.html

-----------------------------------
rizzix
Sun Jan 02, 2005 11:59 pm


-----------------------------------
J2SE 1.5 Update1 has been available for quite some time now.. if you have not already updated.. now would be a good time :) 

u may download it here: http://java.sun.com/j2se/1.5.0/download.jsp

-----------------------------------
rizzix
Tue Mar 15, 2005 2:56 pm


-----------------------------------
J2SE 5.0 Update 2 has been release: [url=http://java.sun.com/j2se/1.5.0/download.jsp]get it here

The Release Notes: http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_02

It mainly includes bug fixes.

-----------------------------------
rizzix
Tue Jun 28, 2005 7:14 pm


-----------------------------------
JDK J2SE 1.5 Update 4 has been released, if you haven't already downloaded it,, do it [url=http://java.sun.com/j2se/1.5.0/download.jsp]now.. it's a bug fix release and they specially fixed some rendering  issues.

Eclipse 3.1 is finally completed and released to the public. This new version is actually amazing.. they have cranked up its performance like.. well its quite remarkable.. anyways they also fixed a lot of those little annoying issues and those troublesome bugs.. also most importantly they added 1.5 support along with a few other new features... 
check out the [url=http://download.eclipse.org/eclipse/downloads/drops/R-3.1-200506271435/eclipse-news.html]New and Noteworthy and the [url=http://download.eclipse.org/eclipse/downloads/drops/R-3.1-200506271435/performance/performance.php]Performances Results. Download it [url=http://download.eclipse.org/eclipse/downloads/drops/R-3.1-200506271435/index.php]here.

-----------------------------------
rizzix
Tue Jun 28, 2005 9:11 pm


-----------------------------------
Sun has changed the Java Brand and simplified it.. Now instead of J2SE 6.0 etc.. we just call it Java SE 6 (yea we drop the ".0" and we drop the "2")

When expanding the acronym we write it out like this:
Java Platform, Second Edition 6


the same goes for J2ME and J2EE.

-----------------------------------
Tony
Mon Oct 30, 2006 1:18 pm


-----------------------------------
[url=http://www.netbeans.org/products/ide/]NetBeans 5.5 is out.

-----------------------------------
rizzix
Mon Dec 25, 2006 4:05 pm


-----------------------------------
[url=http://java.sun.com/javase/downloads/index.jsp]JDK 6 is out :)

-----------------------------------
rizzix
Fri Feb 09, 2007 7:44 pm

RE:Java Newsflash
-----------------------------------
If you haven't already upgraded, then upgrade to Java 6. Its a performance release. Some major optimizations have been implemented in this release!

Either way, Java 7 is currently under development. This release will be bundled the new Swing Application Framework. The framework really does simplify swing development, well at least some part of it, but you don't need Java 7 to use it. You can try it out right now: [url=https://appframework.dev.java.net/]here and read more about it [url=https://appframework.dev.java.net/intro/index.html]here

Java 7 might also include a language update.

To learn more read this: [url=http://www-128.ibm.com/developerworks/java/library/j-java2007.html]Java 2007: The year in preview

-----------------------------------
rizzix
Mon May 07, 2007 10:18 pm

RE:Java Newsflash
-----------------------------------
Netbeans 6 Matisse Preview: [url=http://www.netbeans.org/download/flash/netbeans_6_gui_builder/netbeans_6_gui_builder.html]here

It now automatically makes use of the Swing Application Framework. 
It also comes with Ruby on Rails support: [url=http://www.netbeans.org/kb/55/flickr-on-rails-flash.html]demo

 Cool huh?. The IDE is in its beta phase. You can test it if you wish. It is expected to be completed and released by November.

-----------------------------------
rizzix
Sun May 20, 2007 8:49 pm

RE:Java Newsflash
-----------------------------------
Netbeans getting started demo: [url=http://roumen.name/javapassion/netbeans_getting_started/netbeans_getting_started.html]here
