<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Wiki</title>
        <description></description>
        <link>http://www.mupe.net/wiki/</link>
        <lastBuildDate>Fri, 21 Nov 2008 05:41:44 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <item>
            <title>Wiki</title>
            <link>http://www.mupe.net/wiki/index/</link>
            <description>&lt;p&gt;&lt;a href=&quot;http://mupe.nrln.net/wiki/index.php/Main_Page&quot;&gt;Access old wiki&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/mupe_tools/&quot; class=&quot;wikipage default&quot; title=&quot;MUPE tools&quot;&gt;MUPE tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the front page of your &lt;a href=&quot;http://www.midgard-project.org/&quot;&gt;Midgard CMS&lt;/a&gt; powered &lt;a href=&quot;http://en.wikipedia.org/wiki/Wiki&quot; class=&quot;wikipedia&quot;&gt;Wiki&lt;/a&gt;. Wikis are useful online scratchpads for writing documentation or quick notes in a collaborative fashion.&lt;/p&gt;

&lt;p&gt;Content on this wiki is edited using the &lt;a href=&quot;http://daringfireball.net/projects/markdown/syntax&quot;&gt;Markdown syntax&lt;/a&gt;, with links to pages made using &lt;code&gt;[Square brackets]&lt;/code&gt;. New pages are created by linking to their name and then clicking the link.&lt;/p&gt;

&lt;p&gt;Please read the &lt;a href=&quot;http://www.midgard-project.org/midcom-permalink-7276f817dcdefcf40d30a9ec69a7241f&quot;&gt;linking instructions&lt;/a&gt; for more information.&lt;/p&gt;
</description>
            <author>Harri Perälä</author>
            <pubDate>Thu, 20 Sep 2007 15:12:30 +0000</pubDate>
        </item>
        <item>
            <title>Converters</title>
            <link>http://www.mupe.net/wiki/converters/</link>
            <description>&lt;p&gt;Four different kind of converters are available for converting Mupe-projects from older style to newer.&lt;/p&gt;

&lt;h1&gt;Convert old i_hooks&lt;/h1&gt;

&lt;p&gt;Select projects you want to convert and then select converter from mupe-menu&lt;/p&gt;

&lt;p&gt;converts: 
&lt;br/&gt;
&amp;lt;i_hook name='on_select&gt;
&amp;lt;/i_hook&gt;
&lt;br/&gt;
to
&lt;br/&gt;
&amp;lt;on_select&gt;
&amp;lt;/on_select&gt;&lt;/p&gt;

&lt;h1&gt;Convert old anchorIDs&lt;/h1&gt;

&lt;p&gt;Select projects you want to convert and then select converter from mupe-menu&lt;/p&gt;

&lt;p&gt;converts:
&lt;br/&gt;
&amp;lt;string id='string1' anchorID='itemID' reference='top_left' anchor='top_left'/&gt; 
&lt;br/&gt;
to
&lt;br/&gt;
&amp;lt;string id='string1' anchor='top_left/top_left/itemID'/&gt;&lt;/p&gt;

&lt;h1&gt;Add mupeDoc&lt;/h1&gt;

&lt;p&gt;Open file and then select converter from mupe-menu&lt;/p&gt;

&lt;p&gt;Adds missing parameters to the mupeDoc&lt;/p&gt;

&lt;h1&gt;Remove g_ and i_&lt;/h1&gt;

&lt;p&gt;Select projects you want to convert and then select converter from mupe-menu&lt;/p&gt;

