
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
J2EE.Web
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
If I add Web facet, IDEA cannot find the XML file even before adding/after removing Web facet, IDEA can find it.
My module has Spring, Groovy, Hibernate and JPA facets.
|
|
Description
|
If I add Web facet, IDEA cannot find the XML file even before adding/after removing Web facet, IDEA can find it.
My module has Spring, Groovy, Hibernate and JPA facets. |
Show » |
|
<property name="configLocation" value="classpath:com/springinaction/roadrantz/ehcache.xml"/>Seems IDEA should automatically add "classpath:" if user select a file from classpath.