Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Weird error while copying CompilationUnitEditor(Cont)
Weird error while copying CompilationUnitEditor(Cont) [message #156805] Fri, 14 November 2003 13:47
Syed Rizvi is currently offline Syed RizviFriend
Messages: 145
Registered: July 2009
Senior Member
Hi Danial

The code is in CompilationUnitEditor class in createAction method.The code
that is giving me error is given below

fGenerateActionGroup = new
GenerateActonGroup(this,ITextEditorActons.GROUP_EDIT);

The error says that "the Constructor
GenerateActionGroup(CompilationUniteditor, String) is undefined"

Where GenerateActionGroup is not an internal method and is inmported.

I am getting the same error in the next line with method
RefactorActionGroup.

Thanks for earlier help.

Syed
Previous Topic:Weird error while copying CompilationUnitEditor
Next Topic:Dumb Plugins and Instances ...
Goto Forum:
  


Current Time: Sun Oct 06 07:30:20 GMT 2024

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

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

Back to the top