Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » java editor source no longer builds
java editor source no longer builds [message #150393] Mon, 01 May 2006 00:52 Go to next message
Bruce Ho is currently offline Bruce HoFriend
Messages: 7
Registered: July 2009
Junior Member
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 10: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: Thu Mar 28 22:30:46 GMT 2024

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

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

Back to the top