RSS 22 projects tagged "Refactoring"

Download Website Updated 12 May 2009 PyCycle

Screenshot
Pop 11.66
Vit 43.60

PyCycle is a plugin for GEdit which implements refactoring functions for the Python language.

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.82
Vit 37.46

mysql-diff is a commandline database structure comparator. It compares the structure of two databases. It currently works with MySQL. A database can be specified as an SQL script or as an URL to a running database. So the tool can compare two scripts, two live databases, or a database and a script. The tool outputs SQL DDL script that can be used to convert one schema to another.

No download Website Updated 09 Oct 2009 VRaptor3

Screenshot
Pop 38.42
Vit 36.38

VRaptor3 is a fully-fledged Java Web framework focused on fast development and maintainable code. It intends to make RESTful application development easy. A resource corresponds to a business logic annotated with its path and HTTP method. It runs inside DI Containers (Spring or Pico out of the box) and, therefore, enables full integration with them. Also, using Hibernate is easier: its session is automatically injected by VRaptor, so you just have to use it. VRaptor3 is refactor-friendly, especially in its redirecting configuration. It is also nicely extensible.

Download Website Updated 16 May 2012 python-rope

Screenshot
Pop 107.75
Vit 19.83

Rope is a Python refactoring library. It can be used in other IDEs to provide features like refactoring and coding assistance.

No download Website Updated 18 Mar 2012 Anchor

Screenshot
Pop 61.26
Vit 4.69

Anchor automatically adds curly braces and semicolons to code written in various programming languages, saving typing and making programs easier to read. It lets you pretend to be coding in Python or Lua while actually writing standard C, Java, PHP, C++, .NET, C#, or D. A script may generate files in the target language and invoke the compiler. An example bash script integrates with TCC to make runnable "scripts" with the speed of C. The scripts are easily modified to target another compiler or interpreter.

Download Website Updated 03 Oct 2008 ropemacs

Screenshot
Pop 56.66
Vit 4.07

Ropemacs uses the rope refactoring library to provide features like Python refactoring and code-assists in emacs.

Download Website Updated 29 Jul 2008 xRope

Screenshot
Pop 55.68
Vit 3.59

xRope is an IDE for Python development and a graphical GUI builder that is similar to Visual Basic.

No download Website Updated 08 Jan 2009 LiquiBase

Screenshot
Pop 43.45
Vit 3.22

LiquiBase is a DBMS-independent library for tracking, managing, and applying database changes. It is built on a simple premise: all database changes (structure and data) are stored in an XML-based descriptive manner and checked into source control. While there have been many attempts to provide a similar tool, LiquiBase aims to provide a solution that supports merging of changes from multiple developers, works well with code branches, supports a database refactoring IDE/plugin, and more.

No download Website Updated 08 Jul 2009 Maven Dependency Overview

Screenshot
Pop 41.89
Vit 3.09

Maven Dependency Overview is a simple Maven plugin (report) that creates a diagram of all dependencies (the entire transitive closure.)

No download Website Updated 12 Oct 2010 CodeLite

Screenshot
Pop 61.97
Vit 1.95

CodeLite is a powerful, cross-platform code editor for the C/C++ programming languages. It is regularly tested on Windows XP sp2, (K)Ubuntu 7.10 and 8.04, Fedora Core 6, Debian lenny and sid, and Mac OS X 10.5.2. CodeLite uses a sophisticated, yet intuitive interface which allows the user to easily create and build complex projects.

Screenshot

Project Spotlight

TinyIB

A lightweight PHP image board.

Screenshot

Project Spotlight

i18nspector

A checking tool for gettext POT, PO, and MO files.