| Projects on Google Code | Results 1 - 10 of 47 |
dépots de différents projets.
Factory -> librairie permettant de créer des factory d'objets de manière générique.
Encoding -> librairie permettant de gerer l'UTF-16.
Generator+Refactor -> projet permettant de générer du code.
(exemple d'utilisation, a partir du langage SQL définissant une ...
RefactorOften is a code analyzer that discovers code that needs to be refactored. It is packaged as a standalone tool and as a maven2 plugin.
This project has example for refactoring seminars. It has dirty code in Java and C#, as well as the cleaned up versions of the dirty code.
The aim of this project is to provide a graph query language that can be used to query graphs represented in [http://jung.sourceforge.net/ jung]. There are numerous applications for this, including the declarative definition of architectural antipatterns and smells in systems. The project is inspire...
graph,
query,
antipatterns,
refactoring,
motif,
architecturalrefactoring,
architecturalsmells,
constraintresolver
C# library for versioning and refactoring database structure using Microsoft SQL Server
Project home page: http://dbrefactor.csharpus.com
Quick example:
{{{
// This migration creates "Role" table.
// Down method exists to roll back a database structure to the previous version.
[Migration...
----
may 30, 2009 - release 0.0.1 - grab it from [http://marina.googlecode.com/files/net.alexguev.eclipse.refactoring.renametestfixture_0.0.1.jar here]
* keeps the class name and test fixture class name in synch
* keeps the class location and test fixture class location in synch
notes:
*...
= What is it? =
Minjava is a Java reverse engineering software. It means that it can help to understand the architecture and behavior of an existing Java software.
= How does that works? =
Minjava is based on a Java meta-model, that defines how the possible Java softwares can be structured....
A SOFTWARE ENGINEERING PROJECT IS BORN-
William Lynn
lynnwilliam@gmail.com
This project is a college project for CIT Ireland, BSc Software Development final year.
The aim of this project is allow a user to make a ASL Finger Spelling gesture without the use of gloves or special hardware and t...
A collection of standard Eclipse LTK based refactoring to improve bad Java code. This project aims at including useful refactorings to improve testability of monolithic legacy Java code.
Refactoring and code analisis plugin for CodeGear Delphi