Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Weird error while copying CompilationUnitEditor(Cont)
Weird error while copying CompilationUnitEditor(Cont) [message #156805] Fri, 14 November 2003 08:47
Eclipse UserFriend
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: Wed Apr 23 23:14:22 EDT 2025

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

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

Back to the top