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
< Back

Release Notes v0.8.7

What's new?

CaesarJ plugin is extended to reuse more functionality from JDT. The following functionality is now available:

  • Automatic organization of imports and some other operations on source code, such as generation of getters and setters

  • "Open Declaration" for top level cclass'es

  • cclass'es are shown in "Open Type" dialog

  • The outline of classes is shown in package view and works without rebuilding the project

  • The source code folding functionality for cclass'es and their elements