From: <pat...@us...> - 2011-02-16 16:36:53
|
Revision: 1209 http://cishell.svn.sourceforge.net/cishell/?rev=1209&view=rev Author: pataphil Date: 2011-02-16 16:36:46 +0000 (Wed, 16 Feb 2011) Log Message: ----------- * Trying to fix the build. Modified Paths: -------------- trunk/core/org.cishell.reference/META-INF/MANIFEST.MF Modified: trunk/core/org.cishell.reference/META-INF/MANIFEST.MF =================================================================== --- trunk/core/org.cishell.reference/META-INF/MANIFEST.MF 2011-02-14 14:33:29 UTC (rev 1208) +++ trunk/core/org.cishell.reference/META-INF/MANIFEST.MF 2011-02-16 16:36:46 UTC (rev 1209) @@ -9,6 +9,7 @@ org.cishell.framework.algorithm;version="1.0.0", org.cishell.framework.data;version="1.0.0", org.cishell.reference.gui.common, + org.cishell.reference.gui.guibuilder.swt, org.cishell.service.algorithminvocation, org.cishell.service.conversion;version="1.0.0", org.cishell.service.guibuilder;version="1.0.0", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |