[
http://jira.jboss.com/jira/browse/JBIDE-2250?page=all ]
Dima Geraskov updated JBIDE-2250:
---------------------------------
Attachment: PropertyDialogPatch_JBIDE-1913.txt
workingCopy#setContainer() didn't help because in the case our workingCopy rewrites
previously changed launch configuration.
LaunchMahager also doesn't know that the launch configuration was moved and get
LaunchConfiguration by name - leads to blind alley.
So we need to check that our launch configuration exists before make changes. If it is not
exists we need to calculate it's new path and get new launch configuration object
which already changed by other Changes (do it by
ILaunchConfiguration#getLaunchConfiguration(IFile))
Hibernate Console Internal Error after renaming Seam-ejb project
----------------------------------------------------------------
Key: JBIDE-2250
URL:
http://jira.jboss.com/jira/browse/JBIDE-2250
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.0.GA
Reporter: Anton Klimkovich
Assigned To: Dima Geraskov
Priority: Minor
Attachments: exception.txt, PropertyDialogPatch_JBIDE-1913.txt
EXECUTE: Create Seam Ear web project
EXECUTE: In Package Explorer right mouse click on seam-ejb project and select
refactor->rename
EXECUTE: Input another name and press Ok button
FAILURE: Hibernate Console Internal
Full log attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira