Author: rombert
Date: Tue Jul 1 14:12:57 2014
New Revision: 1607090
URL: http://svn.apache.org/r1607090
Log:
IDE Tooling - remove leftover heading
Modified:
sling/site/trunk/content/documentation/development/ide-tooling.mdtext
Modified: sling/site/trunk/content/documentation/development/ide-tooling.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/ide-tooling.mdtext?rev=1607090&r1=1607089&r2=1607090&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/development/ide-tooling.mdtext
(original)
+++ sling/site/trunk/content/documentation/development/ide-tooling.mdtext Tue
Jul 1 14:12:57 2014
@@ -5,7 +5,6 @@ Title: Sling IDE tooling for Eclipse Use
The Sling IDE tooling is known to work on Eclipse versions starting with
Kepler. There is a hard dependency on the faceted project framework, which is
included in the 'Eclipse IDE for Java EE Developers' package. If you're running
a different package, you can always install it from the main Eclipse update
site.
There is an optional feature which relies on m2eclipse. For now it only
provides project creation wizards, so if you don't use Maven you don't have to
install it.
-Installation
## Overall concepts