&lt;p&gt;Converts all i_select to selectitem and all i_delete to removechoise and then removes all i_ and g_&lt;/p&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Tue, 21 Aug 2007 12:06:57 +0000</pubDate>
        </item>
        <item>
            <title>MUPE tools</title>
            <link>http://www.mupe.net/wiki/mupe_tools/</link>
            <description>&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/installing_mupe_tools_plug-in/&quot; class=&quot;wikipage default&quot; title=&quot;Installing MUPE tools plug-in&quot;&gt;Installing MUPE tools plug-in&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/updating_mupe_tools_plug-in/&quot; class=&quot;wikipage default&quot; title=&quot;Updating MUPE tools plug-in&quot;&gt;Updating MUPE tools plug-in&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/creating_a_new_project/&quot; class=&quot;wikipage default&quot; title=&quot;Creating a new project&quot;&gt;Creating a new project&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/using_a_tool_with_previously_created_projects/&quot; class=&quot;wikipage default&quot; title=&quot;Using a tool with previously created projects&quot;&gt;Using a tool with previously created projects&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/creating_a_new_class/&quot; class=&quot;wikipage default&quot; title=&quot;Creating a new class&quot;&gt;Creating a new class&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/code_snippets/&quot; class=&quot;wikipage default&quot; title=&quot;Code snippets&quot;&gt;Code snippets&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/converters/&quot; class=&quot;wikipage default&quot; title=&quot;Converters&quot;&gt;Converters&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/mupe_xml_editor/&quot; class=&quot;wikipage default&quot; title=&quot;MUPE XML editor&quot;&gt;MUPE XML editor&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Tue, 21 Aug 2007 09:50:39 +0000</pubDate>
        </item>
        <item>
            <title>Using a tool with previously created projects</title>
            <link>http://www.mupe.net/wiki/using_a_tool_with_previously_created_projects/</link>
            <description>&lt;p&gt;To use tool with project created without tool, you have add Mupe nature to your project.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Select project from Eclipse Package Explorer&lt;/li&gt;
&lt;li&gt;Select Mupe-&gt;Mupe nature&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 12:43:53 +0000</pubDate>
        </item>
        <item>
            <title>MUPE XML editor</title>
            <link>http://www.mupe.net/wiki/mupe_xml_editor/</link>
            <description>&lt;p&gt;To open a file in Mupe editor you have to right-click a (Mupe) XML-file in Package Explorer and choose Open With -&gt; Mupe Editor. If Mupe editor has been set as a default editor for the file, then Eclipse uses it automatically.&lt;/p&gt;

&lt;p&gt;Different kind of code completions availlable.&lt;/p&gt;

&lt;p&gt;Semantic checker tries to validate xml-files when files are saved. Still, there is a lot of things that can not be validated.&lt;/p&gt;

&lt;p&gt;Possibility to jump to related java or xml code. Right click element to open context menu and select &quot;Mupe -&gt; Jump to Related XML/Java&quot; to open a related file.&lt;/p&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 12:41:17 +0000</pubDate>
        </item>
        <item>
            <title>Code snippets</title>
            <link>http://www.mupe.net/wiki/code_snippets/</link>
            <description>&lt;p&gt;You can add code snippets to your files by selecting Mupe-&gt;Add Code Snippet&lt;/p&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 12:26:06 +0000</pubDate>
        </item>
        <item>
            <title>Creating a new class</title>
            <link>http://www.mupe.net/wiki/creating_a_new_class/</link>
            <description>&lt;p&gt;You can create a new Mupe class with tool&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Select File &gt; New &gt; Project &gt; MUPE &gt; New Mupe Class&lt;/li&gt;
&lt;li&gt;Give name and superclass and select XML-files to be generated.&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 12:24:12 +0000</pubDate>
        </item>
        <item>
            <title>Creating a new project</title>
            <link>http://www.mupe.net/wiki/creating_a_new_project/</link>
            <description>&lt;p&gt;With tool you can create new projects automatically.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create a new Mupe project by selecting File &gt; New &gt; Project &gt; MUPE &gt; New Mupe project.&lt;/li&gt;
