Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to integrate different compiler
How to integrate different compiler [message #25002] Wed, 30 April 2003 16:38 Go to next message
Eclipse UserFriend
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 #26941 is a reply to message #25002] Thu, 01 May 2003 16:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: knut_radloff.oti.com

"m b" <themotionblur@hotmail.com> wrote in message news:b8pc7u$n5l$1@rogue.oti.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.

Search the doc for "external tools" and "external tools builder".

Knut
Re: How to integrate different compiler [message #27640 is a reply to message #25002] Mon, 05 May 2003 17:58 Go to previous message
Eclipse UserFriend
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
>
>
>
Previous Topic:How to search an import type in the workspace
Next Topic:debug question
Goto Forum:
  


Current Time: Mon Apr 28 02:36:08 EDT 2025

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

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

Back to the top