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

Key: IDEA-18699
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Assignee: Nikolay Chashnikov
Reporter: Mark Rollins
Votes: 0
Watchers: 0
Operations

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

Cannot determine module type for the following module...

Created: 10 Jul 08 14:30   Updated: 30 Jul 08 14:47
Component/s: IDE Configuration

File Attachments: 1. File BondValuations.ipr (33 kb)
2. File licenced.iml (2 kb)
3. File valuations.iml (3 kb)
4. File ValuationWebApp.iml (10 kb)

Image Attachments:

1. IntelliJ4.jpg
(14 kb)
Environment: Win XP

Build: 7,905
Severity: Extreme


 Description  « Hide
When loading a project previously created, which includes a web module I get the message...

Cannot determine module type for the following module "..." The module will be treated as a Java module.

I am now unable to run the project under Tomcat.



 All   Comments   Work Log   Change History      Sort Order:
Nikolay Chashnikov - 10 Jul 08 14:36
Please attach ipr and iml files of your project.

Nikolay Chashnikov - 10 Jul 08 15:50
ValuationWebApp module has an old format (IDEA 6) whereas the rest of the project is converted to IDEA 7 format.

Try to delete ValuationWebApp module (press Del on module node in the project view) and import it again (File | New Module | Import existing module).