<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Compiling Kalypso</title><link>https://sourceforge.net/p/kalypsobase/wiki/Compiling%2520Kalypso/</link><description>Recent changes to Compiling Kalypso</description><atom:link href="https://sourceforge.net/p/kalypsobase/wiki/Compiling%20Kalypso/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 18 Mar 2013 10:41:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/kalypsobase/wiki/Compiling%20Kalypso/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Compiling Kalypso modified by Holger Albert</title><link>https://sourceforge.net/p/kalypsobase/wiki/Compiling%2520Kalypso/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As Kalypso is quite a big eclipse project (&amp;gt;100 eclipse plug-ins) and contains lots of ant-generated code, compiling Kalypso is not totally straight forward. To be more precise, after downloading the kalypso sources, the first build-run will most probably not work.&lt;/p&gt;
&lt;p&gt;This page contains some tips on how to solve the common compile problems.&lt;/p&gt;
&lt;h1 id="problem-view"&gt;Problem View&lt;/h1&gt;
&lt;p&gt;The &lt;tt&gt;Problem View&lt;/tt&gt; of eclipse gives an overview of (compile-)errors of the workspace. However, the view is preconfigured to show all errors in the workspace. As you will probably have hundreds of them, this will not help much. We recommend to:&lt;br /&gt;
&lt;em&gt; reconfigure the problem view to show problems of selected resources (Menu &lt;em&gt;Configure Contents...&lt;/em&gt; of the view)&lt;/em&gt; Group the problems by their java problem type (Menu &lt;em&gt;Group by&lt;/em&gt; of the view).&lt;/p&gt;
&lt;h2 id="someone-elses-problems"&gt;Someone else's problems&lt;/h2&gt;
&lt;p&gt;Error message: The project was not built since it depends on KalypsoYYYY, which has build path errors.&lt;/p&gt;
&lt;p&gt;The cause for the problems in this plug-in is elsewhere! Look at the error messages of project 'KalypsoYYYY'.&lt;/p&gt;
&lt;h2 id="missing-source-folder"&gt;Missing source folder&lt;/h2&gt;
&lt;p&gt;Error message: Project 'KalypsoXXXX' is missing required source folder: 'srcSomething'.&lt;/p&gt;
&lt;p&gt;This happens often after checking out the sources. Refreshing this plug-in helps in most cases. If not, &lt;em&gt;Project-Clean&lt;/em&gt; the project and have a look at the console output.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Holger Albert</dc:creator><pubDate>Mon, 18 Mar 2013 10:41:36 -0000</pubDate><guid>https://sourceforge.net3ea35a63c5913636ce7d0bc529bf0f05f4979ca7</guid></item></channel></rss>