Skip to main content



      Home
Home » Newcomers » Newcomers » [PDE] builder plugin help
[PDE] builder plugin help [message #215166] Tue, 12 June 2007 09:49 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.garydjones.mailshell.com

Since PDE doesn't seem to have a newsgroup I'm posting this here. If there
is a better place please let me know.

I have created a sample builder plugin (using the PDE "wizard"), changing
no defaults. When I try and debug this the Eclipse instance opened says
that "Missing Builder: foo.builder.SampleBuilder" in the Builder
properties of the project. (What I did was manually edit the .project file
to add
<buildSpec>
<buildCommand>
<name>foo.builder.SampleBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>foo.builder.SampleNature</nature>
</natures>

which I *thought* would add the builder, but it doesn't seem to work.)

Any ideas?

Thanks.
Re: [PDE] builder plugin help [message #215407 is a reply to message #215166] Wed, 13 June 2007 03:28 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.garydjones.mailshell.com

Since there don't seem to any answers, can anyone suggest somewhere better
to ask this, please?
Previous Topic:popupMenus menubarPath problem
Next Topic:re: TOPCASED Modeling Perspective
Goto Forum:
  


Current Time: Fri May 09 15:44:42 EDT 2025

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

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

Back to the top