
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Issue Links:
|
Duplicate
|
|
|
|
Relates
|
|
|
|
This issue is related to:
|
|
IDEADEV-12326
Module system redesign (Facets)
|
|
|
|
|
|
Quite often a non-java module is needed in the project- a module that would contain just a bunch of files (text files, html, xml..)
As a workaround, I either create a java module and fill "output path" with something like c:\temp, which is quite weird, or attach the path contating the files I want to see and edit in Idea as "content root" to some other module, which is also not exacty what is wanted.
Could Idea have such a module? It's hard to come up with the name, perhaps "Content module"?
It should not have jdks, libraries, source paths, just a bunch of "roots"
That would come in very handy!
|
|
Description
|
Quite often a non-java module is needed in the project- a module that would contain just a bunch of files (text files, html, xml..)
As a workaround, I either create a java module and fill "output path" with something like c:\temp, which is quite weird, or attach the path contating the files I want to see and edit in Idea as "content root" to some other module, which is also not exacty what is wanted.
Could Idea have such a module? It's hard to come up with the name, perhaps "Content module"?
It should not have jdks, libraries, source paths, just a bunch of "roots"
That would come in very handy! |
Show » |
|
Most likely to be implemented as "Resource facet"