My Requirement is as follows….
I import an XML file in a package of a project in WSAD.
Right click on the XML file and should select a plugin option to generate a class. This action will generate a class.
The problem I am facing is, when I select an XML file the Action class of plugin receives it as IFile type. I have to figure out a way to create a .java file in the same folder as IFile.