| Projects on Google Code | Results 1 - 10 of 16 |
refactoring
This provides refactoring tools for [http://flashdevelop.org FlashDevelop]. With it you can right-click any class member or local variable, and a new "Refactor" submenu will appear allowing you to find all references to, rename, or encapsulate the member.
==Functionality/Limitations==
*Rename wo...
Have you ever tried to refactor old code with kilometric methods?
The idea for every refactor is to first make sure you have a UnitTest for the code and then refactor it. But... how the hell do you mock the huge objects that it probably uses?
Well, here is an approach to a solution. This tool...
Easy and simple to use tool which allows to refactor any bunch of XSD schema files.
Just give to it that bunch and it will create the refactored version of them.
Nowadays, xnikt has a quick implementation (a few hours) and it just extracts common elements in the input XSD and save them in a co...
Blender-aid is a tool that helps you manage Blender productions. Blender focuses on the creation of content. Blender-aid focuses on managing the content of a production.
For example, Big Buck Bunny consists of a lot of 3d content. This content is located in many files. Using Blender to manage con...
Plugins developed for use within VS.net via DevExpress's IDE Tools (DXCore/Refactor/CodeRush)
Projects are held in Subversion and you can browse the source and indeed get latest of any of the projects using the links below.
Current Sub-projects are
* [WorkBench CR_WorkBench] - [http://dxco...
=Coderush and DXCore Community Plugins=
Welcome to our site.
This site is all about [http://www.devexpress.com/Downloads/NET/IDETools/DXCore/ DXCore] plugins.
Plugins are assemblies designed to improve your visual studio experience.
If you have a copy of [http://devexpress.com/Products/Visual_...
= CR_Documentor =
http://cr-documentor.googlecode.com/svn/site/cr_documentor-logo.gif
*!DevExpress 9.1.3+ Users*: You need to upgrade to CR_Documentor version 2.3.0.1 or later.
*!DevExpress 9.1.2 Users*: You need to use CR_Documentor version 2.3.0.0.
*Users of earlier DXCore versions*: You...
=jaLISQ=
==Java language integrated and type safe SQL querying==
*jaLISQ offers type-safe and language integrated SQL querying for the Java programming language.*
----
If you want to help out and know SQL and/or Java and/or Eclipse plugin development please don't hesitate to drop me a line a...
This project is my Java implementation of the fantastic 2-player card game called "Lost Cities", invented by the prolific German game designer Reiner Knizia. At the moment, you can only play against the computer (and a pretty weak game it plays too). Future enhancements may include human-human games...