Main > Free Download Search >

sun solaris business / commercial software for linux

sun solaris

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 50
SDE for Sun ONE (LE) for Linux 4.0

SDE for Sun ONE (LE) for Linux 4.0


SDE for Sun ONE is a UML tool tightly integrated with Sun ONE. SDE-SO supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, su more>>

Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. 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 Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-SO Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+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 WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...

<<less
Download (114.17MB)
Added: 2009-03-31 License: Commercial Price: $59
206 downloads
 
Other version of SDE for Sun ONE (LE) for Linux
SDE for Sun ONE (LE) for Linux 1.1 Personal EditionSun ONE UML CASE plug-in: UML diagrams - use case, class, deployment, ... SDE for Sun ONE (LE) for ... tightly integrated with Sun ONE. This UML tool supports full software development lifecycle
Price: $59
License:Commercial
Download (68.37MB)
180 downloads
Added: 2009-04-26
JNIWrapper for Solaris (x64/x86) Std. 3.7.2

JNIWrapper for Solaris (x64/x86) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>

JNIWrapper for Solaris (x64/x86) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.

With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.

JNIWrapper advantages:

  1. Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
  2. High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
  3. Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
  4. Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
  5. WinPack library abilities:
    • Access to Windows Registry;
    • Windows Decoration;
    • Tray icon for Java application.

Major Features:

  1. High Performance
    JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side.
  2. Automatic Memory Management
    All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  3. Native Function Invocation
    JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions.
  4. Extensible Architecture
    You can implement new data types or customize existing ones, taking full control over the parameter behavior.
  5. Code Generation Wizard
    Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks.
  6. Catching Native Errors
    When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.
  7. Custom Search Mechanism
    Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.
  8. Thread-safe Concurrent Function Invocation
    You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Enhancements: Not Established

Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x

WareSeeker Editor

<<less
Download (1.38MB)
Added: 2009-04-09 License: Commercial Price: $275
197 downloads
JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2

JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>

JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.

With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.

JNIWrapper advantages:

  1. Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
  2. High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
  3. Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
  4. Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
  5. WinPack library abilities:
    • Access to Windows Registry;
    • Windows Decoration;
    • Tray icon for Java application.

Major Features:

  1. High Performance
    JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side.
  2. Automatic Memory Management
    All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  3. Native Function Invocation
    JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions.
  4. Extensible Architecture
    You can implement new data types or customize existing ones, taking full control over the parameter behavior.
  5. Code Generation Wizard
    Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks.
  6. Catching Native Errors
    When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.
  7. Custom Search Mechanism
    Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.
  8. Thread-safe Concurrent Function Invocation
    You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Enhancements: Not Established

Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x

WareSeeker Editor

<<less
Download (1.39MB)
Added: 2009-04-10 License: Commercial Price: $1723
198 downloads
SDE for Sun ONE (PE) for Linux 4.2

SDE for Sun ONE (PE) for Linux 4.2


Sun ONE UML tool: UML diagrams, diagram export - SVG, PNG, JPG, and more more>> SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. 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 Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-SO 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 Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
<<less
Download (122MB)
Added: 2009-04-15 License: Commercial Price: $699
191 downloads
SDE for Sun ONE (ME) for Linux 4.0

SDE for Sun ONE (ME) for Linux 4.0


SDE for Sun ONE is a UML tool tightly integrated with Sun ONE. SDE-SO supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, su more>>

Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. 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 Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-SO Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+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 WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...

<<less
Download (114.17MB)
Added: 2009-04-19 License: Commercial Price: $99
187 downloads
SDE for Sun ONE (SE) for Linux 4.0

SDE for Sun ONE (SE) for Linux 4.0


SDE for Sun ONE is a UML tool tightly integrated with Sun ONE. SDE-SO supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, su more>>

Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. 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 Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-SO Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+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 WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...

<<less
Download (114.17MB)
Added: 2009-04-18 License: Commercial Price: $299
188 downloads
 
