Spring Facet
Hi,
I am developing a java project import plugin. I have managed to develop modules, set its libraries and module dependency.
Now I'd like to add for each module Spring facet. In my class I would detect which xml files are spring related for each module.
In intellij plugin development, how do I approach this? Assuming I got instance of module, modifiableRootModel, modifiableFacetModel?
Thank you,
Martin Zdarsky
Please sign in to leave a comment.
Is this a right approach?
Cheers,
Martin
Yes, this is the right approach.
--
Nikolay Chashnikov
JetBrains
http://www.jetbrains.com
"Develop with pleasure!"
Please also checkout Spring OpenAPI if you want to build something Spring related: http://www.jetbrains.org/intellij/sdk/docs/reference_guide/frameworks_and_external_apis/spring_api.html