<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Issues Setting up Mango 2.7.x in Eclipse]]></title><description><![CDATA[<p dir="auto">Hello - I looked into the documentation and have followed the instructions (<a href="https://help.infiniteautomation.com/setting-up-eclipse-for-the-first-time" rel="nofollow ugc">https://help.infiniteautomation.com/setting-up-eclipse-for-the-first-time</a>) for setting up Mango 2.7.x in eclipse - I have tried multiple times but after following the instructions explicitly when I get up to debugging / running step I get fatal errors.</p>
<p dir="auto">Environment Context: JDK 1.8, JRE 8, maven 3.5.2.</p>
<p dir="auto">When I go to debug (using the debug config given in the video) I keep getting this error output.</p>
<p dir="auto"><img src="https://camo.nodebb.org/55e8b3e40fec4225331fd386eb666c712fc42a6d?url=https%3A%2F%2Fi.imgur.com%2FCedFl29.png" alt="0_1513610450456_mango-error.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I think the issue here is that there is a dependency inconsistency (should be getting different ver of dwr?)  and so the mango code is trying to access dwr classes incorrectly?</p>
<p dir="auto">I also realize that 2.7.x is no longer the current build but I need to work with 2.7 as I need to edit modules made with 2.7 core.</p>
]]></description><link>https://forum.mango-os.com/topic/3157/issues-setting-up-mango-2-7-x-in-eclipse</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 14:48:24 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/3157.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Dec 2017 15:24:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issues Setting up Mango 2.7.x in Eclipse on Tue, 19 Dec 2017 03:30:19 GMT]]></title><description><![CDATA[<p dir="auto">Actually I have found out that I can use up to version 3.1 - but I can't seem to find any instructions for the later versions?</p>
]]></description><link>https://forum.mango-os.com/post/16574</link><guid isPermaLink="true">https://forum.mango-os.com/post/16574</guid><dc:creator><![CDATA[rhurley]]></dc:creator><pubDate>Tue, 19 Dec 2017 03:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to Issues Setting up Mango 2.7.x in Eclipse on Tue, 19 Dec 2017 03:17:18 GMT]]></title><description><![CDATA[<p dir="auto">As I have said I followed the instructions expliciity - I have done all of those things - they were described in the video - but it just does not work. Could you replicate your own instructions and see if they still work and if not give me an update on what is missing?</p>
]]></description><link>https://forum.mango-os.com/post/16573</link><guid isPermaLink="true">https://forum.mango-os.com/post/16573</guid><dc:creator><![CDATA[rhurley]]></dc:creator><pubDate>Tue, 19 Dec 2017 03:17:18 GMT</pubDate></item><item><title><![CDATA[Reply to Issues Setting up Mango 2.7.x in Eclipse on Mon, 18 Dec 2017 22:55:19 GMT]]></title><description><![CDATA[<p dir="auto">That video is not very relevant any longer.</p>
<p dir="auto">For a clean clone of 2.7, you need to define the environment variable</p>
<p dir="auto"><code>core.project.home</code><br />
to<br />
<code>/path/to/ma-core-public/Core</code></p>
<p dir="auto">Run a <code>mvn install</code> in ma-core-public/</p>
<p dir="auto">Then set the ant runtime variable <code>coreHome</code> to <code>${core.project.home}</code> on the JSP-compile target for the ma-core-public/Core/build.xml file, which you can then run as an ant build (assuming your Java setup went smoothly).</p>
]]></description><link>https://forum.mango-os.com/post/16572</link><guid isPermaLink="true">https://forum.mango-os.com/post/16572</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 18 Dec 2017 22:55:19 GMT</pubDate></item><item><title><![CDATA[Reply to Issues Setting up Mango 2.7.x in Eclipse on Mon, 18 Dec 2017 16:51:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi rhurley,</p>
<p dir="auto">It's been a while since I've built in the 2.7 branch. My first guess is that you need to run <code>mvn install</code> in your <code>ma-core-public</code> directory.</p>
]]></description><link>https://forum.mango-os.com/post/16570</link><guid isPermaLink="true">https://forum.mango-os.com/post/16570</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 18 Dec 2017 16:51:45 GMT</pubDate></item></channel></rss>