<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Appian Fitness Configurations with Eclipse</title><link>https://community.appian.com/discussions/f/general/14249/appian-fitness-configurations-with-eclipse</link><description>Hello, How can we configure Appian fitness application in appian environment how can we build communication from eclipse to appian fitness application. Is there any specified rules or configuration tutorial available in the appian community or any expert</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian Fitness Configurations with Eclipse</title><link>https://community.appian.com/thread/64355?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 05:56:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b47a9df-63b5-41d9-ac2b-1b62b8c6694e</guid><dc:creator>josep</dc:creator><description>Hello Srinivas. &lt;br /&gt;
&lt;br /&gt;
I am assuming you have the Java code?&lt;br /&gt;
Normally when we want to do that the steps are as follows:&lt;br /&gt;
1) We have the code opened in eclipse&lt;br /&gt;
2) from the code we want to debug runnign outside of eclipse we have to set certain parameters to the jvm (in this case fitnesse) this set a port with some kind of debugging server &lt;br /&gt;
3) Configure on eclipse the port set on the previous step.&lt;br /&gt;
4) run the application to be debugged, and run the eclipse. you can set a break point to make sure your code is executing. &lt;br /&gt;
&lt;br /&gt;
Here is a tutorial how to do it &lt;br /&gt;
&lt;a href="https://www.ibm.com/developerworks/library/os-eclipse-javadebug/index.html"&gt;www.ibm.com/.../index.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hope this helps &lt;br /&gt;
&lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>