<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>can I use Kojo like an sbt console?</title>
		<link>http://kogics.wikidot.com/forum/t-1032676/can-i-use-kojo-like-an-sbt-console</link>
		<description>Posts in the discussion thread &quot;can I use Kojo like an sbt console?&quot; - can we use existing sbt build projects within Kojo?</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 10 Aug 2026 10:16:51 +0000</lastBuildDate>
		
					<item>
				<guid>http://kogics.wikidot.com/forum/t-1032676#post-2120514</guid>
				<title>Re: can I use Kojo like an sbt console?</title>
				<link>http://kogics.wikidot.com/forum/t-1032676/can-i-use-kojo-like-an-sbt-console#post-2120514</link>
				<description></description>
				<pubDate>Sun, 28 Sep 2014 17:59:58 +0000</pubDate>
				<wikidot:authorName>lalitp</wikidot:authorName>				<wikidot:authorUserId>66813</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This might take a little work the first time around, but should be very doable. The basic idea would be to:</p> <ul> <li>go into an exercise directory, and start up Kojo with a shell script that sets KOJO_CLASSPATH to the appropriate jars before launching Kojo (or copy/link the required jars inside the ~/.kojo/lite/libk folder, but that would be global, not project specific).</li> <li>use the //#include feature in the script editor to pull in exercise code.</li> </ul> <p>I hope that points you in the right direction. Feel free to ask questions about any problems that you encounter while trying this.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://kogics.wikidot.com/forum/t-1032676#post-2120345</guid>
				<title>can I use Kojo like an sbt console?</title>
				<link>http://kogics.wikidot.com/forum/t-1032676/can-i-use-kojo-like-an-sbt-console#post-2120345</link>
				<description></description>
				<pubDate>Sun, 28 Sep 2014 14:14:11 +0000</pubDate>
				<wikidot:authorName>anthony</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>I have just started working through the new Coursera course on Scala, and thought it would be fun and bring Kojo some publicity to show how Kojo can be used as a nice IDE etc. for adults and kids alike. The course exercises are in the form of sbt project templates. Can they be 'imported' into Kojo in a similar way as to how you would import into eclipse, for example?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>