[jbosstools-issues] [JBoss JIRA] (JBIDE-9863) ProjectExamplesFix assumes the Eclipse project name is identical to the Example name

Snjezana Peco (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 19 12:55:45 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco updated JBIDE-9863:
---------------------------------

    Fix Version/s: 3.3.0.Beta1
                       (was: 3.3.0.M4)

    
> ProjectExamplesFix assumes the Eclipse project name is identical to the Example name  
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9863
>                 URL: https://issues.jboss.org/browse/JBIDE-9863
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>    Affects Versions: 3.3.0.M3
>            Reporter: Fred Bricon
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.Beta1
>
>
> When creating a project example from a maven archetype, the created Eclipse project ends up having a different name (user defined) than the original project example.
> Implementations of ProjectExamplesFix rely on ProjectExamplesActivator.getEclipseProject(project, fix); to infer the generated eclipse project. 
> Since eclipse projects and archetype have a different name (more so in the case of archetype creating multiple projects), no fixes can be applied.
> My opinion is we should modify the Import Job API so that it returns the list of created IProjects, then pass that list all along to the ProjectExamplesFix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list