Main > Free Download Search >

Free eclipse 3.3 xml software for linux

eclipse 3.3 xml

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2121
Eclipse 3.3

Eclipse 3.3


Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. more>>
Eclipse project is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software.

Eclipse provides extensible tools and frameworks that span the software development lifecycle, including support for modeling, language development environments for Java, C/C++ and others, testing and performance, business intelligence, rich client applications and embedded development.

A large, vibrant ecosystem of major technology vendors, innovative start-ups, universities and research institutions and individuals extend, complement and support the Eclipse Platform

<<less
Download (MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
563 downloads
Tiny Eclipse 3.3

Tiny Eclipse 3.3


Tiny Eclipse project was created to provide small and easy to install distributions of Eclipse. more>>
Tiny Eclipse project was created to provide small and easy to install distributions of Eclipse.
Main features:
- Small download size
- Cross-platform GUI installer(current only for win32 & linux-gtk)
- You can choose the features you want to install.
Enhancements:
- This is based on the Eclipse 3.3 code base.
<<less
Download (50.2MB)
Added: 2007-07-13 License: Eclipse Public License Price:
836 downloads
EasyEclipse 1.3.0

EasyEclipse 1.3.0


EasyEclipse packages together the Eclipse IDE and key open source plug-ins. more>>
EasyEclipse packages together the Eclipse IDE and key open source plug-ins. EasyEclipse project is intended to make Eclipse easier to download, install, and use.
Enhancements:
- Three distributions are now available: Expert Java, Plugin Warrior, and C and C++. Not all plugins have been tested.
<<less
Download (MB)
Added: 2007-07-11 License: Open Software License Price:
838 downloads
EclipseDarcs 0.3.0

EclipseDarcs 0.3.0


Eclipsedarcs is a project to develop integration for the distributed version control system Darcs in the Eclipse IDE. more>>
Eclipsedarcs is a project to develop integration for the distributed version control system Darcs in the Eclipse IDE.

<<less
Download (0.82MB)
Added: 2007-03-13 License: Other/Proprietary License Price:
956 downloads
Ant-Eclipse 1.0

Ant-Eclipse 1.0


Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. more>>
Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
The most usual way to develop a software is to write, run and debug the source code in an IDE. However, as long as the first source files are compilable the software finds its way into a package and it must be possible to compile it, run it and test it in other environments where the IDE is not available. Build tools used for this job usually cannot read the project files where IDEs store information about packages and sometimes there are more IDEs used by developers. It seems obvious that the build tool needs its own description of the package.
Keeping the package configuration on two places is more error-prone and looking for errors caused by diffrerences in these configurations can cost much time when the error occur first during the run-time of an application.
It is allways the better to keep the configuration on a single place and not to maintain its copies on more places. If there are more tools used for the development one of them should be chosen as the owner and provider of the package configuration. The others have to base ther configuration on this central one either by using it directly or by refreshing their one if the central one changes.
Which tool is the best one for keeping the package configuration? It depends on the package and the development process. The most important tool is usually the one which automates compiling packaging and running tests because it produces the final package to be delivered to end-users. This automated production usually runs unattendedly reporting results from processing the current source code base. The configuration of this tool can be taken as the source for all the others.
Ant is the most favourite build tool for projects written in the Java language. Eclipse with JDT is a state-of-the-art IDE for Java developers. Unfortunately, Eclipse cannot use Ant build scripts to base configuration of its projects on them. Ant can be run from the Eclipse IDE but the configuration is kept separately.
Ant-Eclipse automates the task of creating an Eclipse project making the developer to write an automated build script as the first thing and to generate an Eclipse project from it whenever it changes. It keeps the Eclipse project always up-to-date with the last changes in the build script. This project refreshing is usually automated when more developers are working on a software project. They have to synchronize regularly their workspace with a central source code repository to integrate changes made by the others. This usually involves:
Synchronizing the source code with a central repository.
Updating the binary dependencies (libraries) from a central depot.
Generating resources (files) dependent on the environment (time and place where it runs) like build numbers, package manifests and so on.
The regeneration of Eclipse projects fits exactly to the last phase of such sychronizing process. This is the recommended usage of the Ant-Eclipse task.
A formerly existing Eclipse project will be overwritten if a new one is to be generated. Files for an Eclipse project are not generated if they exist and they are not older than the Ant build script (the Ant build script has not been changed). This update can be forced, however.
Enhancements:
- The tool has been used for over a year, and is considered a stable version.
<<less
Download (0.034MB)
Added: 2006-08-08 License: The Apache License 2.0 Price:
1181 downloads
PHPEclipse 1.1.8

PHPEclipse 1.1.8


PHPEclipse is a PHP support for the Eclipse IDE Framework. more>>
PHP Eclipse adds support for PHP, SQL, CSS, HTML and JavaScript to the Eclipse IDE Framework.

The PHPeclipse project aims to create a full featured PHP IDE with PHP, HTML, SQL, Debugger support. The PHPeclipse plugins are based on the Eclipse IDE Framework
<<less
Download (9.5MB)
Added: 2006-04-24 License: Common Public License Price:
1289 downloads
Eclim 1.3.1

Eclim 1.3.1


Eclim (Eclipse integration in vim) is a set of eclipse and vim plugins that bring Eclipse functionality to the vim editor. more>>
Eclim (Eclipse integration in vim) is a set of eclipse and vim plugins that bring Eclipse functionality to the vim editor.

Eclim project exposes Eclipse features through a server interface and includes and a set of vim plugins that communicate with Eclipse over that interface.

<<less
Download (0.095MB)
Added: 2007-07-15 License: The Apache License 2.0 Price:
832 downloads
SDE for Eclipse 4.1

SDE for Eclipse 4.1


SDE for Eclipse is a UML plugin for the Eclipse IDE. more>> <<less
Download (116.1MB)
Added: 2007-08-05 License: Free for non-commercial use Price: $70
823 downloads
Eclipse 2D Game Engine 1.0

Eclipse 2D Game Engine 1.0


Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file. more>>
Eclipse is a set of C++ classes designed to give beginner developers a head start in developing their first games as well as more experienced developers who dont want to have to write code for mundane tasks like fonts, sprites, and image loading.

Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.
<<less
Download (0.38MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1166 downloads
EasyEclipse for LAMP 1.2.2

EasyEclipse for LAMP 1.2.2


EasyEclipse for LAMP is for PHP, Python, Perl, and Ruby development with a web server and a database. more>>
EasyEclipse for LAMP is for PHP, Python, Perl, and Ruby development with a web server and a database.
This distribution contains all the plugins needed to develop in PHP, Python, Perl, Ruby and Ruby On Rail. You may need to disable some plugins based on your needs.
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.
Tools for web development:
- Eclipse Web tools editors 1.5.2 - Edit and validate XML, XSL, XML Schemas, DTD, HTML, JavaScript and CSS files. Test and validate web services.
- Eclipse HTML Tidy 1.2.2.patch-01-1 - Format and validate HTML, XHTML and XML documents within your favorite editor.
- Amateras HTML and XML editor 2.0.2 - Edit HTML, JSP, XML and CSS files.
Database management tool:
- QuantumDB 3.0.3 - Access, manage and query SQL relational database and servers access using standard JDBC drivers.
IDE for PHP development:
- PHP Eclipse 1.1.9.CVS-20060920 - Edit, run, test, debug and deploy PHP applications.
- Simple test for PHP 0.1.9.1 - Test your PHP code with the SimpleTest PHP unit test framework, and experimental support for PHPUnit2.
IDE for Python development:
- PyDev 1.2.4 - Edit, run, debug and refactor Python and Jython applications.
IDEs for Ruby and Ruby on Rails:
- Ruby Development Tools 0.8.1 - Edit, test, run and debug Ruby applications.
- RadRails 0.7.1.patch-01 - Create, test and deploy Ruby on Rails applications.
Miscellaneous:
- Eclipse Perl Integration (EPIC) 0.5.16 - Edit, run, debug Perl scripts and applications. Test and evaluate regular expressions.
<<less
Download (163.4MB)
Added: 2007-06-19 License: Eclipse Public License Price:
859 downloads
Eclipse plugin for Qt 1.0.3

Eclipse plugin for Qt 1.0.3


Eclipse plugin for Qt manages the generation of Makefiles from .pro files and compilation with make. more>>
Eclipse plugin for Qt manages the generation of Makefiles from .pro files and compilation with make.
Eclipse plugin for Qt is experimental, which means there is currently a limited number of features. Yet, it should provide you with the basis for compiling a Qt project. It is based on CDT for the C++ part.
Unfortunately, CDT has not yet reached the level of usability of Eclipse for Java. This becomes particularly noticeable with Qt, in particular regarging code completion, which I had to disable (see Known bugs and limitations). Fortunately, the soon-to-be released Callisto project should make a big step in the good direction.
This plugin has been tested with Eclipse 3.1.2 and CDT 3.0.2. Testing with Callisto will be done after release candidates.
Main features:
- Project type for Qt
- Builder for managing qmake
- Dedicated console
- Problems reporting
- Editor for .pro files
- Configurable syntax highlighting
- Content assist for variables
- Problems reporting
<<less
Download (MB)
Added: 2006-12-30 License: Free for non-commercial use Price:
1040 downloads
FITpro for Eclipse 0.51

FITpro for Eclipse 0.51


FITpro for Eclipse allows easier creation of FIT tests and suites, more flexible test execution, and more. more>>
FITpro for Eclipse allows easier creation of FIT tests and suites, more flexible test execution, and more.
Main features:
- Create Fit tests in WYSWIG HTML Editor
- Create suites, ordered collections of Fit tests and sub-suites.
- Execute tests and suites.
- Link from tests to related fixtures.
- Insert Test Template into a Fit test, based on an existing fixture.
<<less
Download (2.9MB)
Added: 2007-08-06 License: Eclipse Public License Price:
811 downloads
Qore Eclipse IDE Plugin 1.0.0

Qore Eclipse IDE Plugin 1.0.0


Qore Eclipse IDE Plugin software allows you to develop in the Qore Programming Language within Eclipse. more>>
Qore Eclipse IDE Plugin software allows you to develop in the Qore Programming Language within Eclipse.
Qore language syntax highlighting:
- code completion
- outline view for edited source
- launch support from within Eclipse (running Qore scripts with output displayed in Eclipse console, qore executable must be installed locally)
- generating of function documentation (alpha stage)
<<less
Download (0.16MB)
Added: 2007-03-26 License: LGPL (GNU Lesser General Public License) Price:
946 downloads
Eclipse Fieldviewer 1.0.0

Eclipse Fieldviewer 1.0.0


Eclipse FieldViewer is a structured viewer component that displays data entry fields for model objects. more>>
Eclipse FieldViewer is a structured viewer component that displays data entry fields for model objects in a user defined, form based layout.
Eclipse FieldViewer is similar to the TableViewer component from JFace. Eclipse Fieldviewer separates the model from viewers in a similar way using Content- and Labelproviders to bind the data to the fields of the viewer. A Fieldviewer can display an array of similar elements. Unlike a tableviewer only a single element is shown at a time. The layout of the fields is not predefined as in a tableviewer.
This widget can be used in software using other JFace components (eg RCP applications).
Main features:
- interface similar to that of a JFace-TableViewer()
- ContentProvider(), LabelProvider() and Font-/ColorProvider()
- fields can display text and/or image
- ViewerSorter() and ViewerFilter()
- semi-automatic layout for simple requirements
- fully configurable layout of fields if necessary
- editable fields using standard CellEditors
Unlike a table viewer the Eclipse Fieldviewer is not a widget that has very unique features by itself. An experienced programmer can easily create the fields from scratch or use a tool for this task.
An Eclipse Fieldviewer widget is nice if you have to display data from a database where the user decides which element to display. It is also very well suited if you combine a Tableviewer()/TreeViewer() with a FieldViewer() and the user can decide how he wants the data displayed. Editable fields in these widgets use CellEditors to change the contents of the underlying model so the corresponding code can be reused and is not specifically tied to a single field.
<<less
Download (0.055MB)
Added: 2006-06-22 License: Eclipse Public License Price:
1229 downloads
EasyEclipse for PHP 1.2.2

EasyEclipse for PHP 1.2.2


EasyEclipse for PHP is for PHP development with a database. more>>
EasyEclipse for PHP is for PHP development with a database.
EasyEclipse for PHP contains the tools needed to start developing PHP code: the PHPEclipse IDE, some database tools, as well as Subclipse providing connectivity to Subversion.
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 PHP development:
- PHP Eclipse 1.1.9.CVS-20060920 - Edit, run, test, debug and deploy PHP applications.
- Simple test for PHP 0.1.9.1 - Test your PHP code with the SimpleTest PHP unit test framework, and experimental support for PHPUnit2.
Tools for web development:
- Eclipse Web tools editors 1.5.2 - Edit and validate XML, XSL, XML Schemas, DTD, HTML, JavaScript and CSS files. Test and validate web services.
- Eclipse HTML Tidy 1.2.2.patch-01-1 - Format and validate HTML, XHTML and XML documents within your favorite editor.
- Amateras HTML and XML editor 2.0.2 - Edit HTML, JSP, XML and CSS files.
Database management tool:
- QuantumDB 3.0.3 - Access, manage and query SQL relational database and servers access using standard JDBC drivers.
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 (155MB)
Added: 2007-06-19 License: Eclipse Public License Price:
865 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5