Main > Free Download Search >

Free eclipse sdk 3.4.2 software for mac

eclipse sdk 3.4.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 210
Eclipse SDK 3.4.2

Eclipse SDK 3.4.2


Extensible IDE for development of highly integrated tools. more>> Extensible IDE for development of highly integrated tools.

The Eclipse Project is an open source software development project dedicated to providing a robust, full-featured, commercial-quality, industry platform for the development of highly integrated tools.
The mission of the Eclipse Project is to adapt and evolve the eclipse technology to meet the needs of the eclipse tool building community and its users, so that the vision of eclipse as an industry platform is realized.
Eclipse is a kind of universal tool platform - an open extensible IDE for anything and yet nothing in particular.
The real value comes from tool plug-ins that "teach" Eclipse how to work with things - java files, web content, graphics, video - almost anything one can imagine. Eclipse allows tool builders to independently develop tools that integrate with other peoples tools so seamlessly you cant tell where one tool ends and another starts.
Main features:
Workbench
- The term Workbench refers to the desktop development environment. The Workbench aims to achieve seamless tool integration and controlled openness by providing a common paradigm for the creation, management, and navigation of workspace resources.
- Each Workbench window contains one or more perspectives. Perspectives contain views and editors and control what appears in certain menus and tool bars. More than one Workbench window can exist on the desktop at any given time.
Java development
- The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. - It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging and refactoring tools. The JDT project allows Eclipse to be a development environment for itself.
Team programming with CVS
- In the Concurrent Versions System (CVS) team programming environment, team members do all of their work in their own Workbenches, isolated from others. Eventually they will want to share their work. They do this via a CVS Repository.
Branches
- CVS uses a branch model to support multiple courses of work that are somewhat isolated from each other but still highly interdependent. Branches are where a development team shares and integrates ongoing work. A branch can be thought of as a shared workspace that is updated by team members as they make changes to the project.
- This model allows individuals to work on a CVS team project, share their work with others as changes are made, and access the work of others as the project evolves. A special branch, referred to as HEAD, represents the main course of work in the repository (HEAD is often referred to as the trunk).
Sharing work
- As team members produce new work, they share this work by committing those changes to the branch. Similarly, when they wish to get the latest available work, they update their local workspaces to the changes on the branch.
- Thus the branch is constantly changing, moving forward as team members submit new work.
- The branch effectively represents the current state of the project. At any point a team member can update their workspaces from the branch and know they are up to date.
Plug-in Development Environment
- The Plug-in Development Environment (PDE) provides a rich set of tools to create, develop, test, debug and deploy Eclipse plug-ins, fragments, features, update sites and RCP products. PDE also provides comprehensive OSGi tooling, which makes it an ideal environment for component programming, not just Eclipse plug-in development.

System requirements:
- Apple Java 2 Platform Standard Edition (J2SE) 5, service release 4 for Tiger

Enhancements
- New update UI - The UI for performing installation and updates is completely new in 3.4. The new UI is accessed using Help > Software Updates.
- Viewing available software - You can now view the software thats available for install or update in multiple ways. The Available Software tab in the Help > Software Updates dialog provides a view menu button that lets you view the software by site, category, or name.
- Markers view - A new Markers view has been added for users who prefer to have their problems, bookmarks and tasks in the same view (i.e., as it was back in the days before Eclipse 3.0). It can be found by selecting Window > Show View > Other > Markers.
- New look for Problems, Bookmarks and Tasks views - The Problems, Bookmarks and Tasks views now have a new look, implementing many long-standing feature requests.
- Many more improvements and changes

<<less
Download (150.9MB)
Added: 2009-03-22 License: Freeware Price: FREE
261 downloads
 
Other version of Eclipse SDK
Eclipse SDK 3.5Eclipse SDK 3.5 is designed as a useful open source software development project which aims at ... eclipse. The Eclipse SDK includes the Eclipse Platform, Java development tools, and Plug-in
License:Freeware
Download
downloads
Added: 2009-06-25
Eclipse SDK 3.2.2Eclipse SDK - Extensible IDE for development of highly integrated tools. Eclipse SDK 3.2.2 - ...The Eclipse Project is an open source software development project dedicated to
License:Freeware
Download (118MB)
646 downloads
Added: 2007-03-09
Eclipse 3.1.1

Eclipse 3.1.1


Eclipse is a screensaver program that also offers security protection. When your Mac is awakened from a screensaver mode, Eclipse will ask for a password before allowing access to the desktop more>> Eclipse is a screensaver program that also offers security protection. When your Mac is awakened from a screensaver mode, Eclipse will ask for a password before allowing access to the desktop. The program can also display the graphics or movies of your choice, as well as a simple floating clock when running in screensaver mode.
Requirements:
System 7.0 or later, Color Monitor.
Enhancements:
Version 3.1.1 is now compatible with version 2.0 of the Energy Saver control panel.
<<less
Download (653K)
Added: 1998-02-15 License: Free Price:
downloads
 
