| Summary: | manifest and layout xmls tabs not getting closed after closing enclosing projects | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Sooraj Vedula <sooraj.vns> | ||||
| Component: | UI | Assignee: | Andrey Loskutov <loskutov> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | Lars.Vogel, loskutov, sooraj.vns | ||||
| Version: | 4.5 | ||||||
| Target Milestone: | 4.5 M6 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 8 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Andrey, can you have a look? Andrey, can you have a look? Please report to the Android project, ADT is developed not via Eclipse. |
Created attachment 251524 [details] FragmentProgrammaticLayout project is closed then why do I have to see the tab of xml editor in first place - If I open a ".java" file from an android application project and when the file is opened in Eclipse Java editor if I close the project the .java file is getting closed and disappeared from Java Eclipse editor which is a good thing. -But If I open a ".xml" file from an android application project and when the file is opened in Eclipse Android common XML editor or Android manifest editor if I close the project the .xml file is not getting closed however if I focus on the xml editor it tells that /../..xml doesn't exist.But I believe it would be good if the editor closes along with project like the .Java file. PFA for .xml scenario