to get all html files inside a package or a module Permanently deleted user 创建于 2014年06月11日 12:35 Hi,I am trying to get html files by filetype in a package, I want to perform some operations on the xml tags by reading html files but failed. How can i resolve this. Thanks,Archana
There's a lot of resources available to get this information -
http://confluence.jetbrains.com/display/IntelliJIDEA/PSI+Helpers+and+Utilities#PSIHelpersandUtilities-3.Defineanutilitytosearchproperties
http://devnet.jetbrains.com/message/5516269
Hopefully this helps.
yeah...that helped.
Thanks,
Archana