<div dir="ltr"><div><div style="font-size:12.8px">I thought of using some of the source code in the TCP/IP Monitor in the Eclipse WTP to implement the requests part of the IDE Remote(Why reinvent the wheel right?). I&#39;m thinking of handling the responses to the requests via the Response.java class that I have created. I also changed the UI to include Start, Stop and Properties buttons in the main interface itself to make it more user friendly. The start button will start the first monitor in the TCP/IP monitor list(So you&#39;ll have to create one at first use by navigating Properties). The Stop button will stop whatever the monitor that is already running. The Properties button will simply navigate to the preferences menu. Herewith I&#39;m attaching the source code. Alternatively, you can find the source code at <a href="https://github.com/samurdhilbk" target="_blank">https://github.com/samurdhilbk</a>. As in the TCP/IP monitor, the core handles the core functionality and ui handles the user interface. I had some issues with signing the JAR&#39;s so couldn&#39;t get around to exporting it to a JAR. I will do that as soon as possible. For now please run it in Eclipse and see how it works. You may find it in Window-&gt;Show View-&gt;Other-&gt;Other in the Eclipse window. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best Regards.</div><span class="" style="font-size:12.8px"><font color="#888888">Samurdhi</font></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 4, 2016 at 11:06 PM, Max Rydahl Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com" target="_blank">manderse@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><span class="">
<p dir="auto">On 4 Mar 2016, at 7:32, Samurdhi Karunarathne wrote:</p>

<blockquote>
<p dir="auto">Hello All,</p>

<p dir="auto">I previously expressed my interest in the GSoC project to develop an IDE<br>
Remote Control for Eclipse. I did some work on it and managed to develop<br>
the plugin to be able to accept requests through the browser.</p>
</blockquote>

</span><p dir="auto">Nice - got a link ? </p><span class="">

<blockquote>
<p dir="auto">Can anybody<br>
tell me what exactly needs to be done with these requests? Should the user<br>
be able to view/edit projects on the browser itself or does the plugin only<br>
remotely do tasks that can otherwise be done through the Eclipse UI?</p>
</blockquote>

</span><p dir="auto">It is the other way around, that when you are in your browser - how do I open<br>
files/resources from this browser in the IDE ? </p>

<p dir="auto">i.e. with this plugin <a href="http://github.com" target="_blank">github.com</a> could have links like <a href="http://localhost:6666/clone/?repo=" target="_blank">http://localhost:6666/clone/?repo=</a><a href="https://github.com/jbosstools/jbosstools-website" target="_blank">https://github.com/jbosstools/jbosstools-website</a><br>
which would mean clone this repo and import it into the IDE.</p><span class="">

<blockquote>
<p dir="auto">Like<br>
opening projects or saving an already open project. I&#39;m a bit unclear on<br>
this regard. I tried contacting Max (Max Anderson) but could not get<br>
through to him.</p>
</blockquote>

</span><p dir="auto">sorry for the late response but been quite busy.</p>

<p dir="auto">I&#39;m travelling the next couple of weeks so i&#39;ll be slow, but I&#39;ll respond where I can.</p>

<p dir="auto">/max</p>

<blockquote><span class="">
<p dir="auto">Hoping for a favorable response.</p>

<p dir="auto">Regards,<br>
Samurdhi.</p>

<p dir="auto">On Wed, Feb 17, 2016 at 5:06 PM, Samurdhi Karunarathne &lt;<br>
<a href="mailto:samurdhilbk@gmail.com" target="_blank">samurdhilbk@gmail.com</a>&gt; wrote:</p>

<blockquote>
<p dir="auto">Hello All,</p>

<p dir="auto">I&#39;m Samurdhi Karunarathne and I&#39;m a student at the Faculty of Engineering,<br>
University of Peradeniya, Sri Lanka. I came across the idea of creating a<br>
plugin for Eclipse that responds to requests sent in through a web browser,<br>
on the GSoC 2016 ideas page. I have quite some experience in this direction<br>
and I think that it&#39;s a pretty cool idea. So I&#39;m very excited to work on<br>
this project for GSoC 2016.<br>
Hope you could give me some guidelines to get myself up and aboard the<br>
task. Thanks in advance!</p>

<p dir="auto">Regards,<br>
Samurdhi.</p>
</blockquote>

</span><hr>

<p dir="auto">jboss-development mailing list<br>
<a href="mailto:jboss-development@lists.jboss.org" target="_blank">jboss-development@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-development" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-development</a></p>
</blockquote>

<p dir="auto">/max<br>
<a href="http://about.me/maxandersen" target="_blank">http://about.me/maxandersen</a></p>

</div><br>_______________________________________________<br>
jboss-development mailing list<br>
<a href="mailto:jboss-development@lists.jboss.org">jboss-development@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-development" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-development</a><br></blockquote></div><br></div>