Status July 7, 2004 [message #259305] |
Wed, 07 July 2004 13:43  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
>
|
|
|
Powered by
FUDForum. Page generated in 0.02791 seconds