Other version of SDE for Sun ONE (SE) for Linux
SDE for Sun ONE (SE) for Linux 1.1 Standard EditionSDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This OO modeling tool ... of UML diagrams in Sun ONE, reverse engineer Java code to class diagrams, generate Java code and
Price: $299
License:Commercial
Download (68.37MB)
188 downloads
Added: 2009-04-18
Sun Java Desktop System Release 3

Sun Java Desktop System Release 3


Sun Java Desktop System brings users a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use more>> Sun Java Desktop System Release 3 brings users a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use. It combines the best of open source innovation with significant contributions from Sun.

Initially provided with a Linux OS, Java Desktop System is now also integrated with the Solaris 10 Operating System. As a result, Sun customers have the option of deploying the same desktop environment on Sun workstations, Sun Ray thin clients, as well as a broad range of non-Sun notebook and desktop systems with standard x86-based architectures.

With Java Desktop System, Release 3 for Solaris 10, Sun offers customers the combination of a modern, intuitive desktop environment and the advanced feature set and rock-solid security of the Solaris OS. Solaris users benefit from improved functionality and greater user-friendliness through Java Desktop System. Java Desktop System delivers the best in open source software with the technical innovation and release discipline in a fully integrated, comprehensive desktop

Benefits:

  • The most advanced operating system with rock-solid security
  • A modern, sleek desktop that is intuitive and user friendly for Solaris users

Major Features:

  1. Comprehensive, integrated desktop that includes GNOME 2.6, StarOffice 7, Evolution, Mozilla, and a full array of software utilities and accessories
  2. Accessibility features (Comply with U.S. Government requirements)
  3. Microsoft interoperability including Evolution Connector for MS Exchange Server

Requirements:

  • Disk space:
    • 2 GB minimum for the smallest set of packages
    • 6 GB for the most popular Solaris packages
  • Memory:
    • 512 MB minimum (1 GB recommended)
  • Platforms:
    • Sun UltraSPARC-based systems,
    • Fujitsu SPARC64 platform-based systems,
    • 32 and 64 bit systems based on AMD, Intel and VIA x86 CPUs.
<<less
Added: 2008-03-10 License: SUN Community Source... Price: USD50.00
1 downloads
LiveSpy 2.0

LiveSpy 2.0


LiveSpy is a desktop internet camera application for Linux, Max OS X, and Windows. more>>
LiveSpy is a desktop internet camera application for Linux, Max OS X, and Windows. While LiveSpy is running, your desktop is regularly updated with images from an internet camera of your choosing.
You can watch the sun rise on the other side of the world at the end of the day, or see what is happening at the Santa Monica Pier in California. Watch what transpires at a single location, or have LiveSpy automatically rotate between all of the cameras in its list. You can add new cameras or remove ones you dont like - the list is completely customizable.
Main features:
- Extensive built-in list of cameras
- Multiple cameras can be tiled on the desktop
- Downloaded camera images can be saved for later browsing
- Automatic cycling between available cameras
- User controlled update frequency
- Automatic updates to the camera list as new cameras are created and old ones disappear. Registered version only.
<<less
Download (1.4MB)
Added: 2007-01-17 License: Other/Proprietary License with Source Price: $40
1072 downloads
SDE for Eclipse (SE) for Linux 4.0

SDE for Eclipse (SE) for Linux 4.0


SDE for Eclipse is a UML tool tightly integrated with Eclipse. SDE-EC supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, in more>>

Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. 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 Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Interoperability with UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+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 (114.17MB)
Added: 2009-04-08 License: Commercial Price: $299
198 downloads
 
Other version of SDE for Eclipse (SE) for Linux
SDE for Eclipse (SE) for Linux 1.1 Standard Edition) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows
Price: $299
License:Commercial
Download (68.37MB)
194 downloads
Added: 2009-04-12
SDE for Eclipse (LE) for Linux 4.0

