Skip to main content



      Home
Home » Archived » Buckminster » Can Buckminster headless launch a *.launch file for external tools?
Can Buckminster headless launch a *.launch file for external tools? [message #765542] Wed, 14 December 2011 04:31 Go to next message
Eclipse UserFriend
I attempted to use the headless buckminster "launch" command to run a *.launch file that specifies an external tool. I got the following error message:

Launch configuration type id "org.eclipse.ui.externaltools.ProgramLaunchConfigurationType" does not exist.
Possible causes:
Missing specification of a launch type (missing plug-in)
Incorrect launch configuration XML


Is headless buckminster able to run this type of launch file?

Thanks
Matthew

Re: Can Buckminster headless launch a *.launch file for external tools? [message #765548 is a reply to message #765542] Wed, 14 December 2011 04:37 Go to previous messageGo to next message
Eclipse UserFriend
Did you try depending on the org.eclipse.ui.externaltools plugin? Maybe this already helps, even though you're headless.

-Volker
Re: Can Buckminster headless launch a *.launch file for external tools? [message #765552 is a reply to message #765548] Wed, 14 December 2011 04:41 Go to previous message
Eclipse UserFriend
I presume that org.eclipse.ui.externaltools needs to be part of the Eclipse I am running - i.e. headless buackminster. Putting it in the workspace probably won't help. I'll give it a try, though.

Matthew
Re: Can Buckminster headless launch a *.launch file for external tools? [message #765553 is a reply to message #765542] Wed, 14 December 2011 04:41 Go to previous message
Eclipse UserFriend
Hi Matthew,

For reasons unknown to me, the externaltools where written without a clean separation between headless and UI
components. This means that it's less straight forward to run it headlessly. First, you must install all needed UI
components which will make the headless tool quite large.

So, the answer is yes, Buckminster is able to launch it, but a lot of stuff must be installed first.

- thomas

On 2011-12-14 10:31, Matthew Webber wrote:
> I attempted to use the headless buckminster "launch" command to run a *.launch file that specifies an external tool. I
> got the following error message:
>
> Launch configuration type id "org.eclipse.ui.externaltools.ProgramLaunchConfigurationType" does not exist.
> Possible causes:
> Missing specification of a launch type (missing plug-in)
> Incorrect launch configuration XML
>
> Is headless buckminster able to run this type of launch file?
>
> Thanks
> Matthew
>
>
Previous Topic:Resolution / Materialization / Build times
Next Topic:How do I selectively skip components?
Goto Forum:
  


Current Time: Wed Jul 23 18:22:36 EDT 2025

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

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

Back to the top