|
|
|
Coming Soon
Here's a sneak preview of what's in the Sixth and Red River Software pipeline
Refactor-J 2.0: twice the functionality of 1.0
- Twenty powerful refactorings, intentions, and code generation tools
- Add and remove properties
- Move javadoc and annotations up or down the inheritance hierarchy
- Change types of parameters, methods, fields, and variables
Refactor-X 2.0: twice the functionality of 1.0
- Eighteen powerful XML refactorings
- Add, move, rename, and delete tags and attributes
- Convert tags to attributes, or vice versa
- Change attribute values, wrap and unwrap tags
- Automatic generation of XSLT refactoring script fragments
Migrate-J: Automatically update code to Java 1.5
- Automatically migrate programs written using JDK 1.4 to use new JDK 1.5 features
- Generics, for-each loops, boxing and unboxing all supported
- Automatically downgrade programs written using JDK 1.5 construct to JDK 1.5
- Over thirty automated program transformations, conveniently packaged
Patterns4IDEA: Automated creation of complex design patterns
- Powerful multi-file, context-aware templating engine
- Pre-built templates provided for all of the "Gang Of Four" patterns
- Create new classes based on patterns or modify existing ones, transparently
- User-provided templates can be built, allowing you to easily automate difficult
code generation tasks
|
|
|