Author: rombert
Date: Tue Jul  1 13:43:37 2014
New Revision: 1607076

URL: http://svn.apache.org/r1607076
Log:
IDE Tooling: started adding images from wiki page

Added:
    sling/site/trunk/content/documentation/development/ide-tooling/
    
sling/site/trunk/content/documentation/development/ide-tooling/new-server-2.png 
  (with props)
    
sling/site/trunk/content/documentation/development/ide-tooling/new-server.png   
(with props)
    
sling/site/trunk/content/documentation/development/ide-tooling/server-definition.png
   (with props)
    
sling/site/trunk/content/documentation/development/ide-tooling/servers-view.png 
  (with props)
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=1607076&r1=1607075&r2=1607076&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/development/ide-tooling.mdtext 
(original)
+++ sling/site/trunk/content/documentation/development/ide-tooling.mdtext Tue 
Jul  1 13:43:37 2014
@@ -16,9 +16,13 @@ Server definition
 
 To create a new Sling launchpad server you will need to start a Sling 
launchpad outside of Eclipse. We do not yet support starting Sling Launchpad 
instances from Eclipse.
 
-To kick off, create a new Sling Launchpad Server using the File -> New -> 
Other... menu entry.
+To kick off, create a new Sling Server using the File -> New -> Other... menu 
entry.
 
-In the resulting wizard, select the External Sling Launchpad category and 
enter the host name.
+![New Server](ide-tooling/new-server.png)
+
+In the resulting wizard, select the Sling Server (External) entry and enter 
the host name.
+
+![New Server Step 2](ide-tooling/new-server-2.png)
 
 Once that is done, press finish.
 
@@ -26,6 +30,8 @@ Once that is done, press finish.
 
 The server will appear in the servers view. You can double-click on it to 
review the settings which were automatically provided.
 
+![Servers View](ide-tooling/servers-view.png)
+
 There are a couple of important settings in the server definition page:
 
 * port: used for connecting to the server
@@ -35,6 +41,8 @@ There are a couple of important settings
 
 For working with OSGi bundles, a special support bundle must be installed to 
support fast bundle redeployment. If it is not present, you can install it 
using the hyperlink from the Install section.
 
+![Servers Definition](ide-tooling/server-definition.png)
+
 You can now connect to the server
 
 ## Content sync

Added: 
sling/site/trunk/content/documentation/development/ide-tooling/new-server-2.png
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/ide-tooling/new-server-2.png?rev=1607076&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
sling/site/trunk/content/documentation/development/ide-tooling/new-server-2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
sling/site/trunk/content/documentation/development/ide-tooling/new-server.png
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/ide-tooling/new-server.png?rev=1607076&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
sling/site/trunk/content/documentation/development/ide-tooling/new-server.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
sling/site/trunk/content/documentation/development/ide-tooling/server-definition.png
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/ide-tooling/server-definition.png?rev=1607076&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
sling/site/trunk/content/documentation/development/ide-tooling/server-definition.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
sling/site/trunk/content/documentation/development/ide-tooling/servers-view.png
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/ide-tooling/servers-view.png?rev=1607076&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
sling/site/trunk/content/documentation/development/ide-tooling/servers-view.png
------------------------------------------------------------------------------
    svn:mime-type = image/png


Reply via email to