Plugin search
note: * wildcard at start of query is not supported, wildcard has been stripped.CDT Languages - C,.Net (0.99999994)
Version 4.0.1 The CDT project provides a set of plugins that implement a C/C++ IDE. It adds a C/C++ Perspective to the Eclipse Workbench that supports C/C++ development with a number of views, wizards, a powerful editor, and a debugger. The CDT is designed to provide an extensible architecture, that will provide support for integration of tools provided by Independent Software Vendors.
more
sKWash Languages - C,.Net (0.9231671)
Version 1.0.1 sKWash enables a transparent integration of C/C++ and other languages (such as Java, C#, ...) in Eclipse. sKWash is implemented as an Eclipse plugin and makes use of swig technology. sKWash is an open source project.
more
CDTSplint Languages - C,.Net (0.8981003)
Version 0.0.1This plugin attempts to integrate the Eclipse CDT C/C++ Dev Environment and the Splint static checker.
more
IBM PowerPC Extensions for Eclipse CDT Languages - C,.Net (0.8845379)
This plug-in adds new project types to the Eclipse C/C++ Development Tooling (CDT), providing a convenient way of setting PowerPC-specific switches to the GNU C and C++ compilers, linker, and assembler.
more
c4J Eclipse Plugin Source Code Analyzer (0.88388336)
Version 0.1.1 + Plugin runtime 2.6.0This project aims at developing an Eclipse plugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
more
Cantata++ Unit/Integration testing for C/C++ and Java Testing (0.8660253)
Cantata++v5 is a major new version of the Cantata tool suite which has been designed around the requirements of the C/C++ languages to produce a tool which allows developers to efficiently perform unit and integration testing. The product offers high productivity and a unique set of testing, coverage analysis and static analysis features.Major features:* Unit and Integration Testing: on both host and target platforms* Full support for: ANSI C (89 and 99), ISO C++, EC++ and Java coverage* Automated Test Script generation and easy navigation* Integrated Coverage Analysis (C/C++, Java)* Stubbing and Wrapping: to simulate and control external interfaces* Static analysis: code complexity and size metrics
more
Improve CSharp Languages - C,.Net (0.83333325)
Version 3.0.0 beta 1 for Eclipse 3.0 C# code editing with: Creation of new C# files (with a basic structure) Syntax highlighting Content assistant for C# keywords Auto-indentation C# code compilation with: Compilation problems listed in the Tasks view Compiler output information displayed in a console Specification of the compiler arguments via a file property page (the arguments are persistent for each file) C# plugin parameters available via the plugin preference page: Path of Microsoft C# compiler Automatic build on resource modification.
more
Astyle Eclipse plugin Languages - C,.Net (0.8179128)
Version 1.0.101Artistic Style Eclipse Plugin for formatting C/C++ source files, it aims to be used for CDT environment
more
Parasoft C++test Languages - C,.Net (0.74845517)
Parasoft C++test is an integrated solution for automating a broad range of best practices proven to improve software development team productivity and software quality. C++test enables coding policy enforcement, static analysis, comprehensive code review, and unit and component testing. C++test can be used both on the desktop under leading IDEs, including an Eclipse plugin, as well as in batch processes via command line interface for regression testing.
more
Getting Started with Eclipse and the SWT Tutorial (0.65929556)
This site contains some tutorials and example programs that will help programmers who are new to Eclipse and the Standard Widget Toolkit (SWT) install Eclipse correctly and run some simple Java/SWT programs. The main focus of this site is illustrating the use of the SWT for developing Java-based desktop applications. We have included information on compiling Eclipse/SWT applications into executables with GCJ. We have also included a brief introduction to installing the CDT (C/C++) plug-in into Eclipse that supports the development of C and C++ programs and an introduction to the Java Native Interface that permits Java and C programs to communicate with each other. The majority of the tutorials focus on Windows (XP) but the examples that we have run on Linux also work correctly.
more
SCons Builder for CDT Languages - C,.Net (0.65773326)
Version 0.4.1 This plugin allows to build C/C++ projects with the SCons build tool. In order to use it you must install SCons first. Notes : - New Version 0.3.5 Tested with current CDT release 3.0.1 You can get the latest CDT release at http://download.eclipse.org/tools/cdt/releases/eclipse3.1 This plugin allows to build C/C++ projects with the SCons build tool. In order to use it you must install SCons first. I tested it with release 0.95 and 0.96.1, but it should work also with newer versions.
more
Mogwai Tools (0.65753776)
Version 0.1 Mogwai Tools for Java and C++. This project includes a Thin - Client API for Java and C++, an Entity-Relation modelling tool like ERWin, a JDBC Driver to adapt shell scripts, a converter tool to convert NetBeans GUI forms to Eclipse and other cool stuff.
more
CUTE: C++ Unit Testing Easier Testing (0.6350528)
Version 1.2.1Automated unit testing supports high quality of program code, even under inevitable change and refactoring. As a side effect, unit tested code often has a better structure. Java developers are used to unit testing because of JUnit and its tight integration into IDEs like Eclipse. C++ programmers lacked the tool support for easy-to-use unit testing, even though the language's complexity asks for it. Refactoring and simplifying C++ code without tests is very hard. No longer! IFS created a simple to use CUTE (C++ Unit Testing Easier) and integrated it into Eclipse CDT similar to JUnit.
more
TimeStorm Languages - C,.Net (0.6254627)
Version 2.0 TimeStorm?. Build better products with the ideal integrated development environment (IDE) for cross-platform embedded and real-time development, download, and debugging of C/C++ programs. TimeStorm is supported across all SDKs, regardless of platform. TimeStorm. Out of the box and into your project.
more
SWT/Fox Port UI (0.6123724)
3.0 beta4 for Eclipse 3.0 A port of the Standard Widget Toolkit on top of the Fox C++ Toolkit. The ultimate goal: Snappier Eclipse UI on Posix/X11.
more
AspectC/C++ Development Tools Languages - C,.Net (0.60889745)
Version 3.0.2The success of Aspect-OrientedSoftware Development rises and falls with user-friendly tool support. The AspectC/C++ Development Tools (ACDT) are based on the CDT Plugin and provide additional features for aspect oriented programming with AspectC/C++ like: syntax highlighting extended outline (shows aspects, advices and pointcuts) Managed Builder (generates makefiles automatically) Joinpoint visualisation and navigation in the outline view Joinpoint markers in the source code editor Standard make project to support own makefiles etc. Debugging AspectC++ programs
more
Emonic Languages - C,.Net (0.5933877)
Version 0.3.0Emonic (Eclipse-Mono-Integration) is a Eclipse-Plugin for C#. It provides color-highlighting, outline, word-completion and build mechanism via Ant or Nant. Tested on Linux and Windows with Mono and the Win-.net-framework The first version of emonic is released. Emonic is a C#-IDE for Eclipse. Try it out! (but its still very "alpha")
more
Hitchhiker Profiling (0.5896919)
Trace, profile or find memory leaks in any C/C++ application. Hitchhiker is a free Eclipse plug-in that lets you instrument any C/C++ application on the fly, trace and profile the application at near full execution speed, and visualize application internals using the Eclipse Workbench. Hitchhiker can be used throughout the application development lifecycle, beyond development into alpha, beta, production test, and production. - Identify objects and methods that consume the most time - Identify memory-intensive classes - Gauge program concurrency - Locate memory leaks - Browse every execution of a method as a function of time - Obtain a wider view of execution behavior as a function of time - Identify active threads, and when threads are active - Identify frequently called methods - Identify different phases of program execution - Study different method invocations
more
Intel® C++ Compiler for Linux Languages - C,.Net (0.5773502)
Speed up applications and protect your development tools investment with Intel® C++ Compiler 8.1 for Linux*. Advanced optimization features deliver outstanding performance for applications running on the latest Intel® processors. The product includes source and binary compatibility with GCC 3.2/ 3.4/ 3.4 and compatibility with widely used Linux development utilities to support the way developers work
more
VTP Voice Tools Project Misc (0.56131274)
Version M1.0The Voice Tools Project will focus on Voice Application tools in the JSP/J2EE space based on W3C standards, so that these standards become dominant in voice application development. It depends on and extends the XML and Web development capabilities of the Web Tools Platform Project, as a set of Eclipse plugins that will provide development tools for W3C Standards/Recommendations for Voice application markup.
more
java sdk docs for eclipse Documentation (0.5452752)
Docs for jdk 1.4.2 and 1.5.0Read and search java sdk documentation from eclipse help As of 06 Aug 2006 project includes the following documentations packages Apache Ant 1.6.5 Documentation Apache SOAP v2.3.1 Docs C/C++ Reference J2EE 5.0 API Specification J2SE 5.0 Documentation J2SE v 1.4.2 Documentation Struts 1.2.9 Documentation Struts BSF Scripting 1.0.1 Xerces Java Parser 1.4.4 Docs Xerces Java Parser 2.8.0 Docs
more
Eclipse Wiki Editor Tools - special editors (0.5329908)
Version 2.6.0 This plugin is a simple wiki. Apart from the usual wiki links, links are formed by urls, to an online wiki (c2.com by default), and to resources in the eclipse workspace.
more
Qnx Momentics Development Suite Distribution Package (0.53033)
Comprehensive, yet tightly integrated, the QNX® Momentics® development suite Professional Edition (PE) has everything you need to build and optimize applications for the QNX Neutrino® RTOS. From board bring-up to remote diagnostics, QNX Momentics PE provides time-saving tools for your entire development cycle, all in a single, easy-to-use environment. QNX Momentics PE gives you choice. You can code in multiple languages (C, C++, Embedded C++, Java), work with multiple development hosts (Windows, Solaris, QNX Neutrino), and target a variety of processors (x86, MIPS, PowerPC, ARM, StrongARM, Intel® XScale? Microarchitecture, and SH-4) - all from the same IDE.
more
UBIQLIPSE UI (0.52165055)
UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
more
Symbian development toolkit Mobile/PDA (0.5103103)
Version 0.5.2 This plug-in allows to write C++ programs for Symbian in the Eclipse IDE. It supports multiple SDKs and multiple Win32 toolchains. A template-based New Project Wizard will ease the creation of Series 60 applications.
more
xqIde - Eclipse Plugin for XQuery XML (0.5103103)
Version 1.0.0xqide is an opensource XQuery development environment in eclipse. XQuery is the W3C specification language used for querying xml documents. XQuery is for XML databases which is similar to SQL for relational databases.
more
IBM XML Schema Quality Checker Obsolete (0.49897006)
Version 2.2.1 XML Schema Quality Checker is a program which takes as input an XML Schema written in the W3C XML schema language and diagnoses improper uses of the schema language.
more
Eclipse ChangeLog Plug-in Tools (0.49897006)
Version 2.0.1 The ChangeLog plug-in assists in the generation of ChangeLog file entries. Just hit Ctrl-Alt-C from your JDT or CDT editor to generate a new entry.
more
PRC-Eclipse Mobile/PDA (0.49716264)
Version 0.3.0 prc-eclipse is an Eclipse plugin that provides support for the GNU based PalmOS development tools, prc-tools. prc-eclipse is free software licenced under the Common Public Licence. The plugin provides two useful features. The first is to allow the use of the Eclipse graphical debugger interface instead of the textual gdb interface. The second is (searchable) access to PalmSource's extensive on-line help through Eclipse's built in help system. These combine with the C/C++ Development Tools to make a powerful development environment.
more
Eiffel for Eclipse (EfE) Obsolete (0.48762986)
EfE is an Eclipse plugin, which allows user to create, modify and compile any file in Eiffel.The EfE plugin interfarces all SmartEiffel functions (compilation, documentation generation, etc...). It compiles to java byte code, C and binary.
more
Koders IDE Plugin Tools - WebSearch (0.48762986)
Search Koders.com faster without a browser The Koders search panel is displayed as a toolbal component within the IDE Search directly from the editor by right clicking on a term Localize the plug-ins for additional languages
more
OpenMake Deployment (0.48112518)
Version 6.3 The primary goal of the Openmake plug-in is to allow developers to continue working within their IDE while enabling the organization to standardize how applications are created across the enterprise Openmake is best described as a Build Case tool. Openmake eliminates the tedious task of hard coding build scripts using XML or Make. In addition to supporting Java builds by incorporating Ant Tasks, Openmake also automates the build process for C, C++, Microsoft Studio, Microsoft .Net, and many other programming tools and languages. Openmake also integrates with a wide variety of Software Configuration Management tools and IDE?s.
more
PaperDog Rich Client (0.47628963)
Version 0.9.5 PaperDog is a J2EE-based C/S-system for versioning, managing and archiving of documents and other files while implementing best-practice approaches to combine an Eclipse RCP frontend with a J2EE-compliant container ------------------------------------ It's a standalone RCP Application not a Eclipse plugin
more
WideStudio Languages (0.47628963)
Version 0.9.4WideStudio is an Integrated Development Environment (IDE) for building window applications in C++, Ruby, Python an Perl for Windows, MacOSX, Linux, FreeBSD, SOLARIS and other unix and BTRON and T-Engine. This is open and free (under MIT/X Consortiun Licesee here
more
Mentor Graphics EDGE UML Suite UML (0.46508768)
The EDGE UML Suite provides platform-independent model driven development for real-time embedded systems in UML. BridgePoint Builder supports UML 2.0 with extensions for platform-independent modeling. The BridgePoint Data Access Package provides full access to all of the UML 2.0 data modeled in BridgePoint Builder using a rule-based language or XMI. BridgePoint model compilers transform UML design models into clean, readable, and optimized code in either C or C++. BridgePoint Debugger provides debugging of the translated UML models on either the host or the target.
more
EPIC - Eclipse Perl Integration Languages (0.44905016)
Version EPIC 0.5.42 EPIC is a collection of Perl plugins for Eclipse. Currently the following plugins are under development: - Perl Editor Plugin - Perl Debugger Plugin - RegExp Plugin Among some new features like Regular Expression Breakpoint, TODO Markers and Explain Errors/Warnings the new version also includes the EPIC User's Guide. The User's Guide is available via the Eclipse help or as separate PDF file. The Colorer Plugin Extension is no longer supported. If somebody would like to continue the development of the Colorer Plugin Extension, please let us know. For more details please have a look at the ChangeLog.
more
WidgetServer Eclipse Plugin Frameworks (0.44905016)
The WidgetServer team and C1-SetCon is proud to announce the availability of the Eclipse Plugin Set for the WidgetServer! The plugin set allows for a quick and easy development of WidgetServer applications within the Eclipse IDE. The plugins offer wizards to get started and automatically properly configures a WidgetServer project. New Views allow for tracking of runtime variables and listeners, with linking to the editor. Plus a new view to display the allowed tags, offering insertion into the open editor through drag-n-drop and double-click. A WidgetServer specific builder and nature is also provided allowing for specific errors to be checked and offering various wizard based fixes. A preview function is provided by a Jetty plugin.
more
RTEO - Round Trip Engineering Objects Modelling (0.44226894)
Version 0.9.6 for Eclipse 3.1.* and 3.2.* Round Trip Engineering Objects. Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XSD Shemas. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin)
more
NiceXSL XML (0.41958848)
Version 2.0.5 NiceXSL provides a human-friendly front end for XSLT, eliminating the XML clutter and double quoting of XPaths, through the provision of a C-like front end. A translator from XSLT to NiceXSL is provided to get up and running. Thereafter the NiceXSL to XSLT translator is all that is required. The Eclipse plug-in provides a syntax colouring editor and automated building from NiceXSL to XSLT.
more
BlackSun - CSharpPlugin Languages - C,.Net (0.41958848)
Version 0.10.0 This is a collection of plugins for Eclipse/Linux. CSharpEditorPlugin is a C# 2.0 editor with code model, code formatter that handles conditional sections, code indexer and hyperlinks. EditorsPlugin provide basic editors for LLK grammar files, CSS, HTML, XHTML and XML. JdtPlugin provide EditorHistory, RegexFind/Replace, ChangeLog, OpenFile, MethodView, ... etc. BuilderPlugin provide a makefile builder, a fireant builder.
more
QtClipse Languages - C,.Net (0.41958848)
Version 1.0.3 for Eclipse 3.2.1Qt sets the standard for high-performance, cross-platform application development. It includes a C++ class library and tools for cross-platform development and internationalization.QtClipse integrates Qt in Eclipse (not tested).
more
Prebop Deployment (0.40093765)
Version 0.9.1 The primary use of Prebop is to maintain multiple versions of software from one source code base. You can use a source code control system like CVS and accomplish the same objective with branch and merge, but what a collosal PITA! When your versions are multi-dimensional, e.g., your application runs on different versions of a framework and, in addition, has multiple versions (a trial version, a "pro" version, an "enterprise" version, etc.), plus for each of these there are released versions and beta versions, most source control systems are way cumbersome. On the other hand, many Java programmers are only too happy to be free of the C/C++ preprocessor, with its cryptic syntax and hard to understand conditional expansion. If you've ever wasted time trying to figure out the effect of a half-dozen levels of nested #IFDEFs, you know what I mean.
more
jtom-eclipse Languages - others (0.39690804)
Version 2.6.5 dev and 2.5.1 stableTOM is a language extension which adds pattern matching facilities to an existing imperative language. TOM supports C, Java and Eiffel as native language. This plugin fully integrates the Java version of TOM in the Eclipse environment (automatic compilation, data-structure generation, error recovery and documentation). The TOM system is written in Java+TOM and bootstrapped.
more
IBM TuningFork: Visualization of Real-Time Systems Tools - for eclipse (0.38556778)
IBM TuningFork: Visualization of Real-Time Systems is an Eclipse-based visualization and performance analysis tool for real-time applications with support for Java, C++, Real-time JVM, and Linux. TuningFork enhances data exploration and performance analysis by coupling a powerful data-processing mechanism with a high-performing user interface.
more
IBM Eclipse Itanium Tools - for eclipse (0.38556778)
Build integrated development environments (IDEs) with Eclipse 3.2.0 on HP-UX Itanium platform, which can be use to create applications as diverse as Web sites, embedded Java(TM) programs, C++ programs, and Enterprise JavaBeans.
more
Altova UModel UML (0.38556778)
Altova UModel® 2008 is the starting point for successful software development. Visually design application models and generate Java or C# code, or reverse engineer existing programs into UML 2 diagrams then amend and fine tune your designs and complete the round trip by regenerating code. UModel® 2008 takes the mystery out of modeling, making visual software design practical for programmers and project managers. It is the simple, cost-effective way to draw on UML.
more
IntraWeb Web (0.38490012)
Version 5.0.16 for Eclipse 3 and JBuilder Released IntraWeb is for Weblications - A weblication is a web application. Building a weblication is very different from building a web site, and IntraWeb is the first and only tool specifically geared towards creating weblications. This allows you to build weblications faster and easier. Based on a powerful HTML rendering engine, IntraWeb allows developers to design weblications in the same way as they would normal Windows applications. Using a drag and drop approach, developers can drop controls on forms (which can be thought of as a combination between HTML pages and forms), create events and set properties. The code behind the application is pure C#, Visual Basic, Delphi, C++, or Java, and does not require any knowledge of HTML or JavaScript. What's New: - fixed BBG ID 20829 Arabic characters with IW in JBulider 6 - fixed BBG ID 757 Tomcat 5 - support for Eclipse 3 http://www.atozed.com/intraweb
more
Web-CAT CxxTest Plug-in Languages - C,.Net (0.38490012)
Version 1.4.1The CxxTest plug-in for Eclipse provides Eclipse users who are developing C++ code with a graphical user interface for CxxTest. CxxTest (available from http://cxxtest.sourceforge.net) is a unit-testing framework for C++ development that behaves similarly to Eclipse's native support for JUnit. This plug-in provides better integration with Eclipse and the CDT. Some key features are: * Automatically detects test suites in a project by navigating the CDT DOM * Generates a source file to run all test suites that will be compiled with the containing project * Enable/disable CxxTest features on a per-project basis through the project properties dialog * Automatically execute all tests after each successful build * Test failures are annotated with markers in source files * Test results appear in a CxxTest view modeled after the JUnit view in Eclipse
more
IBM Multimodal Tools Plus with ViaVoice XML (0.37422758)
IBMs Pervasive computing group has created a GUI-based toolkit that allows the development and execution of multimodal applications written using the W3C Acknowledged Submission called XHTML+Voice (X+V). This technology enables you to speak, write, and type, as well as hear and see using a natural user interface for embedded devices.
more
AppStaGe - Application Starter Generator Deployment (0.37422758)
Version 1.0.4 AppStaGe (Application Starter Generator) is a Windows Executable Generator Tool that allows you to create a Windows executable that starts your Java application. A Windows executable prevents the console window from appearing like it happens with using e.g. a batch file to run the application. Furthermore the Windows executable gives the user the look & feel of a standard C++ Windows application (including an application icon in the exe file).
more
CERP Languages - C,.Net (0.37422758)
Version 1.1.1CERP offers some refactorings for C++. * Declare Method -- mothode from .cpp to .h Extract Baseclass -- create abstract base class from existing class * Hide Method -- makes a method private * Implement Method -- method from .h to .cpp Separate Class -- moves a class to an extra file Synchronize Method -- sync .h <-> .cpp Documentation seems to be only in German.
more
All-In-One Eclipse Distribution Package (0.36886263)
ersion 3.0.0 All-In-One Eclipse new version(v3.0.0) release. This version based Eclipse v3.2.0 and packaged a lot of Plugins(by Callisto). Callisto can be easily installed by All-In-One Eclipse. All-In-One Eclipse installed * Eclipse v3.2.0 (with LanguagePack1) * EMF+SDO Runtime v2.2.0 (with LanguagePack1) * XSD Runtime v2.2.0 (with LanguagePack1) * GEF Runtime v3.2 (with LanguagePack1) * DTP Runtime v0.9 (with LanguagePack1) * TPTP v4.2.0.1 (with LanguagePack1) * Visual Editor(V...
more
Tikal Eclipse Distribution Package (0.36886263)
Version 2007.3.32Tikal, an open source provider of application lifecycle management suites, has released Tikal Eclipse , an open source Eclipse-based distribution which combines the Eclipse binaries with a broad range of Eclipse plugins for Java, J2EE, C/C++, Perl, PHP and Python. With Tikal Eclipse, you get a quick install and update of reliable Eclipse distribution. Tikal Eclipse has a fast and easy graphical installer. We have kept the distribution installation binaries set down to one small single file, everything else is available online if you need it. Best of all, we support ongoing upgrades via the network, from version to version. Just upgrade from each released version to the next when you want to. Tikal Eclipse was built using Tikal Update Manager and Mirror Manager technologies for managing large scale tailor-made Eclipse distributions.
more
SWT Composer -- WYSIWYG HTML editing widget UI components (0.36288735)
Based on Mozilla Editor codebase, Composer presents a fully SWT integrated embeddable HTML editing widget -- a rich text editing tool, wich may be used in mail composing, instant messaging, HTML editing and other types of applications. The Composer implements W3C DOM Java API to manipulate page content, so it is a true DOM-savvy editor. It also supports IME (international text input), and is fully accessible from SWT applications.
more
XML-Security Plug-In XML (0.35355335)
Version 2.0.0 for Eclipse 3.1 The totally free available Eclipse XML-Security Plug-In allows users to experiment with the complex W3C recommendations on digital signatures and encryption with the Extensible Markup Language and to gather information about their theoretical background. Arbitrary XML documents can be canonicalized, signed, verified as well as encrypted and decrypted inside Eclipse and the users? famous XML editor plug-in. The plug-ins? main intention is to let users? experiment w...
more
XML Espresso XML (0.3515471)
Version 5.0.0 Screenshot Standalone, DTD and W3C XML Schema based XML documents. Automatic creation of a XML Schema for documents that do not specify a Schema or a DTD. Mixed editable and non-editable source. Built-in, extensible catalog of schemas. XML document guided by the underlying schema. Multiple page editor with Design page and Source page that stay in sync. Intelligent, dynamic, context sensitive pop-ups for adding elements and editing attribute sheet. XSL transformations to XML documents. Dynamic import of Tag Libaries for JSP documents.
more
Clone Tools - for eclipse (0.34020686)
Version 0.9.1This plugin consists of two parts: 1. An Eclipse builder that detects four different code smells w.r.t. cloning: a) Returning null from clone() b) Never calling super.clone(). c) Implementing clone() but not Clooneable or vice versa. d) In a Java 5 project, not using the covariant return type for clone(). 2. A code generator very similar in style to "generate hashCode()/equals()" that allows to generate correct clone methods with selective deep copy of fields that have as declared type a reference type that also implements Cloneable.
more
Design and Verification Tools Plug-in for EclipseTM Tools (0.34020686)
Version 1.3.1The Design and Verification Tools plug-in for Eclipse? implements an Integrated Development Environment (IDE) for hardware design and verification. Today, DVT provides support only for the e Language development. It adds an e Language project nature and e Language perspective to the Eclipse Workbench, as well as a number of views, editors, wizards, etc. We plan to add support for other languages: Verilog - in progress, VHDL - in progress, System C, SystemVerilog, as well as integration with the main simulation engines.
more
SpoonJDT Source Code Analyzer (0.34020686)
Spoon is a Java program processor that fully supports Java 5 and 6. It provides a complete and fine-grained Java metamodel where any program element (classes, methods, fields, statements, expressions...) can be accessed both for reading and modification. Spoon provides an Eclipse plugin (SpoonJDT) that allows for tight integration of Spoon within the Eclipse environment. With SpoonJDT, a set of validations and transformations packaged as a Spoonlet can occur on the fly and the reports are well-integrated into the Eclipse JDT. Spoon is Free and Open Source (CeCILL-C license - French equivalent to LGPL). SpoonJDT is not Open Source (yet).
more
QNX Momentics Development Suite Professional Edition Languages - C,.Net (0.3339115)
omprehensive, yet tightly integrated, the QNX® Momentics® development suite Professional Edition (PE) has everything you need to build and optimize applications for the QNX Neutrino® RTOS. From board bring-up to remote diagnostics, QNX Momentics PE provides time-saving tools for your entire development cycle, all in a single, easy-to-use environment. QNX Momentics PE gives you choice. You can code in multiple languages (C, C++, Embedded C++, Java), work with multiple development hosts (Windo...
more
Netwiser Network (0.32886663)
Version 0.3.0Netwiser is a unique platform for network software development. It includes an easy to use graphical user interface and a C++ framework for creating all types of network-intensive applications. Netwiser eases the difficulty of developing network applications and protocols by providing a higher-level of abstraction for creating network software. It provides you with a clear view of the network and a powerful set of tools to model, develop and deploy. Netwiser is well suited for wireless ad-hoc network, sensor network, communication systems, QoS multimedia and Internet software development. Follow the instructions in the installation manual to install. Visit the changelog for specific release details.
more
EasyEclipse Distribution Package (0.32075012)
Version 1.3EasyEclipse packages together Eclipse, the open-source software development platform, and selected open source plugins. This open source project team select, assemble, test, patch, build installers and document a full IDE, offered as reliable distributions and plugins. EasyEclipse is: * Free and open-source, * Easy to download and install, and * Simple to maintain, without version and dependency issues. Each EasyEclipse Distribution is a prepackaged release of Eclipse that is fully f...
more
XSD XML (0.3175264)
version 2.2.0 The XML Schema Infoset Model is a reference library for use with any code that examines, creates or modifies XML Schemas (standalone or as part of other artifacts, such as XForms or WSDL documents). The library provides an API for manipulating the components of an XML Schema as described by the W3C XML Schema specifications, as well as an API for manipulating the DOM-accessible representation of XML Schema as a series of XML documents, and for keeping these representations in agreement as schemas are modified. The library includes services to serialize and deserialize XML Schema documents, and to do integrity checking of schemas (for example, not using a maximum value for a simpleType which is invalid considering the base type of that simpleType).
more
SWT Snipets UI components (0.3061862)
A snippet is a minimal stand alone program that demonstrates functionality or lack of functionality. Why is this important? Posting a snippet to the news group is the quickest way to get help. Including a snippet in a bug report is the fastest way to get a bug fixed. Taking the time to construct a snippet helps you understand the API of the library you are calling and focuses your thinking. For example, the SWT team uses C and Java snippets internally to prove or disprove problems in the operating system. Often, something you think is a bug is actually caused by something elsewhere in your program. Snippets isolate problems. Code speaks louder than words.
more
EclipseColorer Tools - Editor Enhancements (0.29484594)
Version 0.8.0 This is the syntax highlighting plugin for Eclipse platform. It supports more than 100 languages, has many powerful features and great number of syntaxes. It allows to highlight languages with nested construction (jsp, asp, php), has powerful XML languages support. It validates and shows most XML syntax errors on the fly, allows to highlight and find errors in structured XML languages (XML Schema, XSLT, XSLFO, DocBook, RelaxNG and others). This edition includes new feature of paired syntax constructions highlighting (C/Java brackets, XML/HTML tags and so on...). Also now it works with JDK 1.3 and includes native library both for Windows and Linux platforms. Updated EclipseColorer to 0.8.0: New editing features supported: Folding, Annotations, line word wrapping, extended preferences and many other improvements.
more
Wind River Workbench Distribution Package (0.2886751)
ersion 2.5 Wind River Workbench, Platform Developer Edition The premier Workbench configuration provides a complete development solution for devices based on VxWorks, Linux, and ThreadX. Developers have access to the full range of capabilities required for hardware bring-up, platform and system software development, and kernel- and application-level development. This release also incorporates deep dynamic visual debugging , system analysis, and validation capabilities. Wind River Workbench is...
more
SDE for Eclipse/IBM WebSphere Studio Application Developer UML (0.2726376)
ersion 4.0 Visual Paradigm SDE for Visual Studio.NET (SDE-VS) is an UML plugin for model-driven software development. SDE-VS supports the latest standards of Java and UML2.0 notations and provides the industry?s full round-trip code generation and code reverse engineering support for C#, C++ and VB.NET in a unified modeling and development environment with Visual Studio.NET. New Features in SDE-EC 3.0 - Use Case Details Editor SDE 3.0 provides an all-in-one environment for use case modeling, i...
more
WebSphere Everyplace Micro Environment Mobile/PDA (0.26082528)
Version 6.0 A major, integrated component of the IBM Workplace Client Technology, Micro Edition platform, which packages WebSphere Studio Device Developer with WebSphere Everyplace Micro Environment to create an enhanced offering that can assist in the development, testing, and deployment of applications to server-managed clients.Uses open standards and a Java? 2 Micro Edition (J2ME?) runtime. IBM has combined the portability of Java technology with open and industry standards to deliver a co...
more
XML Schema GUI Engine (JAXFront) XML (0.24948503)
Version 1.60 Generate dynamic & interactive input forms based on a W3C XML Schema without coding. The generated UI can be a JavaSwing or a HTML surface. Notes : better handling - choose any XUI - WYSIWYG GUI Editor (XUIEditor) Try it out now: http://www.jaxfront.com/pages/download.html This plugin can also be used as a GUI Builder for your end user front ends. You can change the style and the behaviour for your user interfaces through an own UI language held in XML, called XUI (eXtensible User Interface). This XUI can be used for your UI channel of choice (JavaSwing, HTML, PDF). Here some key features: - type & crossfield validation - embedded rule engine - typesafe entry widgets - plugin architecture - automatic error higlighting - GUI Editor - render your UI on different channels: JavaSwing, HTML, PDF - ... This plugin is free for private usage (none commercial) and can be downloaded here: http://www.jaxfront.com/pages/Jaxfront-Eclipse-Plugin.html
more
Mia-Generation Code Generation (0.24056259)
Version 5.00 Mia-Generation is a development environment to build custom generators, open to major UML modeling tool (Rational Rose, Poseidon and any XMI compliant tool). This plugin provides the capability to use Mia-Generation generators within the Eclipse environment Visit us at www.mia-software.com to get free Boosters (ready-to-use code generators) for Java, Struts and OJB. Top features : Full support of UML(built-in support for UML Profiles) Template based gene...
more
IBM Web Services Tool Kit for Mobile Devices (WSTKMD) Web Service (0.2268046)
ersion 3.1.0 Now includes new IBM Mobile Soap Server and Mobile Device Gateway code. This release provides an implementation of the Device Web Services Framework. What is Web Services Tool Kit for Mobile Devices? Web Services Tool Kit for Mobile Devices provides tools and run-time environments that allow development of applications that use Web Services on small mobile devices, gateway devices, and intelligent controllers. This tool kit's JavaTM Web service run-time environment is supported de...
more
SlickEdit Plug-in Code mngt (0.21546435)
ersion 3.3SlickEdit Plug-in provides developers with a powerful set of symbol analysis and navigation tools to save time and maximize control over code. Context Tagging automatically performs expression type, scope and inheritance analysis as the developer codes. Advanced navigation includes the ability to view and jump to a definition, view and jump to references, and to set unlimited bookmarks. Powerful searching with multi-file search and replace, regular expression searches, and syntax driv...
more
HP OCMP VoiceXML Developer Toolkit XML (0.21546435)
Version 3.0 (july 2005) The HP OpenCall Media Platform (OCMP) vXML Developer Toolkit transforms Eclipse into a fully-functional VoiceXML development environment, seamlessly integrated with HP OCMP?s vXML capabilities. The HP OCMP vXML platform provides an open-standard execution environment for VoiceXML applications that conform to the W3C VoiceXML 2.0 standard. The plug-in accelerates the development of voice applications that run on the platform. Using the HP OCMP vXML Developer Toolkit, y...
more
MaintainJ UML (0.20412414)
ersion 1.2.2 MaintainJ, an Eclipse plug-in, generates sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java or J2EE application. MaintainJ logs runtime method execution sequence to a file and uses that trace file to render sequence and class diagrams. The following features make MaintainJ a useful tool for Java developers: Generated Diagrams: Runtime sequence and class diagrams for a given use case are generated on demand in a few minutes...
more
Magicdraw UML (0.15713483)
Version 14.1 MagicDraw 14.0 EAP beta 1 is released No Magic is pleased to announce the release of MagicDraw 14.0 EAP beta 1. MagicDraw UML 14.0 release is focused on major improvements in C++ code engineering and Reports. The new version will include our new Report Engine with a new user interface to help create reports easier. Check our New and Noteworthy section to read about the detailed description of the new MagicDraw UML 14.0 EAP beta 1 features. Please note that MagicDraw UML 14.0 EAP b...
more

