You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2013/02/12 17:25:11 UTC

svn commit: r850368 - in /websites/staging/directory/trunk/content: ./ studio/working.html

Author: buildbot
Date: Tue Feb 12 16:25:11 2013
New Revision: 850368

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/studio/working.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 12 16:25:11 2013
@@ -1 +1 @@
-1445168
+1445238

Modified: websites/staging/directory/trunk/content/studio/working.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/working.html (original)
+++ websites/staging/directory/trunk/content/studio/working.html Tue Feb 12 16:25:11 2013
@@ -148,6 +148,9 @@
 <h2 id="import-projects-into-eclipse">Import Projects into Eclipse</h2>
 <p>Open the Import Wizard, select <em>General -&gt; Existing Projects into Workspace</em>, on the next wizard page choos <em>Select root directory</em> and browse for the checked-out <em>studio</em> folder, select all projects and press <em>Finish</em>.</p>
 <p>Note that all the feature projects have errors because the feature.xml files contain maven variables that are replaced by the release build. So either ignore the errors in Eclipse or close the feature projects or don't import them.</p>
+<h2 id="set-up-target-platform">Set Up Target Platform</h2>
+<p>In the <em>repository</em> project, double-click or open the <em>ApacheDirectoryStudio.target</em> Target Platform file and then choose <em>Set as Target Platform</em> in the editor.</p>
+<p>This will resolve all missing librariries such as Apache Mina, Apache Directory LDAP API or ApacheDS bundles.</p>
 <h2 id="start-studio-plugins-in-a-runtime-environment">Start Studio Plugins in a Runtime Environment</h2>
 <p>To start the studio plugins in a runtime environment select <em>Run -&gt; Open Run Dialog...</em>, select <em>Studio Runtime</em> and press the <em>Run</em> button.</p>
 <p>To start the core integration tests select <em>Run -&gt; Open Run Dialog...</em>, select <em>Studio-Integration-Test-Core</em> and press the <em>Run</em> button.</p>