[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3439) Refactoring calls Project not found exception when any console configuration reffers to non-existing project

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Sat Dec 20 05:42:08 EST 2008


Refactoring calls Project not found exception when any console configuration reffers to non-existing project
------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-3439
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3439
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.0.0.cr1
            Reporter: Dmitry Geraskov
            Assignee: Dmitry Geraskov
             Fix For: 3.0.0.CR2


org.eclipse.core.runtime.CoreException: Launch configuration Ddl gen (1) references non-existing project B.
	at org.eclipse.jdt.launching.JavaRuntime.abort(JavaRuntime.java:1327)
	at org.eclipse.jdt.launching.JavaRuntime.getJavaProject(JavaRuntime.java:1207)
	at org.hibernate.eclipse.launch.core.refactoring.HibernateRefactoringUtil.isClassPathAffected(HibernateRefactoringUtil.java:109)
	at org.hibernate.eclipse.launch.core.refactoring.HibernateRefactoringUtil.isConfigurationAffected(HibernateRefactoringUtil.java:80)
	at org.hibernate.eclipse.launch.core.refactoring.HibernateRefactoringUtil.getAffectedLaunchConfigurations(HibernateRefactoringUtil.java:334)
	at org.hibernate.eclipse.launch.core.refactoring.RenameResourceParticipant.createChange(RenameResourceParticipant.java:48)
	at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.createChange(ProcessorBasedRefactoring.java:309)
	at org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:124)
	at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:211)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
	at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list