Thursday, June 29, 2006

Replace Brake Shoes 97 Neon

Eclipse Callisto, launching 10 new projects

Eclipse, the popular development environment (IDE) for Java, is launching. Since its official website, we can see the announcement that June 30 will be released with version 3.2. Callisto is the name given to the simultaneous release of 10 Eclipse projects, which include 30,000 improvements and resolution of errors with respect to version 3.1, where the 3.2 version of Eclipse is the cornerstone as discussed in onJava.com .

onJava 's article focuses on the compiler Eclipse and the Java Development Tools (JDT). As we read in the paper, adding new enhancements to the Eclipse compiler, so that now also supports Java 6 (Mustang) . Some of the improvements include screening Compiler:
  • Using variables, which are obviously unnecessary null checks
  • against objects that are null
  • accidental assignment of parameters in methods. Using
  • nongeneric types
  • Use common entry.
with Eclipse Callisto also include other projects such as Eclipse CDT (an IDE for C / C + +), Eclipse Web Tools Platform Project and Eclipse Modeling Framework (EMF). They also ensure that the compiler is faster and more efficient. But all we'll see tomorrow.