Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] [Bug 106808] New: ComponentUtilities#findComponent should support non existing IResoruce

https://bugs.eclipse.org/bugs/show_bug.cgi?id=106808

           Summary: ComponentUtilities#findComponent should support non
                    existing IResoruce
           Product: Web Tools
           Version: 0.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P3
         Component: J2EE Standard Tools
        AssignedTo: wtp-dev@xxxxxxxxxxx
        ReportedBy: jljlmatu@xxxxxxxxxx


ComponentUtilities#findComponent should support IResource which
doesn't exist yet. This is needed for our JSP/HTML editor to support
HTML frame doduments. Our JSP/HTML editor can create a frame document
without creating real corresponding files ( and when they are going
to be saved, the files are actually created. ) This behaviour is very
common across JSP/HTML editors, so we need to support it.


.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top