Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How to add library to Java Build Path?
How to add library to Java Build Path? [message #80167] Tue, 15 February 2005 23:26 Go to next message
Eclipse UserFriend
Originally posted by: jscott.rez1.com

I'm trying to learn how to extend the VE palette by following IBM's
somewhat dated tutorial "Extending the palette in the WebSphere Studio
Visual Editor for Java"
(at
http://www-106.ibm.com/developerworks/websphere/library/tech articles/0302_winchester/winchester.html)

At the point when I try to add the library, I get the error

"IWAV0152E Unable to load the palette extension document
platform:/plugin/com.abc.wizzowidgets/wizzopalette.xmi
The error is palettecde.xmi (The system cannot find the file specified.)"

Has palettecde.xmi been replaced?
Thanks in advance.
Re: How to add library to Java Build Path? [message #80255 is a reply to message #80167] Wed, 16 February 2005 14:18 Go to previous message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
John Scott wrote:
> I'm trying to learn how to extend the VE palette by following IBM's
> somewhat dated tutorial "Extending the palette in the WebSphere Studio
> Visual Editor for Java"
> (at
> http://www-106.ibm.com/developerworks/websphere/library/tech articles/0302_winchester/winchester.html)
>
>
> At the point when I try to add the library, I get the error
>
> "IWAV0152E Unable to load the palette extension document
> platform:/plugin/com.abc.wizzowidgets/wizzopalette.xmi
> The error is palettecde.xmi (The system cannot find the file specified.)"
>
> Has palettecde.xmi been replaced? Thanks in advance.
>

Note that this paper is a bit old, and use an earlier version of EMF
(and hence XMI). Take a look at the Swing palette at
org.eclipse.ve.jfc\palette and cut/paste (the old fashion way :-)

Do you have the com.abc.wizzowidgets plugin installed? (you have to use
the -clean to let Eclipse find it).
Re: How to add library to Java Build Path? [message #605280 is a reply to message #80167] Wed, 16 February 2005 14:18 Go to previous message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
John Scott wrote:
> I'm trying to learn how to extend the VE palette by following IBM's
> somewhat dated tutorial "Extending the palette in the WebSphere Studio
> Visual Editor for Java"
> (at
> http://www-106.ibm.com/developerworks/websphere/library/tech articles/0302_winchester/winchester.html)
>
>
> At the point when I try to add the library, I get the error
>
> "IWAV0152E Unable to load the palette extension document
> platform:/plugin/com.abc.wizzowidgets/wizzopalette.xmi
> The error is palettecde.xmi (The system cannot find the file specified.)"
>
> Has palettecde.xmi been replaced? Thanks in advance.
>

Note that this paper is a bit old, and use an earlier version of EMF
(and hence XMI). Take a look at the Swing palette at
org.eclipse.ve.jfc\palette and cut/paste (the old fashion way :-)

Do you have the com.abc.wizzowidgets plugin installed? (you have to use
the -clean to let Eclipse find it).
Previous Topic:How to add library to Java Build Path?
Next Topic:Using VE to layout a View?
Goto Forum:
  


Current Time: Fri Apr 26 09:45:10 GMT 2024

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

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

Back to the top