mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
Merge branch 'master' of https://github.com/Alfresco/alfresco-sdk
This commit is contained in:
commit
640ffcff90
@ -62,7 +62,7 @@ Quickstart
|
||||
* Enter the project folder and run <<<./run.sh>>> (you might need to <<<chmod u+x run.sh>>> to make it executable).
|
||||
This will setup the SDK and the Alfresco repository (not Share or Solr).
|
||||
|
||||
* Wait for the startup of the webapp and then go <<<http://localhost:8080/alfresco0>>>.
|
||||
* Wait for the startup of the webapp and then go <<<http://localhost:8080/alfresco>>>.
|
||||
|
||||
* Import the project in your favorite IDE (with Maven integration) and start developing right away.
|
||||
|
||||
|
2
pom.xml
2
pom.xml
@ -102,7 +102,7 @@
|
||||
</contributor>
|
||||
</contributors>
|
||||
|
||||
<!-- All the modules of the Maven Alfresco SDK -->
|
||||
<!-- All the modules of the Alfresco SDK -->
|
||||
<modules>
|
||||
<!-- Modules -->
|
||||
<module>modules/alfresco-rad</module>
|
||||
|
@ -63,7 +63,7 @@
|
||||
</menu>
|
||||
|
||||
<menu name="Community Documentation">
|
||||
<item name="Official Alfresco SDK Documnetation" href="http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html" />
|
||||
<item name="Official Alfresco SDK Documentation" href="http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html" />
|
||||
<item name="Maven Alfresco Wiki Documentation" href="http://wiki.alfresco.com/wiki/Maven_Alfresco_SDK" />
|
||||
<item name="Alfresco with Maven for Dummies" href="https://wiki.alfresco.com/wiki/Maven_For_Dummies" />
|
||||
<item name="Developer Access (Google Code)" href="http://code.google.com/p/maven-alfresco-archetypes/" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user