Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » org/eclipse/core/runtime/Assert missing
org/eclipse/core/runtime/Assert missing [message #466841] Wed, 25 April 2007 17:00 Go to next message
Eclipse UserFriend
Originally posted by: vgap4.gmx.de

Hello altogether,
I have eclipse 3.3M6 running and try to implement a Section
(ui.forms.widgets). I tried a snippet, copied it into my sourcecode and
no errors. But when running it the class org.eclipse.core.runtime.Assert
can not be found. But in the .jar this class is not included. Where can
I find this one? And why it is not included in the jars that come with
eclipse?

thanks
Ilja
Re: org/eclipse/core/runtime/Assert missing [message #466845 is a reply to message #466841] Wed, 25 April 2007 19:44 Go to previous messageGo to next message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
You're probably missing org.eclipse.equinox.common in your manifest.mf

Alex
Re: org/eclipse/core/runtime/Assert missing [message #466933 is a reply to message #466845] Thu, 26 April 2007 14:50 Go to previous message
Eclipse UserFriend
Originally posted by: vgap4.gmx.de

Alex Blewitt schrieb:
> You're probably missing org.eclipse.equinox.common in your manifest.mf
>
> Alex

thanks, now it works ...
Previous Topic:pde product build
Next Topic:Images are not properly placed under the plugin folder of product
Goto Forum:
  


Current Time: Thu Apr 25 16:11:30 GMT 2024

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

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

Back to the top