History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17458
Type: Bug Bug
Status: Open Open
Assignee: Irina Petrovskaya
Reporter: Kevan Dunsmore
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Idea does not automatically detect Spring facets upon opening a project as a Maven2 pom

Created: 19 Mar 08 16:00   Updated: 20 Mar 08 13:26
Component/s: Code Analysis. Dependencies, Maven Integration

Environment: Windows XP Pro 32, AMD Athlon 6000+, 4gb, 400gb HDD

Build: 7,757
Severity: High


 Description  « Hide
The 7757 release (7.0.3) of Idea does not automatically detect Spring facets upon opening a project as a Maven 2 pom. Older versions would display a dialog informing the user of the auto-detected facets, or the facet icon would blink at the bottom right of the window. 7757 doesn't detect anything at all; I have to add my facets manually. This is a problem because it reduces the ability to treat Idea projects as disposable, able to be generated easily by importing a pom. Instead I have to maintain the facets in each project.

 All   Comments   Work Log   Change History      Sort Order:
Kevan Dunsmore - 19 Mar 08 17:29
This appears to be related to the Idea cache files. I went to C:\Documents and Settings\Kevand\.IntelliJIdea70\system and deleted everything from the various directories. I deleted my ipr files. I started Idea back up (7757) and imported the project. Idea detected my Spring facets upon project import.