Author: desruisseaux
Date: Mon Jan 28 19:43:02 2013
New Revision: 1439598
URL: http://svn.apache.org/viewvc?rev=1439598&view=rev
Log:
Merge from trunk (addition of Eeclipse project files).
Added:
sis/branches/JDK6/ide-project/eclipse/
- copied from r1439597, sis/trunk/ide-project/eclipse/
Modified:
sis/branches/JDK6/ (props changed)
sis/branches/JDK6/CHANGES
Propchange: sis/branches/JDK6/
------------------------------------------------------------------------------
Merged /sis/trunk:r1429662-1439597
Modified: sis/branches/JDK6/CHANGES
URL:
http://svn.apache.org/viewvc/sis/branches/JDK6/CHANGES?rev=1439598&r1=1439597&r2=1439598&view=diff
==============================================================================
--- sis/branches/JDK6/CHANGES (original)
+++ sis/branches/JDK6/CHANGES Mon Jan 28 19:43:02 2013
@@ -3,6 +3,8 @@ Apache SIS Change Log
Release 0.3-incubating - Current Development
+* SIS-77: Provide an IDE build for Eclipse (mattmann)
+
* SIS-70: Make QuadTreeNode and associated classes package private
(Martin Desruisseaux, mattmann)