Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » AbstractExampleInstallerWizard
AbstractExampleInstallerWizard [message #417092] Tue, 26 February 2008 21:17 Go to next message
Eclipse UserFriend
Originally posted by: pfuriani.uci.edu

I just downloaded emf from CVS and am getting a 2 compilation errors on this
class, AbstractExampleInstallerWizard. The problems occur in these two
methods:

AbstractExampleInstallerWizard.ProjectPage.deleteExistingPro jects(List <I>
projects)

and

AbstractExampleInstallerWizard.ProjectPage.renameExistingPro ject()

Both methods complain about
RenameResourceAction(AbstractExampleInstallerWizard) being undefined
Re: AbstractExampleInstallerWizard [message #417096 is a reply to message #417092] Tue, 26 February 2008 22:01 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Are you using the latest Eclipse? It seems to me some constructors for
these were deprecated and I switched to newer ones that weren't deprecated.


PFuriani wrote:
> I just downloaded emf from CVS and am getting a 2 compilation errors on this
> class, AbstractExampleInstallerWizard. The problems occur in these two
> methods:
>
> AbstractExampleInstallerWizard.ProjectPage.deleteExistingPro jects(List <I>
> projects)
>
> and
>
> AbstractExampleInstallerWizard.ProjectPage.renameExistingPro ject()
>
> Both methods complain about
> RenameResourceAction(AbstractExampleInstallerWizard) being undefined
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:emf.ant.tasks.jar
Next Topic:"Object is not contained in a resource"
Goto Forum:
  


Current Time: Fri Apr 26 05:28:26 GMT 2024

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

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

Back to the top