Skip to main content



      Home
Home » Newcomers » Newcomers » java editor source no longer builds
java editor source no longer builds [message #150393] Sun, 30 April 2006 20:52 Go to next message
Eclipse UserFriend
I set up a project to go over source code in the java editor plugin example.
The plugin itself does run, but apparently its source suffers from eclipse
3.1 upgrade. After making some adjustment for org.eclipse.jface.text, I
still end with one error in JavaEditor.java file.

The type org.eclipse.ui.texteditor.StatusTextEditor cannot be resolved. It
is indirectly referenced from required .class files
Has anyone found a solution to this?
Re: java editor source no longer builds [message #150557 is a reply to message #150393] Tue, 02 May 2006 06:17 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.eclipse.org

bhomass wrote:

>I set up a project to go over source code in the java editor plugin example.
>The plugin itself does run, but apparently its source suffers from eclipse
>3.1 upgrade. After making some adjustment for org.eclipse.jface.text, I
>still end with one error in JavaEditor.java file.
>
>
Make sure you use the sample code from 3.1 and import the 3.1 plug-ins.

Dani

>The type org.eclipse.ui.texteditor.StatusTextEditor cannot be resolved. It
>is indirectly referenced from required .class files
>Has anyone found a solution to this?
>
>
>
>
Previous Topic:cannot connect to vm when debugging
Next Topic:problem with atl
Goto Forum:
  


Current Time: Fri Jul 18 15:43:34 EDT 2025

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

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

Back to the top