[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-2558) Incorrect renaming of Seam project
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Wed Jul 23 05:21:17 EDT 2008
[ https://jira.jboss.org/jira/browse/JBIDE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kazakov resolved JBIDE-2558.
-----------------------------------
Resolution: Rejected
Assignee: Aliaksey Nis
1. It's Eclipse JDT issue.
2. It's not a bug. It's feature request. You want to have Class Folder property refactored when user rename a linked project.
You can report it to Eclipse.
Usecase:
1. Create project1 and project2.
2. Create "dir1" folder in project1.
2. Open Properties/Java Build Path/Libraries for project2
3. Click "Add Class Folder"
4. Select project1/dir1 -> Ok. ->Ok
5. Rename project1
6. You can see the same problem message.
> Incorrect renaming of Seam project
> ----------------------------------
>
> Key: JBIDE-2558
> URL: https://jira.jboss.org/jira/browse/JBIDE-2558
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Seam
> Affects Versions: 3.0.0.alpha
> Environment: WindowsXP SP2
> JBoss Developer Studio
> Version: 3.0.0.Alpha
> Build id: 200807212151-nightly
> Build date: 07/21/2008 21:57
> JDK 1.5_08
> Reporter: Aliaksey Nis
> Assignee: Aliaksey Nis
> Priority: Minor
>
> EXECUTE: Create Seam 1.2 WAR Web project (or 2.0.2 Seam). Name it "seam"
> EXECUTE: In Package Explorer select this project, right click - select Refactor > Rename
> EXECUTE: Enter new project name("seam123"). Press Finish.
> FAILURE: In package explorer test part of seam project has error mark on it.
> From problems view:
> Project 'seam-test' is missing required library: '\seam\WebContent' seam-test Build path Build Path
> The project cannot be built until build path errors are resolved seam-test Unknown Java Problem
--
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