Other version of Eclipse
Eclipse 3.1Eclipse - Extensible IDE for development of highly integrated tools. Eclipse 3.1 - Eclipse.org ... its users, so that the vision of eclipse as an industry platform is realized. Eclipse is a kind of
License:Freeware
Download (59.3MB)
1579 downloads
Added: 2005-07-22
Eclipse SQL 3.5.0 RC8

Eclipse SQL 3.5.0 RC8


A thin SQL client that allows you to query and browse any JDBC compliant database more>>

Eclipse SQL 3.5.0 RC8 provides you with a professional and useful thin SQL client which can allow you to query and browse any JDBC compliant database.

Eclipse SQL Explorer supports plugins with specialized functionality for individual databases (Oracle, DB2 and MySQL) and can be extended to include specialized support for other databases. Eclipse SQL started as a fork from the original JFaceDb project which has gone commercial and uses some of the core libraries of the SQuirreL SQL project.

Major Features:

  1. Oracle Specific Features;
    • Query Execution Explain Plan
    • Function, JavaSource, Package, Procedure, Sequence and Trigger Nodes
    • Session, User, Job, Top SQL and Parameter info for database node
    • Source, Info, DDL and XML tabs for most of the nodes
  2. DB2 Specific Features:
    • Query Execution Explain Plan
    • Triggers Node in Database Structure View
    • Trigger Source Displayed in Database Detail View
  3. MySQL Specific Features:
    • Create Table Script Action
    • Logs, Processes, Status, Variables and TableStatus detail tabs

