Main > Free Download Search >

Free subversion software for windows

subversion

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 57
Subversion 1.4.6

Subversion 1.4.6


The goal of the Subversion project is to build a version control system more>> The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license.
Subversions Features
Most current CVS features.
Subversion is meant to be a better CVS, so it has most of CVSs features. Generally, Subversions interface to a particular feature is similar to CVSs, except where theres a compelling reason to do otherwise.
Directories, renames, and file meta-data are versioned.
Lack of these features is one of the most common complaints against CVS. Subversion versions not only file contents and file existence, but also directories, copies, and renames. It also allows arbitrary metadata ("properties") to be versioned along with any file or directory, and provides a mechanism for versioning the `execute permission flag on files.
Commits are truly atomic.
No part of a commit takes effect until the entire commit has succeeded. Revision numbers are per-commit, not per-file; log messages are attached to the revision, not stored redundantly as in CVS.
Apache network server option, with WebDAV/DeltaV protocol.
Subversion can use the HTTP-based WebDAV/DeltaV protocol for network communications, and the Apache web server to provide repository-side network service. This gives Subversion an advantage over CVS in interoperability, and provides various key features for free: authentication, wire compression, and basic repository browsing.
Standalone server option.
Subversion also offers a standalone server option using a custom protocol (not everyone wants to run Apache 2.x). The standalone server can run as an inetd service, or in daemon mode, and offers basic authentication and authorization. It can also be tunnelled over ssh.
Branching and tagging are cheap (constant time) operations
There is no reason for these operations to be expensive, so they arent.
<<less
Download (5.76MB)
Added: 2008-02-02 License: Freeware Price: Free
498 downloads
SubversionTools 0.1 Beta

SubversionTools 0.1 Beta


Provides some tools and helper classes for Subversion more>> SubversionTools 0.1 Beta is a powerful set of tools which is designed to provide you with some tools and helper classes for Subversion.

SubversionTools is written in c# 2.0 (also work with .NET 3.x). The SubversionTools project provides some tools and helper classes for Subversion. ChkCommitMsg can be used with Subversion pre-commit hooks to ensure every commit has specified log messages. That means one cannot commit files unless he or she has specified log messages.

Major Features:

  1. A class library project named SvnLib for developing Subversion tools.
  2. ChkCommitMsg.exe - a Subversion pre-commit hook that enforce log messages when committing files.

Enhancements:

  • This initial release provides the following tools:
    • SvnLib.dll - provides helper classes for developing Subversion tools.
    • ChkCommitMsg.exe - a Subversion pre-commit hook that enforce log messages when committing files.
  • This release has two downloads:
    • SvnTools-src-v0.1.zip* - contains full source code of SvnTools library and applications.
    • ChkCommitMsg-bin-v0.1.zip* - The executable files of ChkCommitMsg.

Requirements:

  • NET 3.x
  • Subversion v1.5 or newer version
<<less
Download (7KB)
Added: 2009-07-04 License: LGPL Price: FREE
13 downloads
BitNami Subversion Stack 1.4.6

BitNami Subversion Stack 1.4.6


rapidly replacing open source and commercial solutions around the world. more>> BitNami Subversion Stack is an easy to use installer for Subversion, which has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world. Subversion enables globally distributed software development teams to efficiently version and share source code. The open source Subversion project was started in early 2000 by CollabNet, the primary corporate sponsor of Subversion.
Key Capabilities:
-Versioned directories
-Atomic commits
-Efficient handling of binary files
-Quick branching and tagging
-Directory and file meta data
-Natively client-server
-Minimal server and network requirements
-Low admin overhead
-Good security
Subversion has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world. Subversion enables globally distributed software development teams to efficiently version and share source code. The open source Subversion project was started in early 2000 by CollabNet, the primary corporate sponsor of Subversion.
The BitNami Subversion is an installer that greatly simplifies the installation of a Subversion server and its runtime dependencies. Subversion is distributed Apache/BSD-style open source license. Please see the appendix for the specific licenses of all open source components included.
<<less
Download (17.30MB)
Added: 2008-07-23 License: Freeware Price: Free
459 downloads
Repos Server 2

Repos Server 2


Repos Server is a very serviceable tool which contains everything you need to set up a Subversion repository on HTTP, with SSL and user administration. more>>

Repos Server 2 is a very serviceable tool which contains everything you need to set up a Subversion repository on HTTP, with SSL and user administration. The installer makes it simple to configure the Apache web server, Subversion repository and SSL certificate. Everything is open source. A repository interface for web browsers is included.

Enhancements:

  • Contains Apache 2.2.4, PHP 5.2.4
  • Subversion 1.4.5
  • The new Useradmin tool.
<<less
Download (10.4MB)
Added: 2007-11-01 License: Freeware Price:
downloads
SharpDevelop 1.1

SharpDevelop 1.1


SharpDevelop is a useful utility which develops C# and VB.NET programs for Microsoft .NET platform. more>>

SharpDevelop 1.1 is such a free yet very useful IDE for C# and VB.NET projects on Microsoft's .NET platform.

Major Features:

  1. Supported Programming Languages
    • C# (Code Completion, Windows Forms Designer).
    • VB.NET (Code Completion, Windows Forms Designer).
    • Boo (Code Completion, Windows Forms Designer).
    • IronPython (Code Conversion, Windows Forms Designer).
    • F#
  2. Developer Productivity
    • Refactoring.
    • Parallel build support for multi-core machines.
    • Multi-framework targetting (.NET 2.0, 3.0 and 3.5).
    • Code Autoinsert.
    • Starts from a USB memory stick.
    • Read-only project support.
    • Full MSBuild 3.5 support.
  3. Quality Tools
    • Integrated Debugger.
    • Code Analysis (FxCop).
    • Unit Testing (NUnit).
    • Code Coverage (PartCover).
    • Profiler (Roadmap).
    • Integrated Subversion support (TortoiseSVN).
    • StyleCop addin.
  4. And More...
    • Setup projects (WiX, More information).
    • Parser-based code converter (Online Code Converter).
    • XML "code completion".
    • Documentation generation (Sandcastle, SHFB).
    • Reflector addin.
    • Easy addin extensibility mechanism.
    • SharpDevelop for Applications (SDA) allows you to host SharpDevelop in your applications.
    • Text editor is rehostable to add a programmer's editor to your applications (including code completion!).
  5. In the Source Code Download
    • VC++ project support.
    • Mono support.
    • Snippet Compiler.
    • More Reuse and Extensibility examples.

Enhancements:

  • Has now reached Release Candidate status.
  • The main changes happened again in SharpReport (#report), which has undergone a major refactoring.
<<less
Download (8.5MB)
Added: 2006-03-21 License: Freeware Price:
308 downloads
RubyStack for Windows 1.0

RubyStack for Windows 1.0


an installer that greatly simplifies the installation of Ruby on Rails more>> Ruby on Rails is a full-stack MVC framework for database-backed web applications that is optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.
The BitNami RubyStack is an installer that greatly simplifies the installation of Ruby on Rails and its runtime dependencies. It includes ready-to-run versions of Ruby, Rails, MySQL and Subversion. RubyStack is distributed for free under the Apache 2.0 license and has been packaged using BitRocks multiplatform installer.
<<less
Download (72.38MB)
Added: 2008-01-31 License: Freeware Price: Free
641 downloads
SUMI Anonymous P2P 0.8.15

SUMI Anonymous P2P 0.8.15


SUMI is a new file sharing program that aims for total anonymity for the uploader more>>
SUMI is a new file sharing program that aims for total anonymity for the uploader. It is a work in progress; although anonymous file transfer works there are some rough edges. SUMI is the first P2P program to use IP spoofing with proxied acknowledgement.
Features
Anonymous serving with adjustable source addresses
No proxies needed = no slow down
Resuming
Cross-platform client GUI
Open source
UDP, ICMP direct, ICMP echo modes (use any pingable host as a proxy)
Integrate with mIRC, xchat, AIM, or Tor
XDCC-like server file listing
Optional raw socket proxy and raw socket priviledge seperation program for better security
Strong Cryptography
Torrent-like .sumi files (in 0.8.13 or newer)
[edit]News
2005-09-15: Summer is over. Development will proceed slowly as I will no longer have all day to work on SUMI. Sorry. Feedback is, as always, appreciated. Interested programmers even more so. I will be back... --Shellreef 06:46, 16 Sep 2005 (BST)
P.S.: The (unreleased) code in Subversion adds scripting support and the allows the client to join multicast groups.
2005-09-12: 0.8.14 is out, featuring: more bugfixes, CRC-32 in every packet, SHA-1 for file verification, and an improved uninstaller. This is the first release with the source code in Subversion. Due to the CRC-32 and SHA-1, the protocol is backwards-incompatible, so youll need to upgrade in order to access the sample servers.
2005-09-01: 0.8.13 released, notably featuring:
Many bugfixes
Torrent-like .sumi files--see sample files above
WinPcap is included with installer to simplify installation
modirclib is back, with full crypt_req support
Drag-and-drop support (can drop a .sumi file onto the sumigetw window to open it)
GUI enhancements: upgraded to wxPython 2.6.1.0, add context-menu options to resume and abort
Additionally, the Tor and irclib sample SUMI servers are back up.
2005-08-30: Moved SUMI Wiki to BerliOS. Lets hope it is faster...
2005-08-27: Created this Wiki, powered by MediaWiki, hosted on SourceForge
2005-08-25: Temporarily shutdown the sample server due to MTU/MSS incompatibilities introduced in CVS. Will be restored with next release.
2005-08-21: 0.8.12 released! Featuring full file data encryption, and the ability to use Tor (http://tor.eff.org/) as a transport. A sample server should be up soon.
2005-07-31: 0.8.11 is now out, with sharing integrated within the GUI and optional request encryption
2005-07-02: 0.8.10 released, featuring Windows 95/98/Me sumiserv compatibility, UDP checksums, optional Ethernet address spoofing, a better transport plugin mechanism for sumiserv, and AIM support in sumiserv.
2005-06-20: development resumed
2005-06-15: #sumi moved to irc.xtc-dreams.com and after many months, the sample SUMI server sumi-00 is back up.
Using a NAT? As of v0.8.5, a new program, rawproxd is included to run on NATs (particularly the WRT54GS) to enable SUMI serving.
Limitations: None
<<less
Download (4.04MB)
Added: 2005-09-18 License: Freeware Price:
1518 downloads
SvnStat 1.0

SvnStat 1.0


SvnStat is a tool for creating statistical report graphs from Subversion logs more>>
SvnStat (Subversion Statistics) generates a set of statistic reports and report graphs similar to StatCvs from Subversion (svn) logs.
<<less
Download (2.92MB)
Added: 2006-10-03 License: Freeware Price:
1122 downloads
BugTracker.NET 2.6.5

BugTracker.NET 2.6.5


A free, web-based bug or issue tracker written using ASP.NET, C#, and Microsoft SQL Server/MSDE. more>>
A free, web-based bug or issue tracker written using ASP.NET, C#, and Microsoft SQL Server/MSDE. BugTracker.NET is a free, web-based bug or issue tracker written using Microsoft SQL Server/MSDE, ASP.NET and C#. It is in daily use by hundreds (maybe thousands) of development and support teams around the world.
BugTracker.NET is distributed under the terms of the GNU General Public License.
BugTracker.NET is easy to install and learn how to use. When you first install it, it is very simple. However, it offers you the ability to change its configuration to handle your needs if they are more complex.
Main features:
- Suitable for tracking helpdesk customer support tickets as well as software bugs.
- Sending and receiving emails is integrated with the tracker, so that the email thread about a bug is tracked WITH the bug.
- Allows incoming emails to be recorded as bugs. So, for example, an email from your customer could automatically be turned into an bug/ticket in the tracker.
- Allows you to attach files and screenshots to bugs. There is even a custom screen capture utility [screenshot] that lets you take a screenshot, annotate it, and post it as a bug with just a few clicks. (inspired by Fogbugz)
- Add your own custom fields.
- Custom bug lists, filtered and sorted the way you want, with the columns that you want.
- You can display bugs of a certain priority and/or status in a different color, so that the most important items grab your attention.
- Define your own statuses and workflow, or use with the simple one it installs with.
- Configure different user roles to see different lists of bugs. For example, a developer might see a list of open bugs. A QA analyst might want to see a list of bugs ready for testing.
- Search for bugs using flexible criteria. Save searches as your own personal queries that you can run or modify later or share them with others.
- Subscribe to email notifications that tell you whenever any bug has been added or changed. Or change your settings so you only get notified about the bugs you care about.
- Link related bugs. You can even merge duplicates as one bug.
- Management reports with pie, line, and bar charts. Create your own reports.
- Supports Unicode (Chinese characters, etc. . . )
- Control user permissions.
- Control the "skin" using CSS. Brand it with your logo.
- Subversion integration.
<<less
Download (1.35MB)
Added: 2007-11-22 License: Freeware Price:
712 downloads
Emerge Desktop 4.1.3

Emerge Desktop 4.1.3


A replacement windows shell that creates a whole new desktop for your computer more>>

Emerge Desktop 4.1.3 is a useful tool which creates a whole new desktop for your computer

Emerge Desktop is a replacement windows "shell" (the desktop environment normally provided by Windows Explorer) for Windows 2000 and Windows XP (Home and Professional).

Major Features:

  1. In order to replace Windows Explorer as a shell, From a design point of view, Emerge Desktop applets are capable of being run as both standalone as well as being integrated.a system tray (the area that collects the icons collected at the lower right corner in Explorer), called emergeTray.
  2. It will also provide access to the users programs (normally accessed with the windows "start" button) via a right-click on the desktop, via emergeCore
  3. Emerge Desktop has an open API, which allows for applets to be coded with compilers other than MinGW if someone wishes to do so. In fact Microsoft Visual C++ 6.0 project and workspace files are available in CVS in case someone wants to use them.
  4. From a design point of view, Emerge Desktop applets are capable of being run as both standalone as well as being integrated.
  5. In order for Emerge Desktop applets to communicate with each other, emergeCore must be running. Without emergeCore, each applet will run independently (if, for example, you wish to use them in conjunction with another desktop shell).
  6. Emerge Desktop is implemented with MinGW which is an OpenSource implementation of the GNU C compiler and utilities. Up to this point, closed source commercial projects have mainly been used (Microsoft Visual C++, Borland Delphi) to develop alternate shells as they use proprietary Microsoft API features. With Microsoft releasing more detailed information about these API calls, the MinGW win32api is now quite complete. Additionally, several web sites on the internet have started to include documentation and code that illustrate how to access and use these functions.
  7. Emerge Desktop is written in C++, primarily developed with MinGW and is licensed as OpenSource (under the GPL). All the source is available in Subversion at Sourceforge. Emerge Desktop can be developed using Code:Blocks, an IDE for MinGW.
  8. If you want to participate in this project there are forums and an irc channel (#emergedesktop) on FreeNode.

Enhancements:

  • Screen Saver / Power Saver fix
<<less
Download (949KB)
Added: 2009-01-22 License: Freeware Price: FREE
55 downloads
VSS2SVN 0.2.0

VSS2SVN 0.2.0


Migrate the contents of a source safe database to subversion more>>
VSS2SVN 0.2.0 helps you to take advantage with migrating the contents of a source safe database to subversion.

Major Features:

  1. The Microsoft sourcesafe interop assembly, which allows for fast access to VSS, version 5.2.0.0.
  2. SharpSVN. This is statically compiled with support for SVN 1.5.5.
  3. VSS2SVN migrates the complete contents of a VSS project, including the various versions of the project files. It works like this:
  4. The VSS project contents are being scanned to determine the maximum number of versions in all included files.
  5. The initial version of the VSS contents is downloaded to a temporary location and is imported to SVN.
  6. Subsequent VSS versions are repeatedly dowloaded to the temporary location and SVN is updated with these contents via a commit.
  7. VSS2SVN has been tested in the following environment:
    • VSS 2005, client version 8.0.50727.1551.
    • SVN server used is VisualSVN, version 1.6.3.
    • SVN windows client used is TortoiseSVN vesion 1.5.6, build 14908.
    • SharpSVN version is 1.5005.984.35067.
    • Sourcesafe interop assembly version is 5.2.0.0.

Enhancements

  • This version is a major change. It primarily works on files from the VSS database, adding them individually instead of a whole directory tree. This allows us to maintain VSS history, comments, labels, author and date properties.
  • This also provides support for updating version changes in VSS made since a specified date, so you can update a repository upgrade at a later time.
  • This new version is a lot slower than previous versions as it does a lot more work. It is recommended that when using this you use the svnserve daemon (you can use svnserve concurrently with apache against the same repository), and ensure you set a simple pre-commit hook to allow revprop changes (on windows, use "exit /b 0" for the hook). Expect a significant amount of time to convert a large database migrating 40,000 files some with over 100 revisions took 24 hours (it is recommended to migrate VSS projects individually instead of migrating the entire project tree in one go)
  • You must still logon to the S...
<<less
Download (1.7MB)
Added: 2009-06-30 License: GPL Price: FREE
14 downloads
 
Other version of VSS2SVN
VSS2SVN 0.1.2Nick Bitounis - Migrate the contents of a source safe database to subversion. VSS2SVN. VSS2SVN 0.1.2 is a good tool possessing desirable qualities in migrating the contents of a source
Price: FREE
License:GPL
Download (1.6MB)
12 downloads
Added: 2009-06-29
EasyEclipse for Python 1.2.1

EasyEclipse for Python 1.2.1


EasyEclipse for Python - Eclipse fot Python development more>>
Designed for Python development.
WARNING: The PyDev plugin will not work if there are spaces in the installation path. The best solution is:
* On Windows, install in a folder different from C:\Program Files.
This distribution includes the following plugins:
Core components:
* Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
* Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
* Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
* Java for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
* Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
* AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
* Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
* Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
IDE for Python development:
* PyDev 1.2.4 - Edit, run, debug and refactor Python and Jython applications.
Version Control tools (note that CVS support is included in the Eclipse Platform):
* Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.
<<less
Download (92.2MB)
Added: 2006-11-29 License: Freeware Price:
1067 downloads
SDE for JBuilder (CE) for Windows 4.2

SDE for JBuilder (CE) for Windows 4.2


UML modelling Plug-in for JBuilder: UML diagrams, textual analysis, CRC,... more>> SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+Support UML version 2.1
+Business Workflow diagram
+Mind Mapping Diagram (New Feature)
+Requirement Modeling (Enhanced)
+Callout and Freehand shape (New Feature)
+Nicknamer - create translated copies of model (New Feature)
+Model Transitor (New Feature)
+User Interface Designer
+Data flow diagram
+Use Case Details Editor - An all-in-one environment for specifying a general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD (Enhanced)
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+Code Generation - model to code, diagram to code
+Java Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Shape editor
+Support Stored Procedure and Database Trigger (Enhanced)
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+PDF/HTML/MS Word Report generator
+Multilingual support
+More...
Other UML Modeling Tools /UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
<<less
Download (137.16MB)
Added: 2008-07-01 License: Freeware Price: Free
480 downloads
 
Other version of SDE for JBuilder (CE) for Windows
SDE for JBuilder (CE) for Windows 4.1diagram layout +Modeling collaboratively with CVS and Subversion +Shape editor +Import Rational Rose project +Import XMI/export XMI +Export diagrams to JPG, PNG, SVG, EMF, PDF +Visio Integration
License:freeware
Download (132.6MB)
411 downloads
Added: 2008-09-07
Visual Paradigm for UML CE 6.2

Visual Paradigm for UML CE 6.2


UML CASE tool - UML diagrams, use case modeling, reverse engineering and more... more>> Visual Paradigm for UML is a professional UML tool that supports complete software lifecycle - object-oriented analysis, object-oriented design, construction, testing and deployment. The UML modeling software helps you build quality applications faster, better and at lower cost. You can draw all types of class diagrams, reverse code, generate code from diagrams and generate documentation. The UML CASE tool also provides abundant UML tutorials, UML interactive demonstrations and UML projects.
Feature List:
+Support UML version 2.1
+Business Workflow diagram
+Mind Mapping Diagram (New Feature)
+Requirement Modeling (Enhanced)
+Callout and Freehand shape (New Feature)
+Nicknamer - create translated copies of model (New Feature)
+Model Transitor (New Feature)
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+Code Generation - model to code, diagram to code
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+Data flow diagram
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD (Enhanced)
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Report generator for generating documentation (Enhanced)
+Automatic diagram layout
+Import/export XMI file
+Support Stored Procedure and Database Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Shape editor
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
<<less
Download (132.24MB)
Added: 2008-03-20 License: Freeware Price: Free
397 downloads
SDE for Visual Studio (CE) 4.2

SDE for Visual Studio (CE) 4.2


UML modelling Plug-in for Visual Studio: UML diagrams, textual analysis, CRC. more>> SDE for Visual Studio is a UML CASE tool/plug-in tightly integrated with Visual Studio. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Visual Studio, reverse engineer C# code to class diagrams, generate C# code and generate documentation.
SDE-VS Features:
+Support UML version 2.1
+Business Workflow diagram
+Mind Mapping Diagram (New Feature)
+Requirement Modeling (Enhanced)
+Callout and Freehand shape (New Feature)
+Nicknamer - create translated copies of model (New Feature)
+Model Transitor (New Feature)
+User Interface Designer
+Data flow diagram
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD (Enhanced)
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+Code Generation - model to code, diagram to code
+Java Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Shape editor
+Support Stored Procedure and Database Trigger (Enhanced)
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+PDF/HTML/MS Word Report generator
+Multilingual support
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
+More SDE...
<<less
Download (138MB)
Added: 2008-07-16 License: Freeware Price: Free
465 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4