SDE for Eclipse (LE) for Linux 4.0


SDE for Eclipse is a UML tool tightly integrated with Eclipse. SDE-EC supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, in more>>

Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. 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 Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Interoperability with UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+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 (114.17MB)
Added: 2009-04-06 License: Commercial Price: $59
200 downloads
 
Other version of SDE for Eclipse (LE) for Linux
SDE for Eclipse (LE) for Linux 1.1 Personal Edition+SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft
Price: $59
License:Commercial
Download (68.37MB)
186 downloads
Added: 2009-04-20
SDE for Eclipse (ME) for Linux 4.0

SDE for Eclipse (ME) for Linux 4.0


SDE for Eclipse is a UML tool tightly integrated with Eclipse. SDE-EC supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, in more>>

Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. 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 Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Interoperability with UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+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 (114.17MB)
Added: 2009-04-07 License: Commercial Price: $99
199 downloads
SDE for JBuilder (SE) for Linux 4.0

SDE for JBuilder (SE) for Linux 4.0


SDE for JBuilder is a UML tool tightly integrated with JBuilder. SDE-JB supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, more>>

Visual Paradigm 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-JB Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+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 (114.17MB)
Added: 2009-04-17 License: Commercial Price: $299
189 downloads
 
Other version of SDE for JBuilder (SE) for Linux
SDE for JBuilder (SE) for Linux 1.1 Standard Editionfor NetBeans +SDE for Oracle JDeveloper +SDE for Sun ONE Windows Platform: +SDE for Microsoft
Price: $299
License:Commercial
Download (68.37MB)
188 downloads
Added: 2009-04-18
SDE for IBM WebSphere (SE) for Linux 4.0

SDE for IBM WebSphere (SE) for Linux 4.0


SDE for WebSphere is a UML tool tightly integrated with WebSphere. SDE-WS supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion more>>

Visual Paradigm SDE for WebSphere is a UML CASE tool/plug-in tightly integrated with WebSphere. 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 WebSphere, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-WS Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+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
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...

<<less
Download (114.17MB)
Added: 2009-04-11 License: Commercial Price: $299
195 downloads
 
Other version of SDE for IBM WebSphere (SE) for Linux
SDE for IBM WebSphere (SE) for Linux 1.1 Standard EditionIDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft
Price: $299
License:Commercial
Download (68.37MB)
182 downloads
Added: 2009-04-24
SDE for IntelliJ IDEA (SE) for Linux 4.0

SDE for IntelliJ IDEA (SE) for Linux 4.0


SDE for IntelliJ IDEA is a UML modeling tool tightly integrated with IntelliJ IDEA. SDE-IJ supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with C more>>

Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. 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 IntelliJ IDEA, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-IJ Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...

<<less
Download (114.17MB)
Added: 2009-04-14 License: Commercial Price: $299
192 downloads
 
Other version of SDE for IntelliJ IDEA (SE) for Linux
SDE for IntelliJ IDEA (SE) for Linux 1.1 Standard Editionfor IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for NetBeans +SDE for Sun ONE Windows
Price: $299
License:Commercial
Download (68.37MB)
199 downloads
Added: 2009-04-07
SDE for IBM WebSphere (LE) for Linux 4.0

SDE for IBM WebSphere (LE) for Linux 4.0


SDE for WebSphere is a UML tool tightly integrated with WebSphere. SDE-WS supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion more>>

Visual Paradigm SDE for WebSphere is a UML CASE tool/plug-in tightly integrated with WebSphere. 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 WebSphere, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-WS Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+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
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...

<<less
Download (114.17MB)
Added: 2009-04-09 License: Commercial Price: $59
197 downloads
 
Other version of SDE for IBM WebSphere (LE) for Linux
SDE for IBM WebSphere (LE) for Linux 1.1 Personal Editionfor Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE
Price: $59
License:Commercial
Download (68.37MB)
204 downloads
Added: 2009-04-02
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4