Home

Documentation

* Programming Guide * CJDT User Guide * Publications * Tutorial * Language Spec.

Examples

Downloads

Source Code

FAQ

Community Info

About Us

 

 
Search:
 
ST Logo
TUD Logo

Release Notes v0.5.1

See also the release notes of 0.5.0

Bug Fixes

Pure Java code compilation problems fixed:
  • interface method calls with an abstract class as target
  • implicit access to the fields of an outer class
  • new expression as statement