Skip to main content



      Home
Home » Newcomers » Newcomers » Run Binaries and Source on Eclipse
Run Binaries and Source on Eclipse [message #253056] Thu, 03 April 2008 11:45 Go to next message
Eclipse UserFriend
Originally posted by: evega.onechicago.com

Hi,


I have a program call QuickFixj (100% java) I have 2 options of Download,
Binaries or Source.
I dont know how to use them in Eclipse IDE.
Can any one give me a Solution?
Thanks and Regards,
Sumation
Re: Run Binaries and Source on Eclipse [message #253073 is a reply to message #253056] Thu, 03 April 2008 14:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Allen,

Likely it's a standalone utility, right? It needs to be a plugin to be
integrated with the IDE. So probably you want the binary and to hook
up to it through Run -> External Tools...


Allen wrote:
> Hi,
>
> I have a program call QuickFixj (100% java) I have 2 options of
> Download, Binaries or Source. I dont know how to use them in Eclipse
> IDE. Can any one give me a Solution? Thanks and Regards, Sumation
>
>
>
Re: Run Binaries and Source on Eclipse [message #253077 is a reply to message #253056] Thu, 03 April 2008 14:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Allen" <evega@onechicago.com> wrote in message
news:42f86b99b13c328fc8c11ae966cb50e4$1@www.eclipse.org...
> Hi,
>
> I have a program call QuickFixj (100% java) I have 2 options of Download,
> Binaries or Source. I dont know how to use them in Eclipse IDE. Can any
> one give me a Solution?


That depends on what you mean by "use them". Without knowing what you're
trying to do, there is no way for someone to tell you how to do it.
Re: Run Binaries and Source on Eclipse [message #253085 is a reply to message #253073] Thu, 03 April 2008 16:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Ed Merks" <merks@ca.ibm.com> wrote in message
news:ft37q7$nn7$1@build.eclipse.org...
> Allen,
>
> Likely it's a standalone utility, right? It needs to be a plugin to be
> integrated with the IDE. So probably you want the binary and to hook up
> to it through Run -> External Tools...

Ed, I took a look at http://www.quickfixj.org and it seems more like it's a
set of libraries that to support a financial services messaging protocol
(FIX). Maybe there's more than one thing called QuickFixJ, I dunno. But if
this is it, it's not at all clear to me what Allen is hoping for. It's not
a standalone utility, from what I can tell.
Re: Run Binaries and Source on Eclipse [message #253097 is a reply to message #253085] Thu, 03 April 2008 17:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------030408030002000705040405
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Walter,

You win! You're way more diligent than me! :-P

I was assumed that quick fix must quickly fix something and hence must
be a utility you applied to a file. A financial services messaging
protocol would have been the last thing I'd have assumed... Silly me...


Walter Harley wrote:
> "Ed Merks" <merks@ca.ibm.com> wrote in message
> news:ft37q7$nn7$1@build.eclipse.org...
>
>> Allen,
>>
>> Likely it's a standalone utility, right? It needs to be a plugin to be
>> integrated with the IDE. So probably you want the binary and to hook up
>> to it through Run -> External Tools...
>>
>
> Ed, I took a look at http://www.quickfixj.org and it seems more like it's a
> set of libraries that to support a financial services messaging protocol
> (FIX). Maybe there's more than one thing called QuickFixJ, I dunno. But if
> this is it, it's not at all clear to me what Allen is hoping for. It's not
> a standalone utility, from what I can tell.
>
>
>


--------------030408030002000705040405
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Walter,<br>
<br>
You win!&nbsp; You're way more diligent than me! :-P<br>
<br>
I was assumed that quick fix must quickly fix something and hence must
be a utility you applied to a file.&nbsp; A financial services messaging
protocol would have been the last thing I'd have assumed...&nbsp; Silly me...<br>
<br>
<br>
Walter Harley wrote:
<blockquote cite="mid:ft3ebd$s01$1@build.eclipse.org" type="cite">
<pre wrap="">"Ed Merks" <a class="moz-txt-link-rfc2396E" href="mailto:merks@ca.ibm.com">&lt;merks@ca.ibm.com&gt;</a> wrote in message
<a class="moz-txt-link-freetext" href="news:ft37q7$nn7$1@build.eclipse.org">news:ft37q7$nn7$1@build.eclipse.org</a>...
</pre>
<blockquote type="cite">
<pre wrap="">Allen,

Likely it's a standalone utility, right? It needs to be a plugin to be
integrated with the IDE. So probably you want the binary and to hook up
to it through Run -&gt; External Tools...
</pre>
</blockquote>
<pre wrap=""><!---->
Ed, I took a look at <a class="moz-txt-link-freetext" href="http://www.quickfixj.org">http://www.quickfixj.org</a> and it seems more like it's a
set of libraries that to support a financial services messaging protocol
(FIX). Maybe there's more than one thing called QuickFixJ, I dunno. But if
this is it, it's not at all clear to me what Allen is hoping for. It's not
a standalone utility, from what I can tell.


</pre>
</blockquote>
<br>
</body>
</html>

--------------030408030002000705040405--
Re: Run Binaries and Source on Eclipse [message #253104 is a reply to message #253097] Thu, 03 April 2008 18:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Ed Merks" <merks@ca.ibm.com> wrote in message
news:ft3img$n3u$1@build.eclipse.org...
> I was assumed that quick fix must quickly fix something and
> hence must be a utility you applied to a file. A financial
> services messaging protocol would have been the last thing
> I'd have assumed... Silly me...

I'm still not sure that I'm right. Hopefully the OP will respond with more
details.
Re: Run Binaries and Source on Eclipse [message #253113 is a reply to message #253097] Thu, 03 April 2008 19:30 Go to previous message
Eclipse UserFriend
The original poster should look at
http://sourceforge.net/forum/forum.php?forum_id=803794
where the Eclipse Trader project provides a QuickFixJ plugin for Eclipse.

-
Steve

Ed Merks wrote:
> Walter,
>
> You win! You're way more diligent than me! :-P
>
> I was assumed that quick fix must quickly fix something and hence must
> be a utility you applied to a file. A financial services messaging
> protocol would have been the last thing I'd have assumed... Silly me...
>
>
> Walter Harley wrote:
>> "Ed Merks" <merks@ca.ibm.com> wrote in message
>> news:ft37q7$nn7$1@build.eclipse.org...
>>
>>> Allen,
>>>
>>> Likely it's a standalone utility, right? It needs to be a plugin to be
>>> integrated with the IDE. So probably you want the binary and to hook up
>>> to it through Run -> External Tools...
>>>
>>
>> Ed, I took a look at http://www.quickfixj.org and it seems more like it's a
>> set of libraries that to support a financial services messaging protocol
>> (FIX). Maybe there's more than one thing called QuickFixJ, I dunno. But if
>> this is it, it's not at all clear to me what Allen is hoping for. It's not
>> a standalone utility, from what I can tell.
>>
>>
>>
>
Previous Topic:gnatbench
Next Topic:How and Where to Discuss and Potentially Report a bug for TextActionHandler
Goto Forum:
  


Current Time: Sat May 10 16:28:45 EDT 2025

Powered by FUDForum. Page generated in 0.08697 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top