Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » WHITESPACE REQUIRED BEFORE ATTRIBUTES in plugin.xml
WHITESPACE REQUIRED BEFORE ATTRIBUTES in plugin.xml [message #439341] Sat, 10 July 2004 22:51 Go to next message
Jean is currently offline JeanFriend
Messages: 7
Registered: July 2009
Junior Member
<menu
id="edu.uky.rch.edp.ImageP.Menu"
label="Image Processing"
path="additions" (I HAVE A MESSAGE SAYING :"WHITESPACE REQUIRED BEFORE
ATTRIBUTES"
<separetor name "group1"/>
<separator name="group2"/>


</menu>
Re: WHITESPACE REQUIRED BEFORE ATTRIBUTES in plugin.xml [message #439342 is a reply to message #439341] Sat, 10 July 2004 23:24 Go to previous message
Eclipse UserFriend
Originally posted by: paull.NOSPAMcodetelligence.com

Looks like you are missing the closing greater than > after
path="additions"

Paul
www.codetelligence.com
"Maurice" <jrnicl2@alltel.net> wrote in message
news:ccprtm$m1v$1@eclipse.org...
> <menu
> id="edu.uky.rch.edp.ImageP.Menu"
> label="Image Processing"
> path="additions" (I HAVE A MESSAGE SAYING :"WHITESPACE REQUIRED
BEFORE
> ATTRIBUTES"
> <separetor name "group1"/>
> <separator name="group2"/>
>
>
> </menu>
Previous Topic:debugging UI display, or What To Do When Your Controls Are Invisible
Next Topic:Shoutrcut toolbar in SWT
Goto Forum:
  


Current Time: Wed Sep 25 23:50:06 GMT 2024

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

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

Back to the top