Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Unassigned
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Stephen Starkey
    6 years ago (18 Aug 2005 19:48)
  • Updated by   root
    2 years ago (17 Jan 2010 20:22)
  • Jira: IDEADEV-2287
    (history, comments)
 
IDEA-29935 Optimize Imports causes imports to be removed out of included pages
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
If I have an include:

<%@ include file="global.jsp" %>

And a bunch of, say, java.util.... packages get optimized into java.util.*, then the java.util.* packages get removed out of global.jsp, breaking every other JSP that includes global.jsp.

Environment: Windows XP

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments