Revision: 2552 Author: [email protected] Date: Wed Oct 28 01:41:42 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/openmeetings/source/detail?r=2552
Modified: /wiki/BuildSourceNew.wiki ======================================= --- /wiki/BuildSourceNew.wiki Wed Oct 28 01:40:17 2009 +++ /wiki/BuildSourceNew.wiki Wed Oct 28 01:41:42 2009 @@ -1,11 +1,9 @@ #summary Building Source and develop += Overview = + <wiki:toc max_depth="2" /> - * [http://code.google.com/p/openmeetings/source/browse browse SVN source] - * [http://code.google.com/p/openmeetings/source/list SVN change history] - * [BuildSources old Instructions] - = Run, Develop, Test, Debug all in Eclipse = To develop or build !OpenMeetings you download the Project as regular Web-Project. @@ -111,7 +109,7 @@ http://openmeetings.googlecode.com/svn/docs/buildFromSource/deploy_11.png -== How to create .war == += How to create .war = * Run the ant - task * Export in Eclipse a .war file @@ -125,6 +123,12 @@ You will find a directory *dist* that contains the red5-webapp. +== Links == + + * [http://code.google.com/p/openmeetings/source/browse browse SVN source] + * [http://code.google.com/p/openmeetings/source/list SVN change history] + * [BuildSources old Instructions] + == Tipps and Gotchas == * When you run and test !OpenMeetings inside Eclipse, Eclipse may be not able to do conversion using *convert* or *pdf2swf*, cause it has another system_path variables set. You should goto the Administration>Configuration section of !OpenMeetings and set the absolute Path to Image-Magick and SWFTools and it will work again. Uploading of PDFs might fail because of the same reason => the path to Ghostscript cannot be read from the system_path. Unfortunately you cannot overwrite that in the Configuration as its an internal link of Ghostscript. However in production environment you will not run into this Issue, its a development problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en -~----------~----~----~----~------~----~------~--~---