Enhancements:

  • Added preference to control sorting of column names in db structure view (feature #2663329, bug #1611426)
  • Fixed problem that double click in file search results does not select found line in SQLEditor
  • Added preference to show session name in SQL editor title too (feature #2638982)
  • Fixed #2687620, general solution triggered from SQLite bug
  • Fixed auto completion using table alias (Patch #2643772 by seekforth)
  • Some internal changes (Patches #2637474,#2633721,#2633365,#2633298 by joco01)
  • New action Generate Insert Statement (Patch #2695812, part of feature #1590278 by a_lazar)
  • Fixed #1200935, missing foreign key in create table script (Patch #2708377 by sishi)
  • Fixed #2709713, added new preference Log SQL Info Messages to check for SQLWarnings which displays raise info or print messages from stored routines
  • Show server info node as root node in db structure view
  • Added apache derby plugin (Patch #1612294)
  • Internal cleanup for, removed deprecated sources
<<less
Download (10.1MB)
Added: 2009-05-03 License: GPL Price: FREE
15 downloads
iPhone SDK 3.0

iPhone SDK 3.0


With this software you can develop applications that run on iPhone and iPod touch. more>>


With this software you can develop applications that run on iPhone and iPod touch. Includes the Xcode IDE, Instruments, iPhone simulator, frameworks and samples, compilers, Shark analysis tool, and more.
With over 1,000 new APIs, iPhone SDK provides developers with a range of new possibilities to enhance the functionality of their applications. New APIs also provide support for applications to communicate with hardware accessories attached to iPhone or iPod touch.

<<less
Download (2.08GB)
Added: 2009-06-17 License: Freeware Price:
19 downloads
EasyEclipse 1.3.1

EasyEclipse 1.3.1


Packages together Eclipse, the open-source software development platform, and selected open source plugins. more>>


We 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.

<<less
Download (71MB)
Added: 2008-02-28 License: Freeware Price:
10 downloads
Smile 3.4.2

Smile 3.4.2


Smile provides the easiest way to produce faster and better with a set of production technologies and a natural fashion of having them work together, you automate frequent tasks and you control complex operations. more>> <<less
Download (21.5MB)
Added: 2009-01-20 License: Freeware Price:
downloads
Lux SDK 1.4

Lux SDK 1.4


Lux SDK - SDK to write your own AI or map generator for Lux more>>
Code your way to world domination! The LuxAgent SDK comes with everything you need to write your own AI for Lux.
It includes API documentation as well as the full source code for all the agents that ship with Lux.
Note: The programming language used is Java.
Enhancements:
- Updated API and example code.
<<less
Download (325KB)
Added: 2006-07-27 License: Freeware Price:
1185 downloads
EasyEclipse Desktop Java 1.2.2

EasyEclipse Desktop Java 1.2.2


EasyEclipse Desktop Java - development of Desktop GUI applications with Swing or SWT more>>
EasyEclipse Desktop Java is made for development of Desktop GUI applications with Swing or SWT.


This distribution includes the following plugins:

Core components with a JDK:

* Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
* Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
* Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
* Java JDK 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 development of Desktop applications in Java:

* Eclipse Visual Editor 1.2.1 - Build visual user interfaces for Swing, SWT and Eclipse RCP applications with a graphical editor. (Windows, Linux, Mac OS X only)
* EclipseNSIS 0.9.4.hotfix - Create native windows installers for your applications with NSIS (Nullsoft Scriptable Install System). (Windows only)
* Fat Jar Eclipse plugin 0.0.24 - Deploys an Eclipse java project into one executable jar with all dependencies included.
* JarPlug 0.6.0.1 - View and edit Java Archive files.
* JarLaunch 0.5.0.1 - Run and debug Java Archive files.
<<less
Download (78.9MB)
Added: 2007-07-10 License: Freeware Price:
842 downloads
Stalker LineShare 3.4.2

Stalker LineShare 3.4.2


Stalker LineShare is a powerful and popular utility which allows users to concurrently have several applications ie; Fax, ARA, BBS, Data, and Voice, use one serial port, one modem and one phone line. more>> <<less
Download (185.5KB)
Added: 1999-01-12 License: update/patch Price:
downloads
Menu Eclipse 1.3

Menu Eclipse 1.3


Make the menu bar darker. more>>


Save your constant menu pixels from getting burned into your screen! Gain better focus on your work & play, and away from the menu bar! Menu Eclipse runs in the background and takes no CPU.

<<less
Download (1MB)
Added: 2008-07-07 License: Freeware Price:
16 downloads
Solar Eclipse Maestro 1.6.1

Solar Eclipse Maestro 1.6.1


Solar Eclipse Maestro is designed as a useful application which controls up to 4 USB or Firewire connected cameras during a solar eclipse, so that you can be free to concentrate on observing the event visually. more>> <<less
Download (30.7MB)
Added: 2009-11-21 License: Freeware Price: Notavailable
downloads
Alias FBX SDK 6.0

Alias FBX SDK 6.0


Alias FBX SDK is an advanced program which satisfies you with a free platform-independent 3D authoring and interchange format that provides access to 3D content from most 3D vendors and platforms. more>>

Alias FBX SDK 6.0 is an advanced program which satisfies you with a free platform-independent 3D authoring and interchange format that provides access to 3D content from most 3D vendors and platforms.

The FBX file format supports all major 3D data elements, as well as 2D, audio, and video media elements. This C++ software development kit (SDK) that lets you import and export scenes in the .fbx file format. Using this SDK, you can create, access, or modify various scene elements such as meshes, parametric surfaces, skeletons, lights, cameras, and animation data.

Requirements: Mac OS X 10.1 or later.

<<less
Download (5.3MB)
Added: 2005-03-11 License: Free Price:
downloads
Apple iPhone SDK 3.1 beta

Apple iPhone SDK 3.1 beta


IPhone development environment. more>>

Apple iPhone SDK 3.1 beta brings you a powerful IPhone development environment. With over 1,000 new APIs, iPhone SDK 3.0 provides developers with a range of new possibilities to enhance the functionality of their applications. New APIs also provide support for applications to communicate with hardware accessories attached to iPhone or iPod touch.

<<less
Added: 2009-06-30 License: update/patch Price:
14 downloads
Eclipse Resource Filter 1.2.0

Eclipse Resource Filter 1.2.0


Free plug-in for Eclipse built for filtering resources Eclipse Resource Filter is a plug-in for Eclipse that enables users to filter resources using custom defined patterns or regular expressions more>> Free plug-in for Eclipse built for filtering resources

Eclipse Resource Filter is a plug-in for Eclipse that enables users to filter resources using custom defined patterns or regular expressions. Filters can be defined on a per folder or per project basis.

System requirements:
-

Enhancements
- Added Hide Matched option to the filter dialog
- Filter button responds to the selection and becomes enabled/disabled appropriately
- Added support for filtering more types of resources (Java packages/files)

<<less
Download (22KB)
Added: 2009-07-24 License: Freeware Price: FREE
201 downloads
EasyEclipse for PHP 1.2.2

EasyEclipse for PHP 1.2.2


EasyEclipse for PHP - For PHP development with a database more>>
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 the Eclipse enviroment.
Enhancements:
- Upgraded to new version: Upgraded to Eclipse 3.2.2 and PHPEclipse.
- Modified plugins:
- Eclipse Platform (upgraded)
- Java for Linux (upgraded)
- Eclipse Java Development Tools (upgraded)
- Eclipse Tools (upgraded)
- AnyEdit Tools (upgraded)
- Color Editor (upgraded)
- Eclipse Web tools editors (upgraded)
- Amateras HTML and XML editor (upgraded)
- QuantumDB (upgraded, upgraded)
- Subclipse (upgraded)
<<less
Download (139MB)
Added: 2007-07-10 License: Freeware Price:
848 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5