How to integrate different compiler [message #25002] |
Wed, 30 April 2003 16:38  |
Eclipse User |
|
|
|
Originally posted by: themotionblur.hotmail.com
I want to integrate a standard ml compiler into Eclipse, but have no idea
as to how to go about it. Basically, I want a button for the user to click
on which will compile the currently opened file, and hopefully show the
output of the compiler in a window. How do I go about doing this? I can'e
seem to find useful information in the documentation and tried searching
web sites and news groups.
Thanks if you can help.
m
|
|
|
|
Re: How to integrate different compiler [message #27640 is a reply to message #25002] |
Mon, 05 May 2003 17:58  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
For real Eclipse integration, you'll want to define a builder. See the
article on eclipse.org about builders and natures for more info. For a
quick solution, you can add an external tool builder as Knut suggests.
Right click the project > Properties > External Tool Builders > New >
Program...
-
m b wrote:
> I want to integrate a standard ml compiler into Eclipse, but have no idea
> as to how to go about it. Basically, I want a button for the user to click
> on which will compile the currently opened file, and hopefully show the
> output of the compiler in a window. How do I go about doing this? I can'e
> seem to find useful information in the documentation and tried searching
> web sites and news groups.
>
> Thanks if you can help.
>
> m
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03298 seconds