Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Status July 7, 2004
Status July 7, 2004 [message #259305] Wed, 07 July 2004 13:43 Go to next message
Eclipse UserFriend
Status:
Befuddled, bewildered, stumped.
Recreated the RPM uder Eclipse 3.0 (again) and have a new, improved
problem. The PDE Tools->Update Classpath does not seem to pick up
org.eclipse.core.resources, org.eclipse.jface.text, org.eclipse.text. I
can resolve these by manually including the relevant jar files. The
next problem is when I activate the runtime workbench I get a
stacktrace. Here are the first few lines:

!ENTRY org.eclipse.core.runtime 4 2 Jul 07, 2004 07:22:28.869
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/jface/text/IDocument
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:16 10)
at java.lang.Class.getConstructor0(Class.java:1922)

I have posted a question on the eclipse-platform news group regarding
this early this morning and no answers so far. I will create a small
project and submit a bugzilla if there are no responses by tomorrow.
Re: Status July 7, 2004 [message #259313 is a reply to message #259305] Wed, 07 July 2004 13:50 Go to previous message
Eclipse UserFriend
Sorry about that!!!!! Please ignore!!!!!!

Rick wrote:
> Status:
> Befuddled, bewildered, stumped.
> Recreated the RPM uder Eclipse 3.0 (again) and have a new, improved
> problem. The PDE Tools->Update Classpath does not seem to pick up
> org.eclipse.core.resources, org.eclipse.jface.text, org.eclipse.text. I
> can resolve these by manually including the relevant jar files. The
> next problem is when I activate the runtime workbench I get a
> stacktrace. Here are the first few lines:
>
> !ENTRY org.eclipse.core.runtime 4 2 Jul 07, 2004 07:22:28.869
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> !STACK 0
> java.lang.NoClassDefFoundError: org/eclipse/jface/text/IDocument
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at java.lang.Class.privateGetDeclaredConstructors(Class.java:16 10)
> at java.lang.Class.getConstructor0(Class.java:1922)
>
> I have posted a question on the eclipse-platform news group regarding
> this early this morning and no answers so far. I will create a small
> project and submit a bugzilla if there are no responses by tomorrow.
>
Previous Topic:UI JUnit tests
Next Topic:Reduced CVS functionality after upgrade from M7 to 3.0 final!
Goto Forum:
  


Current Time: Tue May 13 18:13:08 EDT 2025

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

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

Back to the top