<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>
<plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan"
	xmlns:html="http://www.w3.org/1999/xhtml" name="Eclipse Examples Project">
	<release projectid="technology.ide4edu" version="0.1" />
	<introduction>
		<html:div>This project plan has not yet been approved by the
			project.
			The Eclipse IDE for Education is a version of Eclipse
			streamlined specifically for use by university and college students.
			The environment provides support for programming languages that are
			commonly used in university courses, including Java, Scheme, and
			Prolog.</html:div>
	</introduction>
	<release_deliverables>
		<html:div>A baseline environment including streamlined support for
			Java, and Scheme development.</html:div>
	</release_deliverables>
	<release_milestones>
		<preamble>
			<html:div>We have contacted several universities about student participation in open source
			projects. These universities have several students who have agreed to participate in this
			project. With this in mind, our themes for this release are along the lines of usability
			and general improvement of what we already have. We have identified numerous bugs as
			candidates for students to get their &quot;feet wet&quot; on. We have further aligned our 
			milestones with the Fall term in order to better facilitate student involvement.</html:div>
		</preamble>
		<milestone date="10/06/2009" milestone="0.1M1">
			<html:p>Students involved in the project will have submitted
			patch contributions for at least one bug each by this date.
			</html:p>
		</milestone>
		<milestone date="11/03/2009" milestone="0.1M2">
			<html:p>Students who are on their way toward becoming a committer
			should have already proved their merit to the project.
			</html:p>
		</milestone>
		<milestone date="12/01/2009" milestone="0.1M3">
			<html:p>Student term is ending soon. No new functionality after
			this milestone.
			</html:p>
		</milestone>
		<milestone date="12/08/2009" milestone="0.1RC1">
			<html:p>First release candidate.</html:p>
		</milestone>
		<milestone date="12/15/2009" milestone="0.1" />
		<postamble />
	</release_milestones>
	<target_environments>
		<html:div>All components in this release are compatible with
			projects from Galileo release train.</html:div>
		<internationalization>
			<html:div>No internationalisation is planned for this release.
			</html:div>
		</internationalization>
	</target_environments>
	<compatibility_with_previous_releases>
		<html:div>There are no compatibility issues with this release as
			no supported APIs were included with the previous release.</html:div>
	</compatibility_with_previous_releases>
	<themes_and_priorities>
		<preamble>
			<html:div>
				<p>Our initial efforts are focused on providing an
				environment with reduced clutter that allows students to focus on
				their immediate requirement of getting classroom work done. To that
				end, the current version provides a streamlined environment
				featuring stripped down versions of wizards for creating common
				elements. We anticipate that students will use this environment in
				their first months of learning and then progress to a more complete
				Eclipse configuration.</p>
				
				<p>The Scheme programming language is used in some of
				the more advanced &quot;programming languages&quot; courses and 
				so is of particular interest in a university context. With this 
				release, we introduce support for the Scheme programming language 
				in the form of specialised editors, and console and debugger 
				integration. Support for arbitrary Scheme interpreters is 
				an essential aspect of this release.</p>
				
				<p>We've broken the themes and priorities for the
				this project by component.</p>
			</html:div>
		</preamble>
		<theme name="JavaLite">
			<committed
				bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&amp;product=IDE4EDU&amp;component=JavaLite&amp;target_milestone=0.1M1&amp;target_milestone=0.1M2&amp;target_milestone=0.1RC1&amp;target_milestone=0.1"></committed>
		</theme>
		<theme name="Scheme">
			<committed
				bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&amp;product=IDE4EDU&amp;component=Scheme&amp;target_milestone=0.1M1&amp;target_milestone=0.1M2&amp;target_milestone=0.1RC1&amp;target_milestone=0.1"></committed>
		</theme>

	</themes_and_priorities>
</plan>
