blob: f98092ef8628d56207934babdab19cb77da13487 [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright(c) 2015 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://eclipse.org/legal/epl-v10.html
*
* Contributors:
* Nathan Gervais(Eclipse Foundation) - Initial implementation
* Eric Poirier(Eclipse Foundation)
*******************************************************************************/
?>
<table cellspacing=0 class="callistoButtons">
<tr>
<td width="50"><img src="/callisto/images/custom.jpg"></a></td>
<td width="100%" class="noRightBorder">Customize Your Callisto
Experience</td>
</tr>
</table>
<p>
The Callisto Experience starts with a small download in the form of
the Eclipse Platform Runtime Binaries. From this starting point, using
the <a href="discovery.php">Callisto Discovery Site</a>, you can add
as few or as many of the features produced by the ten projects
involved in the Callisto release train as you need.
</p>
<div class="homeitem">
<h3>What do you need?</h3>
<p>
<strong><a
href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/index.html">Eclipse
3.2</a> is required for Callisto.</strong> There is no upgrade
path from previous versions of Eclipse.
</p>
<ul>
<li style="border-style: none">The <a
href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/callisto.php">Eclipse
Platform Runtime</a> <span style="white-space: nowrap">Binaries<img
id="platform-down" src="/callisto/images/down.png"
onclick="show_section('platform');" /></span>
<div id="platform"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('platform');" align="right"
src="/callisto/images/close.png" />Eclipse SDK
</h3>
The Eclipse Platform Runtime Binaries provides base integrated
development environment (IDE) functionality, but without support
for any specific programming languages or tools. From the
Platform Runtime Binaries, you can connect to the Callisto
Discovery Site to install the features you need.
</div>
</li>
</li>
<li style="border-style: none">Optional features available via the <a
href="discovery.php">Callisto&nbsp;Discovery&nbsp;Site</a>
<ul>
<li style="border-style: none">C/C++ Development tools <span
style="white-space: nowrap">(<a href="/cdt">CDT</a>)<img
id="cdt-down" src="/callisto/images/down.png"
onclick="show_section('cdt');" /></span>
<div id="cdt"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('cdt');" align="right"
src="/callisto/images/close.png" />CDT
</h3>
The CDT provides advanced functionality for C/C++
developers. Combining the CDT with the Platform Runtime
forms a first-class C/C++ IDE.
<h4>Tutorials and Help</h4>
<ul>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-cdt/callisto-cdt.html">Installing
and using the C/C++ Development Tools</a></li>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/Tutorials.html?cvsroot=Tools_Project">CDT
Tutorials...</a></li>
</ul>
</div>
</li>
<li style="border-style: none">Data Tools <span
style="white-space: nowrap">(<a href="/datatools">DTP</a>)<img
id="dtp-down" src="/callisto/images/down.png"
onclick="show_section('dtp');" /></span>
<div id="dtp"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('dtp');" align="right"
src="/callisto/images/close.png" />Data Tools
</h3>
Data Tools provides tools for accessing, viewing and
manipulating databases and other data sources.
</div>
</li>
<li style="border-style: none">Eclipse Modeling Framework <span
style="white-space: nowrap">(<a href="/emf">EMF</a>)<img
id="emf-down" src="/callisto/images/down.png"
onclick="show_section('emf');" /></span>
<div id="emf"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('emf');" align="right"
src="/callisto/images/close.png" />Eclipse Modeling Framework
</h3>
EMF is a modeling framework and code generation facility for
building tools and other applications based on a structured
data model.
</div>
</li>
<li style="border-style: none">Graphical Editing Framework <span
style="white-space: nowrap">(<a href="/gef">GEF</a>)<img
id="gef-down" src="/callisto/images/down.png"
onclick="show_section('gef');" /></span>
<div id="gef"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('gef');" align="right"
src="/callisto/images/close.png" />Graphical Editing Framework
</h3>
The Graphical Editing Framework (GEF) allows developers to
take an existing application model and quickly create a rich
graphical editor.
</div>
</li>
<li style="border-style: none">Graphical Modeling Framework <span
style="white-space: nowrap">(<a href="/gmf">GMF</a>)<img
id="gmf-down" src="/callisto/images/down.png"
onclick="show_section('gmf');" /></span>
<div id="gmf"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('gmf');" align="right"
src="/callisto/images/close.png" />Graphical Modeling Framework
</h3>
The Eclipse Graphical Modeling Framework (GMF) provides a
generative component and runtime infrastructure for
developing graphical editors.
</div>
</li>
<li style="border-style: none">Java Development Tools <span
style="white-space: nowrap">(<a href="/jdt">JDT</a>)<img
id="jdt-down" src="/callisto/images/down.png"
onclick="show_section('jdt');" /></span>
<div id="jdt"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('jdt');" align="right"
src="/callisto/images/close.png" />Java Development Tools
</h3>
The Java Development Tools (JDT) provides tools that support
the development of any Java application, including Eclipse
plug-ins.
<ul>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/testfirst/testfirst.html">Test
First Development using Eclipse</a></li>
</ul>
</div>
</li>
<li style="border-style: none">Java EE and Web Tools <span
style="white-space: nowrap">(<a href="/webtools">WTP</a>)<img
id="wtp-down" src="/callisto/images/down.png"
onclick="show_section('wtp');" /></span>
<div id="wtp"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('wtp');" align="right"
src="/callisto/images/close.png" />Java EE and Web Tools
</h3>
The Eclipse Web Tools Platform (WTP) extends the Eclipse
platform with tools for developing Java Enterprise Edition
and Web applications.
<ul>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html">Building
and Running a Web Application</a></li>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/dali/viewlets/01-Add_Persistence_viewlet_swf.html">Adding
Java Persistence API (JPA) Support to a Project</a></li>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/webtools/community/communityresources.html#tutorials">More
Web and Java EE Tutorials...</a></li>
</ul>
</div>
</li>
<li style="border-style: none">Reporting Tools <span
style="white-space: nowrap">(<a href="/birt">BIRT</a>)<img
id="birt-down" src="/callisto/images/down.png"
onclick="show_section('birt');" /></span>
<div id="birt"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('birt');" align="right"
src="/callisto/images/close.png" />Reporting Tools
</h3>
BIRT is a reporting system that integrates with your
application to produce compelling reports for both web and
PDF.
<ul>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/birt/phoenix/tutorial/basic">Building
a Simple Report with BIRT</a></li>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://download.eclipse.org/birt/downloads/demos/FirstReport/MyFirstReport.html">My
First Report</a></li>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/birt/phoenix/tutorial/">More
BIRT Tutorials and screen casts...</a></li>
</ul>
</div>
</li>
<li style="border-style: none">Test and Performance Tools <span
style="white-space: nowrap">(<a href="/tptp">TPTP</a>)<img
id="tptp-down" src="/callisto/images/down.png"
onclick="show_section('tptp');" /></span>
<div id="tptp"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('tptp');" align="right"
src="/callisto/images/close.png" />Test and Performance Tools
</h3>
The Eclipse Test and Performance Tools Platform (TPTP)
Project provides an open platform supplying powerful
frameworks and services that allow software developers to
build unique test and performance tool, both open source and
commercial, that can be easily integrated with the platform
and with other tools.
<h4>Suggested reading</h4>
<ul>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/tptp/home/documents/conferences/eclipseCon2005/EclipseCon_2005_Tutorial_22_Antony_Miguel_Paul_Slauenwhite.pdf">Using
TPTP Logging and Monitoring Tools</a></li>
</ul>
</div>
</li>
<li style="border-style: none">Visual Editor <span
style="white-space: nowrap">(<a href="/vep">VE</a>)<img
id="ve-down" src="/callisto/images/down.png"
onclick="show_section('ve');" /></span>
<div id="ve"
style="border-style: solid; border-width: 1px; margin-left: 5%; display: none">
<h3>
<img onclick="hide_section('ve');" align="right"
src="/callisto/images/close.png" />Visual Editor
</h3>
The Eclipse Visual Editor (VE) project is a vendor-neutral,
open development platform supplying frameworks for creating
GUI builders, and exemplary, extensible tool implementations
for <a href="/swt">SWT</a>/<a href="/rcp">RCP</a>.
</div>
</li>
</ul>
</li>
</ul>
</div>
<div class="homeitem">
<h3>Tutorials and Help</h3>
<ul>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-eclipse/install-eclipse.html">Installing
the Eclipse SDK</a></li>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/evangelism/demos/install-callisto/install-callisto.html">Installing
Features from the Callisto Discovery Site</a></li>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-cdt/callisto-cdt.html">Installing
and using the C/C++ Development Tools</a></li>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-wtp/install-wtp.html">Installing
and Using the Eclipse Web Tools</a></li>
<li
style="list-style-image: url(/callisto/images/tutorial.png); border-style: none"><a
href="http://www.eclipse.org/birt/phoenix/build/">Installing BIRT</a></li>
<li
style="list-style-image: url(/callisto/images/movie.png); border-style: none"><a
href="http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/demos/install-ve/install-ve.html">Installing
and using the Eclipse Visual Editor</a></li>
</ul>
</div>