&lt;li&gt;Give a name to your new Mupe project&lt;/li&gt;
&lt;li&gt;Write a port number where the client can connect to your server.&lt;/li&gt;
&lt;li&gt;Select which of the project templates you want to use.&lt;/li&gt;
&lt;li&gt;Click Finish.&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 11:39:57 +0000</pubDate>
        </item>
        <item>
            <title>Updating MUPE tools plug-in</title>
            <link>http://www.mupe.net/wiki/updating_mupe_tools_plug-in/</link>
            <description>&lt;p&gt;MupeTools can be updated trough eclipses update manager.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Choose Help -&gt; Software Updates -&gt; Find and Install...&lt;/li&gt;
&lt;li&gt;Choose &quot;Search updates..&quot; and click Next&lt;/li&gt;
&lt;li&gt;Select Mupe update site&lt;/li&gt;
&lt;li&gt;If new updates are avaivable eclipse installs them after accepting lisence etc.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It is quite common that Eclipse has problems with old Mupe tool versions. If problems arise then you should disable or remove old Mupe tool versions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Choose Help -&gt; Software Updates -&gt; Manage Configuration&lt;/li&gt;
&lt;li&gt;Select Mupe Toolset with lowest version number&lt;/li&gt;
&lt;li&gt;Select &quot;Disable&quot;&lt;/li&gt;
&lt;li&gt;Choose Help -&gt; Software Updates -&gt; Manage Configuration&lt;/li&gt;
&lt;li&gt;Select &quot;Show Disabled Features&quot;&lt;/li&gt;
&lt;li&gt;Select Mupe Toolset with lowes version number&lt;/li&gt;
&lt;li&gt;Select &quot;Uninstall&quot;&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 11:35:48 +0000</pubDate>
        </item>
        <item>
            <title>Installing MUPE tools plug-in</title>
            <link>http://www.mupe.net/wiki/installing_mupe_tools_plug-in/</link>
            <description>&lt;p&gt;MupeTools can be installed trough eclipses update manager.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Use at least Eclipse 3.2 or else some of the features are not available.&lt;/li&gt;
&lt;li&gt;Choose Help -&gt; Software updates -&gt; Find and Install...&lt;/li&gt;
&lt;li&gt;Choose &quot;Search new features to install&quot; and click Next&lt;/li&gt;
&lt;li&gt;Click &quot;New Remote Site...&quot;&lt;/li&gt;
&lt;li&gt;Fill following information to appearing dialoque
      * Name: MupeTools
      * URL: http://www.cs.tut.fi/~momupe/MupeTools &lt;/li&gt;
&lt;li&gt;Select MupeTools update site from the list and click Finish.&lt;/li&gt;
&lt;li&gt;Select MupeTools and click &quot;Finish&quot;&lt;/li&gt;
&lt;li&gt;Accept the lisence agreement and click &quot;Next&quot;&lt;/li&gt;
&lt;li&gt;Finally, click &quot;Finish&quot; to complete installation&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 11:12:55 +0000</pubDate>
        </item>
        <item>
            <title>MUPETools</title>
            <link>http://www.mupe.net/wiki/mupetools/</link>
            <description>&lt;p&gt;&lt;a href=&quot;http://www.mupe.net/wiki/installing_mupe_tools_plug-in/&quot; class=&quot;wikipage default&quot; title=&quot;Installing MUPE tools plug-in&quot;&gt;Installing MUPE tools plug-in&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Updating MUPE tools plug-in&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Choose Help -&gt; Software updates -&gt; Find and Install...&lt;/li&gt;
&lt;li&gt;Choose &quot;Search updates..&quot; and click Next&lt;/li&gt;
&lt;li&gt;Select Mupe update site&lt;/li&gt;
&lt;li&gt;If new updates are available eclipse installs them after accepting lisence etc.&lt;/li&gt;
&lt;/ol&gt;
</description>
            <author>Janne Lautamäki</author>
            <pubDate>Fri, 25 May 2007 11:12:42 +0000</pubDate>
        </item>
    </channel>
</rss>
